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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240791 10 危険 マカフィー - McAfee ePolicy Orchestrator などにおけるバッファオーバーフローの脆弱性 - CVE-2006-5156 2012-09-25 15:36 2006-10-5 Show GitHub Exploit DB Packet Storm
240792 5 警告 Kerio Technologies - Sunbelt Kerio Personal Firewall の fwdrv.sys ドライバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5153 2012-09-25 15:36 2006-10-5 Show GitHub Exploit DB Packet Storm
240793 6.8 警告 マイクロソフト - Microsoft Internet Explorer 6 におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5152 2012-09-25 15:36 2006-10-5 Show GitHub Exploit DB Packet Storm
240794 6.5 警告 openbiblio - OpenBiblio の reports system における SQL インジェクションの脆弱性 - CVE-2006-5150 2012-09-25 15:36 2006-10-5 Show GitHub Exploit DB Packet Storm
240795 7.5 危険 openbiblio - OpenBiblio におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2006-5149 2012-09-25 15:36 2006-10-5 Show GitHub Exploit DB Packet Storm
240796 7.5 危険 olate - OlateDownload における SQL インジェクションの脆弱性 - CVE-2006-5145 2012-09-25 15:36 2006-10-5 Show GitHub Exploit DB Packet Storm
240797 6.8 警告 olate - OlateDownload の userupload.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5144 2012-09-25 15:36 2006-10-5 Show GitHub Exploit DB Packet Storm
240798 7.5 危険 kevin a. gordon - Kevin A. Gordon Open Geo Targeting における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5141 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
240799 7.5 危険 lappy512 - Lappy512 phpkimagehost の display.php における SQL インジェクションの脆弱性 - CVE-2006-5140 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
240800 5 警告 mkportal - MkPortal における Web サイトコンテンツを破損される脆弱性 - CVE-2006-5139 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 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
266241 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
266242 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
266243 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
266244 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
266245 5.9 MEDIUM
Network
debian
wireshark
debian_linux
wireshark
epan/dissectors/packet-ipmi-trace.c in the IPMI trace dissector in Wireshark 2.x before 2.0.6 does not properly consider whether a string is constant, which allows remote attackers to cause a denial … CWE-416
 Use After Free
CVE-2016-7180 2024-11-21 11:57 2016-09-9 Show GitHub Exploit DB Packet Storm
266246 5.9 MEDIUM
Network
debian
wireshark
debian_linux
wireshark
Stack-based buffer overflow in epan/dissectors/packet-catapult-dct2000.c in the Catapult DCT2000 dissector in Wireshark 2.x before 2.0.6 allows remote attackers to cause a denial of service (applicat… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7179 2024-11-21 11:57 2016-09-9 Show GitHub Exploit DB Packet Storm
266247 5.9 MEDIUM
Network
wireshark
debian
wireshark
debian_linux
epan/dissectors/packet-umts_fp.c in the UMTS FP dissector in Wireshark 2.x before 2.0.6 does not ensure that memory is allocated for certain data structures, which allows remote attackers to cause a … CWE-787
 Out-of-bounds Write
CVE-2016-7178 2024-11-21 11:57 2016-09-9 Show GitHub Exploit DB Packet Storm
266248 5.9 MEDIUM
Network
debian
wireshark
debian_linux
wireshark
epan/dissectors/packet-catapult-dct2000.c in the Catapult DCT2000 dissector in Wireshark 2.x before 2.0.6 does not restrict the number of channels, which allows remote attackers to cause a denial of … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7177 2024-11-21 11:57 2016-09-9 Show GitHub Exploit DB Packet Storm
266249 5.9 MEDIUM
Network
wireshark
debian
wireshark
debian_linux
epan/dissectors/packet-h225.c in the H.225 dissector in Wireshark 2.x before 2.0.6 calls snprintf with one of its input buffers as the output buffer, which allows remote attackers to cause a denial o… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7176 2024-11-21 11:57 2016-09-9 Show GitHub Exploit DB Packet Storm
266250 5.9 MEDIUM
Network
wireshark wireshark epan/dissectors/packet-qnet6.c in the QNX6 QNET dissector in Wireshark 2.x before 2.0.6 mishandles MAC address data, which allows remote attackers to cause a denial of service (out-of-bounds read and… CWE-125
Out-of-bounds Read
CVE-2016-7175 2024-11-21 11:57 2016-09-9 Show GitHub Exploit DB Packet Storm