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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252021 7.8 危険 AzeoTech, Inc. - AzeoTech DAQFactory におけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2011-2956 2011-12-22 11:00 2011-07-28 Show GitHub Exploit DB Packet Storm
252022 9.3 危険 Rockwell Automation - Rockwell Automation RSLinx Classic におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2530 2011-12-22 11:00 2011-06-22 Show GitHub Exploit DB Packet Storm
252023 10 危険 Invensys - Invensys Wonderware InBatch の lm_tcp service におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4557 2011-12-22 10:54 2010-12-14 Show GitHub Exploit DB Packet Storm
252024 7.8 危険 Stichting NLnet Labs - Unbound の validator/val_nsec3.c におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4869 2011-12-21 15:48 2011-12-20 Show GitHub Exploit DB Packet Storm
252025 6.8 警告 D-Link Systems, Inc. - D-Link DIR-300 ルータにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-4723 2011-12-21 15:36 2011-12-20 Show GitHub Exploit DB Packet Storm
252026 10 危険 Schneider Electric - NOE 771 デバイス上の Schneider Electric Quantum Ethernet Module における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4861 2011-12-21 15:30 2011-12-12 Show GitHub Exploit DB Packet Storm
252027 10 危険 Schneider Electric - NOE 771 デバイス上の Schneider Electric Quantum Ethernet Module におけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2011-4860 2011-12-21 15:29 2011-12-12 Show GitHub Exploit DB Packet Storm
252028 10 危険 Schneider Electric - Schneider Electric Quantum Ethernet Module におけるアクセス権を取得される脆弱性 CWE-DesignError
CVE-2011-4859 2011-12-21 15:28 2011-12-12 Show GitHub Exploit DB Packet Storm
252029 10 危険 Nullsoft - Winamp の in_mod.dll プラグインにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4857 2011-12-21 15:27 2011-12-9 Show GitHub Exploit DB Packet Storm
252030 6.8 警告 HomeSeer Technologies, LLC. - HomeSeer HS2 の Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-4837 2011-12-21 15:25 2011-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247461 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the Bazaar dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-bzr.c by ensuring that backwards parsing cannot occu… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9352 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247462 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the DHCP dissector could read past the end of a buffer. This was addressed in epan/dissectors/packet-bootp.c by extracting the Vendor Class Identifier… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9351 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247463 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the openSAFETY dissector could crash or exhaust system memory. This was addressed in epan/dissectors/packet-opensafety.c by checking for a negative le… CWE-20
CWE-770
 Improper Input Validation 
 Allocation of Resources Without Limits or Throttling
CVE-2017-9350 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247464 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the DICOM dissector has an infinite loop. This was addressed in epan/dissectors/packet-dcm.c by validating a length value. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9349 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247465 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6, the DOF dissector could read past the end of a buffer. This was addressed in epan/dissectors/packet-dof.c by validating a size value. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9348 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247466 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6, the ROS dissector could crash with a NULL pointer dereference. This was addressed in epan/dissectors/asn1/ros/packet-ros-template.c by validating an OID. CWE-476
 NULL Pointer Dereference
CVE-2017-9347 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247467 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the SoulSeek dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-slsk.c by making loop bounds more explicit. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9346 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247468 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the DNS dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-dns.c by trying to detect self-referencing pointers. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9345 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247469 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the Bluetooth L2CAP dissector could divide by zero. This was addressed in epan/dissectors/packet-btl2cap.c by validating an interval value. CWE-369
 Divide By Zero
CVE-2017-9344 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
247470 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the MSNIP dissector misuses a NULL pointer. This was addressed in epan/dissectors/packet-msnip.c by validating an IPv4 address. CWE-476
 NULL Pointer Dereference
CVE-2017-9343 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm