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 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
252651 4.3 警告 The PHP Group - PHP の Streams コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1469 2011-04-21 16:46 2011-03-17 Show GitHub Exploit DB Packet Storm
252652 4.3 警告 The PHP Group - PHP の OpenSSL 拡張モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1468 2011-04-21 16:44 2011-03-17 Show GitHub Exploit DB Packet Storm
252653 5 警告 The PHP Group - PHP の NumberFormatter::setSymbol 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1467 2011-04-21 16:43 2011-03-17 Show GitHub Exploit DB Packet Storm
252654 5 警告 The PHP Group - PHP の SdnToJulian 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1466 2011-04-21 16:42 2011-03-17 Show GitHub Exploit DB Packet Storm
252655 5 警告 The PHP Group - PHP の grapheme_extract 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-0420 2011-04-21 16:40 2011-01-6 Show GitHub Exploit DB Packet Storm
252656 4.3 警告 The PHP Group - PHP の Zip 拡張モジュール内にある _zip_name_locate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0421 2011-04-21 12:25 2011-03-17 Show GitHub Exploit DB Packet Storm
252657 4.3 警告 The PHP Group - 64-bit プラットフォーム上で稼働している PHP の exif.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0708 2011-04-21 12:24 2011-03-17 Show GitHub Exploit DB Packet Storm
252658 7.5 危険 The PHP Group - PHP の ext/shmop/shmop.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1092 2011-04-21 12:22 2011-03-17 Show GitHub Exploit DB Packet Storm
252659 7.5 危険 The PHP Group - PHP の phar_object.c における重要な情報を取得される脆弱性 CWE-134
書式文字列の問題
CVE-2011-1153 2011-04-21 12:21 2011-03-17 Show GitHub Exploit DB Packet Storm
252660 4.3 警告 アップル - Apple iOS の MobileSafari の URL ハンドラにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0158 2011-04-8 16:22 2011-03-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214581 7.2 HIGH
Network
pluck-cms pluck An issue was discovered in Pluck 4.7.9-dev1. It allows administrators to execute arbitrary code by using action=installmodule to upload a ZIP archive, which is then extracted and executed. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9050 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
214582 6.5 MEDIUM
Network
pluck-cms pluck An issue was discovered in Pluck 4.7.9-dev1. There is a CSRF vulnerability that can delete modules via a /admin.php?action=module_delete&var1= URI. CWE-352
 Origin Validation Error
CVE-2019-9049 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
214583 6.5 MEDIUM
Network
pluck-cms pluck An issue was discovered in Pluck 4.7.9-dev1. There is a CSRF vulnerability that can delete a theme (aka topic) via a /admin.php?action=theme_delete&var1= URI. CWE-352
 Origin Validation Error
CVE-2019-9048 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
214584 7.2 HIGH
Network
sitemagic sitemagic_cms An issue was discovered in Sitemagic CMS v4.4. In the index.php?SMExt=SMFiles URI, the user can upload a .php file to execute arbitrary code, as demonstrated by 404.php. This can only occur if the ad… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2019-9042 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
214585 7.2 HIGH
Network
zzzcms zzzphp An issue was discovered in ZZZCMS zzzphp V1.6.1. In the inc/zzz_template.php file, the parserIfLabel() function's filtering is not strict, resulting in PHP code execution, as demonstrated by the if:a… CWE-917
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2019-9041 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
214586 8.8 HIGH
Network
s-cms s-cms S-CMS PHP v3.0 has a CSRF vulnerability to add a new admin user via the admin/ajax.php?type=admin&action=add URI, a related issue to CVE-2018-19332. CWE-352
 Origin Validation Error
CVE-2019-9040 2024-11-21 13:50 2019-02-24 Show GitHub Exploit DB Packet Storm
214587 7.5 HIGH
Network
matio_project matio An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is an out-of-bounds read problem with a SEGV in the function ReadNextCell() in mat5.c. CWE-125
Out-of-bounds Read
CVE-2019-9038 2024-11-21 13:50 2019-02-23 Show GitHub Exploit DB Packet Storm
214588 9.1 CRITICAL
Network
matio_project matio An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a buffer over-read in the function Mat_VarPrint() in mat.c. CWE-125
Out-of-bounds Read
CVE-2019-9037 2024-11-21 13:50 2019-02-23 Show GitHub Exploit DB Packet Storm
214589 7.5 HIGH
Network
matio_project matio An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a heap-based buffer overflow in the function ReadNextFunctionHandle() in mat5.c. CWE-787
 Out-of-bounds Write
CVE-2019-9036 2024-11-21 13:50 2019-02-23 Show GitHub Exploit DB Packet Storm
214590 9.1 CRITICAL
Network
matio_project matio An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a stack-based buffer over-read in the function ReadNextStructField() in mat5.c. CWE-125
Out-of-bounds Read
CVE-2019-9035 2024-11-21 13:50 2019-02-23 Show GitHub Exploit DB Packet Storm