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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228631 9.3 危険 マイクロソフト - Microsoft Windows の Windows シェルにおける整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-1527 2012-11-16 15:51 2012-11-13 Show GitHub Exploit DB Packet Storm
228632 9.3 危険 マイクロソフト - Microsoft Windows の Windows シェルにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-1528 2012-11-16 15:50 2012-11-13 Show GitHub Exploit DB Packet Storm
228633 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1538 2012-11-16 15:49 2012-11-13 Show GitHub Exploit DB Packet Storm
228634 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1539 2012-11-16 15:48 2012-11-13 Show GitHub Exploit DB Packet Storm
228635 9.3 危険 マイクロソフト - Microsoft Excel におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1885 2012-11-16 15:47 2012-11-13 Show GitHub Exploit DB Packet Storm
228636 9.3 危険 マイクロソフト - Microsoft Excel における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-1886 2012-11-16 15:46 2012-11-13 Show GitHub Exploit DB Packet Storm
228637 9.3 危険 マイクロソフト - Microsoft Excel における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1887 2012-11-16 15:45 2012-11-13 Show GitHub Exploit DB Packet Storm
228638 9.3 危険 マイクロソフト - Microsoft .NET Framework のリフレクションの実装における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1895 2012-11-16 15:44 2012-11-13 Show GitHub Exploit DB Packet Storm
228639 5 警告 マイクロソフト - Microsoft .NET Framework における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1896 2012-11-16 15:43 2012-11-13 Show GitHub Exploit DB Packet Storm
228640 7.9 危険 マイクロソフト - Microsoft .NET Framework の ADO.NET における権限昇格の脆弱性 CWE-Other
その他
CVE-2012-2519 2012-11-16 15:42 2012-11-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198141 8.8 HIGH
Network
graphicsmagick graphicsmagick In GraphicsMagick 1.3.26, an allocation failure vulnerability was found in the function ReadMNGImage in coders/png.c when a small MNG file has a MEND chunk with a large length value. CWE-20
 Improper Input Validation 
CVE-2017-13147 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
198142 6.1 MEDIUM
Network
qodeinteractive bridge DOM based Cross-site scripting (XSS) vulnerability in the Bridge theme before 11.2 for WordPress allows remote attackers to inject arbitrary JavaScript. CWE-79
Cross-site Scripting
CVE-2017-13138 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
198143 9.8 CRITICAL
Network
formcrafts formcraft The FormCraft Basic plugin 1.0.5 for WordPress has SQL injection in the id parameter to form.php. CWE-89
SQL Injection
CVE-2017-13137 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
198144 8.8 HIGH
Network
imagemagick imagemagick In ImageMagick before 6.9.8-5 and 7.x before 7.0.5-6, there is a memory leak in the ReadMATImage function in coders/mat.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-13146 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
198145 6.5 MEDIUM
Network
imagemagick
debian
canonical
imagemagick
debian_linux
ubuntu_linux
In ImageMagick before 6.9.8-8 and 7.x before 7.0.5-9, the ReadJP2Image function in coders/jp2.c does not properly validate the channel geometry, leading to a crash. CWE-20
 Improper Input Validation 
CVE-2017-13145 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
198146 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick before 6.9.7-10, there is a crash (rather than a "width or height exceeds limit" error report) if the image dimensions are too large, as demonstrated by use of the mpc coder. CWE-20
 Improper Input Validation 
CVE-2017-13144 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
198147 7.5 HIGH
Network
imagemagick imagemagick In ImageMagick before 6.9.7-6 and 7.x before 7.0.4-6, the ReadMATImage function in coders/mat.c uses uninitialized data, which might allow remote attackers to obtain sensitive information from proces… CWE-200
Information Exposure
CVE-2017-13143 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
198148 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick before 6.9.9-0 and 7.x before 7.0.6-1, a crafted PNG file could trigger a crash because there was an insufficient check for short files. CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2017-13142 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
198149 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick before 6.9.9-4 and 7.x before 7.0.6-4, a crafted file could trigger a memory leak in ReadOnePNGImage in coders/png.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-13141 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm
198150 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick before 6.9.9-1 and 7.x before 7.0.6-2, the ReadOnePNGImage function in coders/png.c allows remote attackers to cause a denial of service (application hang in LockSemaphoreInfo) via a P… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-13140 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm