Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 24, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225821 6.8 警告 Schneider Electric - 複数の Schneider Electric Modicon 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0663 2013-04-5 15:55 2013-01-23 Show GitHub Exploit DB Packet Storm
225822 5.8 警告 マイクロソフト - Microsoft Windows モダン メールにおける他の Web サイトのリンクになりすまされる脆弱性 CWE-noinfo
情報不足
CVE-2013-1299 2013-04-5 14:58 2013-03-27 Show GitHub Exploit DB Packet Storm
225823 7.8 危険 シスコシステムズ - Cisco IOS におけるサービス運用妨害 (メモリ消費またはデバイスリロード) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1145 2013-04-5 14:55 2013-01-18 Show GitHub Exploit DB Packet Storm
225824 7.8 危険 シスコシステムズ - Cisco IOS の IKEv1 の実装におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1144 2013-04-5 14:51 2013-03-27 Show GitHub Exploit DB Packet Storm
225825 10 危険 PostgreSQL.org - PostgreSQL における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1903 2013-04-5 14:26 2013-04-4 Show GitHub Exploit DB Packet Storm
225826 10 危険 PostgreSQL.org - PostgreSQL における脆弱性 CWE-noinfo
情報不足
CVE-2013-1902 2013-04-5 14:26 2013-04-4 Show GitHub Exploit DB Packet Storm
225827 6.8 警告 Mark Burns - Ruby 用 ldoce における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1911 2013-04-4 17:48 2013-03-25 Show GitHub Exploit DB Packet Storm
225828 7.5 危険 Canonical
Fedora Project
Transmission Project
- Transmission などの製品で使用される libutp におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6129 2013-04-4 17:48 2012-12-10 Show GitHub Exploit DB Packet Storm
225829 4.3 警告 レッドハット - Red Hat Enterprise Linux の IPA サーバにおけるアクセス制限を回避される脆弱性 CWE-16
環境設定
CVE-2012-4546 2013-04-4 17:25 2013-02-21 Show GitHub Exploit DB Packet Storm
225830 4.3 警告 ジュニパーネットワークス - Juniper Networks Mobility System Software におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1038 2013-04-4 17:24 2012-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196901 6.7 MEDIUM
Local
google android In pb_write of pb_encode.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User inter… CWE-787
 Out-of-bounds Write
CVE-2021-0488 2024-11-21 14:42 2021-04-15 Show GitHub Exploit DB Packet Storm
196902 5.5 MEDIUM
Local
google android In decrypt_1_2 of CryptoPlugin.cpp, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with no additional execution privileges needed. … CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2021-0471 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196903 6.6 MEDIUM
Physics
google android In LK, there is a possible escalation of privilege due to an insecure default value. This could lead to local escalation of privilege for an attacker who has physical access to the device with no add… CWE-1188
 Insecure Default Initialization of Resource
CVE-2021-0468 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196904 7.3 HIGH
Local
google android In ImportVCardActivity, there is a possible way to bypass user consent due to a tapjacking/overlay attack. This could lead to local escalation of privilege with User execution privileges needed. User… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0446 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196905 7.8 HIGH
Local
google android In start of WelcomeActivity.java, there is a possible residual profile due to a confused deputy. This could lead to local escalation of privilege with no additional execution privileges needed. User … NVD-CWE-Other
CVE-2021-0445 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196906 5.5 MEDIUM
Local
google android In onActivityResult of QuickContactActivity.java, there is an unnecessary return of an intent. This could lead to local information disclosure of contact data with no additional execution privileges … NVD-CWE-noinfo
CVE-2021-0444 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196907 4.7 MEDIUM
Local
google android In several functions of ScreenshotHelper.java and related files, there is a possible incorrectly saved screenshot due to a race condition. This could lead to local information disclosure across user … CWE-362
Race Condition
CVE-2021-0443 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196908 7.8 HIGH
Local
google android In updateInfo of android_hardware_input_InputApplicationHandle.cpp, there is a possible control of code flow due to a use after free. This could lead to local escalation of privilege with no addition… CWE-416
 Use After Free
CVE-2021-0442 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196909 7.8 HIGH
Local
google android In setPowerModeWithHandle of com_android_server_power_PowerManagerService.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege … CWE-787
 Out-of-bounds Write
CVE-2021-0439 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196910 7.8 HIGH
Local
google android In several functions of InputDispatcher.cpp, WindowManagerService.java, and related files, there is a possible tapjacking attack due to an incorrect FLAG_OBSCURED value. This could lead to local esca… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0438 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm