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 1, 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
228401 9.3 危険 freedesktop.org - Poppler の glib/poppler-page.cc における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3607 2012-12-20 19:28 2009-10-21 Show GitHub Exploit DB Packet Storm
228402 4.3 警告 Scriptsez.net - Scriptsez Ultimate Poll の demo_page.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3601 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
228403 7.5 危険 vspanel - VS PANEL の results.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3595 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
228404 4.3 警告 qtmsoft - Qualiteam X-Cart の customer/home.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3592 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
228405 7.5 危険 vspanel - VS PANEL の showcat.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3590 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
228406 5 警告 sql-ledger - SQL-Ledger におけるクッキーをキャプチャされる脆弱性 CWE-16
環境設定
CVE-2009-3584 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
228407 5.1 警告 sql-ledger - SQL-Ledger の Preferences メニュー項目におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3583 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
228408 6.5 警告 sql-ledger - SQL-Ledger の delete サブルーチンにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3582 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
228409 3.5 注意 sql-ledger - SQL-Ledger におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3581 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
228410 6.8 警告 sql-ledger - SQL-Ledger の am.pl におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-3580 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208001 4.4 MEDIUM
Local
google android In nfc_ncif_proc_ee_action of nfc_ncif.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges neede… CWE-125
Out-of-bounds Read
CVE-2020-27046 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208002 7.8 HIGH
Local
google android In CE_SendRawFrame of ce_main.cc, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges neede… CWE-787
 Out-of-bounds Write
CVE-2020-27045 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208003 7.8 HIGH
Local
google android In restartWrite of Parcel.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User int… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2020-27044 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208004 4.4 MEDIUM
Local
google android In nfc_enabled of nfc_main.cc, there is a possible out of bounds read due to an incorrect increment. This could lead to local information disclosure via firmware with System execution privileges need… CWE-125
Out-of-bounds Read
CVE-2020-27043 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208005 5.5 MEDIUM
Local
google android In showProvisioningNotification of ConnectivityService.java, there is an unsafe PendingIntent. This could lead to local information disclosure of notification data with no additional execution privil… NVD-CWE-noinfo
CVE-2020-27041 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208006 4.4 MEDIUM
Local
google android In phNxpNciHal_core_initialized of phNxpNciHal.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure in the NFC server with System … CWE-125
Out-of-bounds Read
CVE-2020-27040 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208007 5.5 MEDIUM
Local
google android In postNotification of ServiceRecord.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed.… NVD-CWE-noinfo
CVE-2020-27039 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208008 6.5 MEDIUM
Network
google android In process of C2SoftVorbisDec.cpp, there is a possible resource exhaustion due to a memory leak. This could lead to remote denial of service with no additional execution privileges needed. User inter… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-27038 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208009 4.4 MEDIUM
Local
google android In phNxpNciHal_core_initialized of phNxpNciHal.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure in the NFC server with System … CWE-125
Out-of-bounds Read
CVE-2020-27037 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm
208010 6.7 MEDIUM
Local
google android In phNxpNciHal_send_ext_cmd of phNxpNciHal_ext.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege in the NFC server with Syste… CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2020-27036 2024-11-21 14:20 2020-12-16 Show GitHub Exploit DB Packet Storm