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":June 11, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227931 6.8 警告 Klaus Purer - Drupal 用 RESTful Web Services モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0205 2013-03-22 16:13 2013-01-16 Show GitHub Exploit DB Packet Storm
227932 3.6 注意 レッドハット - libvirt におけるファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1766 2013-03-22 16:08 2013-03-20 Show GitHub Exploit DB Packet Storm
227933 5 警告 ZoneMinder - ZoneMinder におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-0332 2013-03-22 15:52 2011-05-30 Show GitHub Exploit DB Packet Storm
227934 7.5 危険 ZoneMinder - ZoneMinder の includes/functions.php における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-0232 2013-03-22 15:51 2013-01-25 Show GitHub Exploit DB Packet Storm
227935 5.1 警告 David King - Vino における UPnP ルータのポートがオープンになる問題 CWE-Other
その他
CVE-2011-1165 2013-03-22 14:43 2013-03-12 Show GitHub Exploit DB Packet Storm
227936 4.6 警告 David King - Vino における外部ネットワークに接続される脆弱性 CWE-16
環境設定
CVE-2011-1164 2013-03-22 14:24 2013-03-12 Show GitHub Exploit DB Packet Storm
227937 6 警告 Samba Project - Samba における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1863 2013-03-22 13:50 2013-03-19 Show GitHub Exploit DB Packet Storm
227938 5 警告 シトリックス・システムズ - Citrix Access Gateway Standard Edition における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2263 2013-03-22 13:46 2013-03-5 Show GitHub Exploit DB Packet Storm
227939 7.2 危険 アップル - Apple iOS および Apple TV のカーネルにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-0981 2013-03-22 12:30 2013-03-19 Show GitHub Exploit DB Packet Storm
227940 2.1 注意 アップル - Apple iOS のパスコードロックの実装におけるパスコード要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0980 2013-03-22 12:29 2013-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
220431 7.8 HIGH
Local
google android In WiFi tethering, there is a possible attacker controlled intent due to an unsafe PendingIntent. This could lead to local escalation of privilege with User execution privileges needed. User interact… NVD-CWE-noinfo
CVE-2020-0262 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
220432 5.5 MEDIUM
Local
google android In SyncManager, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with no additional execution privileges needed. User interaction … NVD-CWE-noinfo
CVE-2020-0426 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220433 5.5 MEDIUM
Local
google android There is a possible way to view notifications even when the "Lockdown" feature is on. This could lead to local information disclosure with no additional execution privileges needed. User interaction … NVD-CWE-noinfo
CVE-2020-0425 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220434 7.8 HIGH
Local
google android In libmpeg2dec, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege if another exploit allowed this to be triggered with different … CWE-787
 Out-of-bounds Write
CVE-2020-0406 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220435 7.8 HIGH
Local
google android In Telephony, there is a possible permission bypass due to a missing permission check. This could lead to local escalation of privilege and the setting of supported EUICC countries with no additional… CWE-862
 Missing Authorization
CVE-2020-0375 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220436 7.8 HIGH
Local
google android In NFC, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed fo… CWE-276
Incorrect Default Permissions 
CVE-2020-0374 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220437 4.7 MEDIUM
Local
google android In SoundTriggerHwService, there is a possible out of bounds read due to a race condition. This could lead to local information disclosure with no additional execution privileges needed. User interact… CWE-362
CWE-125
Race Condition
Out-of-bounds Read
CVE-2020-0373 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220438 5.5 MEDIUM
Local
google android In ActivityManager, there is a possible access to protected data due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. Use… CWE-862
 Missing Authorization
CVE-2020-0372 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220439 6.5 MEDIUM
Network
google android In libAACdec, there is a possible out of bounds read due to missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is … CWE-125
Out-of-bounds Read
CVE-2020-0370 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220440 7.8 HIGH
Local
google android In libavb, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0369 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm