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 12, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
245871 5.1 警告 e107.org - e107 の usersettings.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1409 2012-06-26 16:10 2009-04-24 Show GitHub Exploit DB Packet Storm
245872 7.5 危険 creloaded - CRE Loaded の product_info.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1403 2012-06-26 16:10 2009-04-24 Show GitHub Exploit DB Packet Storm
245873 10 危険 forkosh - mimeTeX の mimetex.cgi におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1382 2012-06-26 16:10 2009-07-14 Show GitHub Exploit DB Packet Storm
245874 4.3 警告 DNN - DNN の Website\admin\Sales\paypalipn.aspx におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1366 2012-06-26 16:10 2009-04-1 Show GitHub Exploit DB Packet Storm
245875 6.8 警告 chcounter - chCounter の administration/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1362 2012-06-26 16:10 2009-04-22 Show GitHub Exploit DB Packet Storm
245876 10 危険 gscripts - GScripts.net DNS Tools の dig.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1361 2012-06-26 16:10 2009-04-22 Show GitHub Exploit DB Packet Storm
245877 9.3 危険 elecard - Elecard AVC HD Player におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1356 2012-06-26 16:10 2009-04-21 Show GitHub Exploit DB Packet Storm
245878 9.3 危険 dawningsoft - Dawningsoft PowerCHM におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1352 2012-06-26 16:10 2009-04-21 Show GitHub Exploit DB Packet Storm
245879 6.8 警告 chcounter - chCounter の stats/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1347 2012-06-26 16:10 2009-04-20 Show GitHub Exploit DB Packet Storm
245880 7.5 危険 cpcommerce - cpCommerce の document.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1345 2012-06-26 16:10 2009-04-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253201 8.6 HIGH
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 4.7.5, there is improper handling of post meta data values in the XML-RPC API. CWE-352
CWE-79
CWE-601
 Origin Validation Error
Cross-site Scripting
Open Redirect
CVE-2017-9062 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253202 6.1 MEDIUM
Network
wordpress
debian
wordpress
debian_linux
In WordPress before 4.7.5, a cross-site scripting (XSS) vulnerability exists when attempting to upload very large files, because the error message does not properly restrict presentation of the filen… CWE-79
Cross-site Scripting
CVE-2017-9061 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253203 5.5 MEDIUM
Local
linux linux_kernel The NFSv4 implementation in the Linux kernel through 4.11.1 allows local users to cause a denial of service (resource consumption) by leveraging improper channel callback shutdown when unmounting an … CWE-404
 Improper Resource Shutdown or Release
CVE-2017-9059 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253204 9.8 CRITICAL
Network
ytnef_project
canonical
ytnef
ubuntu_linux
In libytnef in ytnef through 1.9.2, there is a heap-based buffer over-read due to incorrect boundary checking in the SIZECHECK macro in lib/ytnef.c. CWE-125
Out-of-bounds Read
CVE-2017-9058 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253205 9.8 CRITICAL
Network
libdwarf_project libdwarf An issue, also known as DW201703-001, was discovered in libdwarf 2017-03-21. In dwarf_formsdata() a few data types were not checked for being in bounds, leading to a heap-based buffer over-read. CWE-125
Out-of-bounds Read
CVE-2017-9055 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253206 9.8 CRITICAL
Network
libdwarf_project libdwarf An issue, also known as DW201703-002, was discovered in libdwarf 2017-03-21. In _dwarf_decode_s_leb128_chk() a byte pointer was dereferenced just before it was checked for being in bounds, leading to… CWE-125
Out-of-bounds Read
CVE-2017-9054 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253207 9.1 CRITICAL
Network
libdwarf_project libdwarf An issue, also known as DW201703-005, was discovered in libdwarf 2017-03-21. A heap-based buffer over-read in _dwarf_read_loc_expr_op() is due to a failure to check a pointer for being in bounds (in … CWE-125
Out-of-bounds Read
CVE-2017-9053 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253208 9.8 CRITICAL
Network
libdwarf_project libdwarf An issue, also known as DW201703-006, was discovered in libdwarf 2017-03-21. A heap-based buffer over-read in dwarf_formsdata() is due to a failure to check a pointer for being in bounds (in a few pl… CWE-119
CWE-125
Incorrect Access of Indexable Resource ('Range Error') 
Out-of-bounds Read
CVE-2017-9052 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253209 9.8 CRITICAL
Network
libav libav libav before 12.1 is vulnerable to an invalid read of size 1 due to NULL pointer dereferencing in the nsv_read_chunk function in libavformat/nsvdec.c. CWE-476
 NULL Pointer Dereference
CVE-2017-9051 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm
253210 7.5 HIGH
Network
xmlsoft libxml2 libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to cra… CWE-125
Out-of-bounds Read
CVE-2017-9050 2024-11-21 12:35 2017-05-18 Show GitHub Exploit DB Packet Storm