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 16, 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
258471 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2873 2010-09-13 15:43 2010-08-24 Show GitHub Exploit DB Packet Storm
258472 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2872 2010-09-10 15:17 2010-08-24 Show GitHub Exploit DB Packet Storm
258473 9.3 危険 アドビシステムズ - Adobe Shockwave Player の 3D オブジェクト関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2871 2010-09-10 15:17 2010-08-24 Show GitHub Exploit DB Packet Storm
258474 9.3 危険 アドビシステムズ - Adobe Shockwave Player の DIRAPIX.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2870 2010-09-10 15:17 2010-08-24 Show GitHub Exploit DB Packet Storm
258475 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
258476 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
258477 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
258478 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
258479 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
258480 5 警告 アドビシステムズ - Adobe Shockwave Player におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2865 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
265251 7.5 HIGH
Network
geneko gwr352_3g_router_firmware
gwr352wv_wide_voltage_3g_router_firmware
gwr252_edge_router_firmware
gwr202_gprs_router_firmware
Geneko GWR routers allow directory traversal sequences starting with a /../ substring, as demonstrated by unauthenticated read access to the configuration file. CWE-22
Path Traversal
CVE-2017-11456 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265252 8.8 HIGH
Network
imagemagick
debian
imagemagick
debian_linux
coders/jpeg.c in ImageMagick before 7.0.6-1 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via JPEG data that is too short. NVD-CWE-noinfo
CVE-2017-11450 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265253 8.8 HIGH
Network
imagemagick imagemagick coders/mpc.c in ImageMagick before 7.0.6-1 does not enable seekable streams and thus cannot validate blob sizes, which allows remote attackers to cause a denial of service (application crash) or poss… NVD-CWE-noinfo
CVE-2017-11449 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265254 6.5 MEDIUM
Network
imagemagick imagemagick The ReadJPEGImage function in coders/jpeg.c in ImageMagick before 7.0.6-1 allows remote attackers to obtain sensitive information from uninitialized memory locations via a crafted file. CWE-200
Information Exposure
CVE-2017-11448 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265255 6.5 MEDIUM
Network
imagemagick imagemagick The ReadSCREENSHOTImage function in coders/screenshot.c in ImageMagick before 7.0.6-1 has memory leaks, causing denial of service. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11447 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265256 6.5 MEDIUM
Network
imagemagick imagemagick The ReadPESImage function in coders\pes.c in ImageMagick 7.0.6-1 has an infinite loop vulnerability that can cause CPU exhaustion via a crafted PES file. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-11446 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265257 9.8 CRITICAL
Network
intelliants subrion_cms Subrion CMS before 4.1.6 has a SQL injection vulnerability in /front/actions.php via the $_POST array. CWE-89
SQL Injection
CVE-2017-11445 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265258 9.8 CRITICAL
Network
intelliants subrion_cms Subrion CMS before 4.1.5.10 has a SQL injection vulnerability in /front/search.php via the $_GET array. CWE-89
SQL Injection
CVE-2017-11444 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265259 5.4 MEDIUM
Network
cpanel whm The WHM Upload Locale interface in cPanel before 56.0.51, 58.x before 58.0.52, 60.x before 60.0.45, 62.x before 62.0.27, 64.x before 64.0.33, and 66.x before 66.0.2 has XSS via a locale filename, aka… CWE-79
Cross-site Scripting
CVE-2017-11441 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm
265260 4.9 MEDIUM
Network
sitecore cms In Sitecore 8.2, there is absolute path traversal via the shell/Applications/Layouts/IDE.aspx fi parameter and the admin/LinqScratchPad.aspx Reference parameter. CWE-22
Path Traversal
CVE-2017-11440 2024-11-21 12:07 2017-07-19 Show GitHub Exploit DB Packet Storm