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 3, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240311 7.5 危険 Joomla! - Joomla! 用の BE IT EasyPartner における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6843 2012-09-25 15:36 2006-12-31 Show GitHub Exploit DB Packet Storm
240312 10 危険 IBM - IBM OS/400 の osp-cert における脆弱性 CWE-noinfo
情報不足
CVE-2006-6836 2012-09-25 15:36 2006-12-31 Show GitHub Exploit DB Packet Storm
240313 7.5 危険 Neocrome - Neocrome LDU の Journal.inc.php における SQL インジェクションの脆弱性 - CVE-2006-6835 2012-09-25 15:36 2006-12-31 Show GitHub Exploit DB Packet Storm
240314 5 警告 macromedia - Macromedia Flash の Flash8b.ocx におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6827 2012-09-25 15:36 2006-12-31 Show GitHub Exploit DB Packet Storm
240315 7.5 危険 personal .net portal - Personal .NET Portal 用のタブエディタにおける脆弱性 - CVE-2006-6826 2012-09-25 15:36 2006-12-29 Show GitHub Exploit DB Packet Storm
240316 7.5 危険 mxmania - Calendar MX BASIC におけるデータベースをダウンロードされる脆弱性 - CVE-2006-6825 2012-09-25 15:36 2006-12-29 Show GitHub Exploit DB Packet Storm
240317 4.3 警告 phpicalendar - Jim Hu and Chad Little PHP iCalendar におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-6824 2012-09-25 15:36 2006-12-29 Show GitHub Exploit DB Packet Storm
240318 6.3 警告 hosting controller - Hosting Controller の FolderManager/FolderManager.aspx におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6814 2012-09-25 15:36 2006-12-29 Show GitHub Exploit DB Packet Storm
240319 7.5 危険 mxmania - Mxmania FUM の detail.asp における SQL インジェクションの脆弱性 - CVE-2006-6813 2012-09-25 15:36 2006-12-29 Show GitHub Exploit DB Packet Storm
240320 7.5 危険 myphpcalendar - myPHPCalendar における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6812 2012-09-25 15:36 2006-12-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266571 7.5 HIGH
Network
php php ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other imp… CWE-476
 NULL Pointer Dereference
CVE-2016-7132 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266572 7.5 HIGH
Network
php php ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other imp… CWE-476
 NULL Pointer Dereference
CVE-2016-7131 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266573 7.5 HIGH
Network
php php The php_wddx_pop_element function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) o… CWE-476
 NULL Pointer Dereference
CVE-2016-7130 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266574 9.8 CRITICAL
Network
php php The php_wddx_process_data function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified… CWE-20
 Improper Input Validation 
CVE-2016-7129 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266575 5.3 MEDIUM
Network
php php The exif_process_IFD_in_TIFF function in ext/exif/exif.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles the case of a thumbnail offset that exceeds the file size, which allows remote attackers… CWE-200
Information Exposure
CVE-2016-7128 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266576 9.8 CRITICAL
Network
php php The imagegammacorrect function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate gamma values, which allows remote attackers to cause a denial of service (out-of-bo… CWE-787
 Out-of-bounds Write
CVE-2016-7127 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266577 9.8 CRITICAL
Network
php php The imagetruecolortopalette function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate the number of colors, which allows remote attackers to cause a denial of serv… CWE-787
 Out-of-bounds Write
CVE-2016-7126 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266578 7.5 HIGH
Network
php php ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session d… CWE-74
Injection
CVE-2016-7125 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266579 9.8 CRITICAL
Network
php php ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified … CWE-502
 Deserialization of Untrusted Data
CVE-2016-7124 2024-11-21 11:57 2016-09-12 Show GitHub Exploit DB Packet Storm
266580 8.8 HIGH
Network
google chrome SkPath.cpp in Skia, as used in Google Chrome before 53.0.2785.89 on Windows and OS X and before 53.0.2785.92 on Linux, does not properly validate the return values of ChopMonoAtY calls, which allows … CWE-19
 Data Processing Errors
CVE-2016-7395 2024-11-21 11:57 2016-09-11 Show GitHub Exploit DB Packet Storm