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 13, 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
255361 7.8 危険 マイクロソフト - Microsoft Windows で稼働している Active Directory の LDAP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1928 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
255362 9.3 危険 マイクロソフト - Microsoft Windows の kernel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2514 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
255363 6.8 警告 マイクロソフト - Microsoft Windows の kernel の Graphics Device Interface (GDI) における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-2513 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
255364 6.8 警告 マイクロソフト - Microsoft Windows の kernel における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1127 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
255365 10 危険 マイクロソフト - Microsoft Windows の License Logging Server (llssrv.exe) における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-2523 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
255366 9.3 危険 マイクロソフト - Microsoft Windows の Web Services on Devices API (WSDAPI) における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2512 2010-01-4 15:23 2009-11-10 Show GitHub Exploit DB Packet Storm
255367 10 危険 アップル
VMware
サン・マイクロシステムズ
- Sun Java SE の Provider クラスにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-2722 2010-01-4 14:56 2009-08-10 Show GitHub Exploit DB Packet Storm
255368 10 危険 アップル
VMware
サン・マイクロシステムズ
- Sun Java SE の Provider クラスにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-2723 2010-01-4 14:55 2009-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
256431 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.6-3, a missing check for multidimensional data was found in coders/mat.c, leading to a memory leak in the function ReadImage in MagickCore/constitute.c, which allows attackers to c… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12675 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256432 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.6-2, a CPU exhaustion vulnerability was found in the function ReadPDBImage in coders/pdb.c, which allows attackers to cause a denial of service. CWE-834
 Excessive Iteration
CVE-2017-12674 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256433 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.6-3, a memory leak vulnerability was found in the function ReadOneMNGImage in coders/png.c, which allows attackers to cause a denial of service. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12673 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256434 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.6-3, a memory leak vulnerability was found in the function ReadMATImage in coders/mat.c, which allows attackers to cause a denial of service. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12672 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256435 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.6-3, a missing NULL assignment was found in coders/png.c, leading to an invalid free in the function RelinquishMagickMemory in MagickCore/memory.c, which allows attackers to cause … CWE-416
 Use After Free
CVE-2017-12671 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256436 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.6-3, missing validation was found in coders/mat.c, leading to an assertion failure in the function DestroyImage in MagickCore/image.c, which allows attackers to cause a denial of s… CWE-20
CWE-617
 Improper Input Validation 
 Reachable Assertion
CVE-2017-12670 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256437 8.8 HIGH
Network
imagemagick imagemagick ImageMagick 7.0.6-2 has a memory leak vulnerability in WriteCALSImage in coders/cals.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12669 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256438 8.8 HIGH
Network
imagemagick imagemagick ImageMagick 7.0.6-2 has a memory leak vulnerability in WritePCXImage in coders/pcx.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12668 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256439 8.8 HIGH
Network
imagemagick imagemagick ImageMagick 7.0.6-1 has a memory leak vulnerability in ReadMATImage in coders\mat.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12667 2024-11-21 12:10 2017-08-8 Show GitHub Exploit DB Packet Storm
256440 7.8 HIGH
Local
ultraedit ultraedit An issue was discovered in IDM UltraEdit through 24.10.0.32. To exploit the vulnerability, on unpatched Windows systems, an attacker could include in the same directory as the affected executable a D… CWE-426
 Untrusted Search Path
CVE-2017-12580 2024-11-21 12:09 2020-03-3 Show GitHub Exploit DB Packet Storm