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":April 30, 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
252671 9.3 危険 アドビシステムズ - Adobe Shockwave Player の IML32.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2869 2010-09-10 15:16 2010-08-24 Show GitHub Exploit DB Packet Storm
252672 9.3 危険 アドビシステムズ - Adobe Shockwave Player の IML32.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2868 2010-09-10 15:16 2010-08-24 Show GitHub Exploit DB Packet Storm
252673 4.3 警告 futomi - futomi's CGI Cafe 製高機能アクセス解析CGI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2366 2010-09-10 12:01 2010-09-10 Show GitHub Exploit DB Packet Storm
252674 9.3 危険 アドビシステムズ - Adobe Shockwave Player の DIRAPIX.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2867 2010-09-9 13:35 2010-08-24 Show GitHub Exploit DB Packet Storm
252675 9.3 危険 アドビシステムズ - Adobe Shockwave Player の DIRAPI モジュールにおける整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-2866 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
252676 5 警告 アドビシステムズ - Adobe Shockwave Player におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2865 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
252677 9.3 危険 アドビシステムズ - Adobe Shockwave Player の IML32.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2864 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
252678 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2863 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
252679 6.4 警告 アップル - Apple Mac OS X の libsecurity における SSL サーバになりすまされる脆弱性 CWE-287
不適切な認証
CVE-2010-1802 2010-09-8 15:52 2010-08-25 Show GitHub Exploit DB Packet Storm
252680 6.8 警告 アップル - Apple Mac OS X の CoreGraphics におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1801 2010-09-8 15:52 2010-08-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251751 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.4.0 to 2.4.1 and 2.2.0 to 2.2.9, the BT ATT dissector could crash. This was addressed in epan/dissectors/packet-btatt.c by considering a case where not all of the BTATT packets have th… NVD-CWE-noinfo
CVE-2017-15192 2024-11-21 12:14 2017-10-11 Show GitHub Exploit DB Packet Storm
251752 7.5 HIGH
Network
wireshark
debian
wireshark
debian_linux
In Wireshark 2.4.0 to 2.4.1, 2.2.0 to 2.2.9, and 2.0.0 to 2.0.15, the DMP dissector could crash. This was addressed in epan/dissectors/packet-dmp.c by validating a string length. CWE-134
Use of Externally-Controlled Format String
CVE-2017-15191 2024-11-21 12:14 2017-10-11 Show GitHub Exploit DB Packet Storm
251753 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.4.0 to 2.4.1, the RTSP dissector could crash. This was addressed in epan/dissectors/packet-rtsp.c by correcting the scope of a variable. NVD-CWE-noinfo
CVE-2017-15190 2024-11-21 12:14 2017-10-11 Show GitHub Exploit DB Packet Storm
251754 7.5 HIGH
Network
wireshark wireshark In Wireshark 2.4.0 to 2.4.1, the DOCSIS dissector could go into an infinite loop. This was addressed in plugins/docsis/packet-docsis.c by adding decrements. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-15189 2024-11-21 12:14 2017-10-11 Show GitHub Exploit DB Packet Storm
251755 6.5 MEDIUM
Network
imagemagick
canonical
imagemagick
ubuntu_linux
ImageMagick 7.0.7-2 has a memory leak in ReadOneJNGImage in coders/png.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-15218 2024-11-21 12:14 2017-10-11 Show GitHub Exploit DB Packet Storm
251756 6.5 MEDIUM
Network
imagemagick
canonical
imagemagick
ubuntu_linux
ImageMagick 7.0.7-2 has a memory leak in ReadSGIImage in coders/sgi.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-15217 2024-11-21 12:14 2017-10-11 Show GitHub Exploit DB Packet Storm
251757 6.1 MEDIUM
Network
misp-project misp MISP before 2.4.81 has a potential reflected XSS in a quickDelete action that is used to delete a sighting, related to app/View/Sightings/ajax/quickDeleteConfirmationForm.ctp and app/webroot/js/misp.… CWE-79
Cross-site Scripting
CVE-2017-15216 2024-11-21 12:14 2017-10-11 Show GitHub Exploit DB Packet Storm
251758 5.0 MEDIUM
Local
libmp3splt_project libmp3splt plugins/ogg.c in Libmp3splt 0.9.2 calls the libvorbis vorbis_block_clear function with uninitialized data upon detection of invalid input, which allows remote attackers to cause a denial of service (… CWE-20
 Improper Input Validation 
CVE-2017-15185 2024-11-21 12:14 2017-10-9 Show GitHub Exploit DB Packet Storm
251759 6.5 MEDIUM
Network
rapid7 metasploit The web UI in Rapid7 Metasploit before 4.14.1-20170828 allows logout CSRF, aka R7-2017-22. CWE-352
 Origin Validation Error
CVE-2017-15084 2024-11-21 12:14 2017-10-7 Show GitHub Exploit DB Packet Storm
251760 7.5 HIGH
Network
wpmudev smush_image_compression_and_optimization The Smush Image Compression and Optimization plugin before 2.7.6 for WordPress allows directory traversal. CWE-22
Path Traversal
CVE-2017-15079 2024-11-21 12:14 2017-10-7 Show GitHub Exploit DB Packet Storm