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 17, 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
253091 1.7 注意 オラクル - Oracle Solaris における wbem の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-0790 2011-05-12 10:44 2011-04-19 Show GitHub Exploit DB Packet Storm
253092 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle HTTP Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0789 2011-05-12 10:43 2011-04-19 Show GitHub Exploit DB Packet Storm
253093 6.1 警告 FON - La Fonera+ におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-1326 2011-05-11 12:02 2011-05-11 Show GitHub Exploit DB Packet Storm
253094 7.2 危険 シマンテック - Windows のヘルプ機能を使用するアプリケーションにおける権限昇格が可能になる問題 CWE-264
認可・権限・アクセス制御
CVE-2002-1540
CVE-2005-2017
2011-05-11 12:01 2011-05-11 Show GitHub Exploit DB Packet Storm
253095 5 警告 オラクル - Oracle Database Server の Network Foundation コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0806 2011-05-11 11:00 2011-04-19 Show GitHub Exploit DB Packet Storm
253096 4.3 警告 オラクル - Oracle Database Server の UIX コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0805 2011-05-11 10:58 2011-04-19 Show GitHub Exploit DB Packet Storm
253097 3.6 注意 オラクル - Oracle Database Server の Database Vault コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0804 2011-05-11 10:58 2011-04-19 Show GitHub Exploit DB Packet Storm
253098 6.5 警告 オラクル - Oracle Database Server の Oracle Warehouse Builder コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0799 2011-05-11 10:57 2011-04-19 Show GitHub Exploit DB Packet Storm
253099 3.6 注意 オラクル - Oracle Database Server の Database Vault コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0793 2011-05-11 10:55 2011-04-19 Show GitHub Exploit DB Packet Storm
253100 6.5 警告 オラクル - Oracle Database Server の Oracle Warehouse Builder コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0792 2011-05-11 10:54 2011-04-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246941 7.5 HIGH
Network
sangoma
asterisk
asterisk
certified_asterisk
A memory exhaustion vulnerability exists in Asterisk Open Source 13.x before 13.15.1 and 14.x before 14.4.1 and Certified Asterisk 13.13 before 13.13-cert4, which can be triggered by sending speciall… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-9358 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
246942 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the RGMP dissector could crash. This was addressed in epan/dissectors/packet-rgmp.c by validating an IPv4 address. CWE-20
 Improper Input Validation 
CVE-2017-9354 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
246943 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.2.0 to 2.2.6, the IPv6 dissector could crash. This was addressed in epan/dissectors/packet-ipv6.c by validating an IPv6 address. CWE-20
 Improper Input Validation 
CVE-2017-9353 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm
246944 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
246945 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
246946 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
246947 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
246948 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
246949 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
246950 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