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 18, 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
253751 4.3 警告 The PHP Group - 64-bit プラットフォーム上で稼働している PHP の exif.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0708 2011-04-21 12:24 2011-03-17 Show GitHub Exploit DB Packet Storm
253752 7.5 危険 The PHP Group - PHP の ext/shmop/shmop.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1092 2011-04-21 12:22 2011-03-17 Show GitHub Exploit DB Packet Storm
253753 7.5 危険 The PHP Group - PHP の phar_object.c における重要な情報を取得される脆弱性 CWE-134
書式文字列の問題
CVE-2011-1153 2011-04-21 12:21 2011-03-17 Show GitHub Exploit DB Packet Storm
253754 4.3 警告 アップル - Apple iOS の MobileSafari の URL ハンドラにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0158 2011-04-8 16:22 2011-03-11 Show GitHub Exploit DB Packet Storm
253755 6.9 警告 Linux
レッドハット
- Linux kernel の ACPI サブシステムにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4347 2011-04-8 13:35 2010-12-9 Show GitHub Exploit DB Packet Storm
253756 5 警告 レッドハット
OpenLDAP Foundation
- OpenLDAP の modrdn.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1081 2011-04-8 13:34 2011-02-10 Show GitHub Exploit DB Packet Storm
253757 6.8 警告 レッドハット
OpenLDAP Foundation
- OpenLDAP の bind.cpp におけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1025 2011-04-8 13:34 2011-02-10 Show GitHub Exploit DB Packet Storm
253758 4.6 警告 サイバートラスト株式会社
レッドハット
OpenLDAP Foundation
- OpenLDAP の chain.c における内部プログラムの認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1024 2011-04-8 13:33 2011-02-10 Show GitHub Exploit DB Packet Storm
253759 6.8 警告 IBM - IBM WebSphere Application Server の Security コンポーネントにおけるサーバへアクセスされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-1320 2011-04-8 13:33 2010-08-30 Show GitHub Exploit DB Packet Storm
253760 4 警告 IBM - IBM WebSphere Application Server の Security コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1319 2011-04-8 13:32 2010-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247001 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
247002 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
247003 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
247004 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
247005 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
247006 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
247007 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
247008 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
247009 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
247010 5.5 MEDIUM
Local
qemu qemu Memory leak in the virtio_gpu_set_scanout function in hw/display/virtio-gpu.c in QEMU (aka Quick Emulator) allows local guest OS users to cause a denial of service (memory consumption) via a large nu… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2017-9060 2024-11-21 12:35 2017-06-2 Show GitHub Exploit DB Packet Storm