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 5, 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
257611 7.8 危険 シスコシステムズ - Cisco Firewall Services Module におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0151 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257612 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0569 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257613 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0150 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257614 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0149 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
257615 4.3 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0162 2010-03-9 11:02 2010-02-17 Show GitHub Exploit DB Packet Storm
257616 5 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey におけるクロスサイトスクリプティングの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3988 2010-03-9 11:01 2010-02-17 Show GitHub Exploit DB Packet Storm
257617 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey の Web ワーカー機能における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0160 2010-03-9 11:01 2010-02-17 Show GitHub Exploit DB Packet Storm
257618 2.1 注意 サイバートラスト株式会社
GNOME Project
レッドハット
- NetworkManager の nm-connection-editor における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-4145 2010-03-8 12:28 2009-12-23 Show GitHub Exploit DB Packet Storm
257619 6.8 警告 サイバートラスト株式会社
GNOME Project
レッドハット
- NetworkManager における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2009-4144 2010-03-8 12:28 2009-12-23 Show GitHub Exploit DB Packet Storm
257620 5 警告 Squid-cache.org - Squid の htcpHandleTstRequest 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0639 2010-03-8 12:28 2010-02-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266971 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
266972 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
266973 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
266974 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
266975 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
266976 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
266977 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
266978 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
266979 9.8 CRITICAL
Network
huawei uma Huawei Unified Maintenance Audit (UMA) before V200R001C00SPC200 allows remote attackers to execute arbitrary commands via "special characters," a different vulnerability than CVE-2016-7109. CWE-94
Code Injection
CVE-2016-7110 2024-11-21 11:57 2016-09-8 Show GitHub Exploit DB Packet Storm
266980 9.8 CRITICAL
Network
huawei uma Huawei Unified Maintenance Audit (UMA) before V200R001C00SPC200 allows remote attackers to execute arbitrary commands via "special characters," a different vulnerability than CVE-2016-7110. CWE-94
Code Injection
CVE-2016-7109 2024-11-21 11:57 2016-09-8 Show GitHub Exploit DB Packet Storm