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
228171 7.6 危険 サン・マイクロシステムズ
VMware
レッドハット
- 複数の Oracle 製品の Java Runtime Environment における脆弱性 CWE-noinfo
情報不足
CVE-2010-4451 2012-12-18 12:13 2011-02-15 Show GitHub Exploit DB Packet Storm
228172 5 警告 サイバートラスト株式会社
VMware
Python Software Foundation
レッドハット
- Python の audioop モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-2089 2012-12-18 12:05 2010-01-11 Show GitHub Exploit DB Packet Storm
228173 5 警告 サイバートラスト株式会社
VMware
Python Software Foundation
レッドハット
- Python の audioop モジュール内にある audioop.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1634 2012-12-18 12:04 2010-05-27 Show GitHub Exploit DB Packet Storm
228174 5 警告 Expat
IBM
Apache Software Foundation
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- Expat の big2_toUtf8 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-3560 2012-12-18 12:01 2009-12-4 Show GitHub Exploit DB Packet Storm
228175 6.4 警告 サイバートラスト株式会社
VMware
Python Software Foundation
レッドハット
- Python の urllib および urllib2 モジュールにおける重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2011-1521 2012-12-18 11:37 2011-05-15 Show GitHub Exploit DB Packet Storm
228176 10 危険 アドビシステムズ - Adobe Photoshop Camera Raw におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5680 2012-12-18 10:41 2012-12-12 Show GitHub Exploit DB Packet Storm
228177 2.1 注意 ヒューレット・パッカード - Itanium および Alpha プラットフォーム上の HP OpenVMS におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2012-3276 2012-12-18 10:39 2012-12-10 Show GitHub Exploit DB Packet Storm
228178 5 警告 GNU Project
VMware
- GnuTLS におけるサービス運用妨害 (ヒープメモリ破損およびアプリケーションクラッシュ) の脆弱性 CWE-310
暗号の問題
CVE-2012-1573 2012-12-17 18:09 2012-03-21 Show GitHub Exploit DB Packet Storm
228179 5 警告 GNU Project
VMware
- GnuTLS で使用される GNU Libtasn1 におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2012-1569 2012-12-17 18:08 2012-03-21 Show GitHub Exploit DB Packet Storm
228180 4.3 警告 GNU Project
VMware
- GnuTLS の gnutls_session_get_data 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4128 2012-12-17 18:07 2011-11-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198121 7.5 HIGH
Network
sipcrack_project sipcrack A memory leak was found in the way SIPcrack 0.2 handled processing of SIP traffic, because a lines array was mismanaged. A remote attacker could potentially use this flaw to crash long-running sipdum… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11655 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198122 5.9 MEDIUM
Network
sipcrack_project sipcrack An out-of-bounds read and write flaw was found in the way SIPcrack 0.2 processed SIP traffic, because 0x00 termination of a payload array was mishandled. A remote attacker could potentially use this … CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2017-11654 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198123 6.1 MEDIUM
Network
nexusphp nexusphp NexusPHP V1.5 has XSS via a javascript: or data: URL in a UBBCode url tag. CWE-79
Cross-site Scripting
CVE-2017-11651 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198124 6.5 MEDIUM
Network
imagemagick imagemagick When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to a Memory Leak in the ReadMATImage() function in coders/mat.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11644 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198125 9.8 CRITICAL
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a heap overflow in the WriteCMYKImage() function in coders/cmyk.c when processing multiple frames that have non-identical widths. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-11643 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198126 8.8 HIGH
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a NULL pointer dereference in the WriteMAPImage() function in coders/map.c when processing a non-colormapped image, a different vulnerability than CVE-2017-11638. CWE-476
 NULL Pointer Dereference
CVE-2017-11642 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198127 9.8 CRITICAL
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a Memory Leak in the PersistCache function in magick/pixel_cache.c during writing of Magick Persistent Cache (MPC) files. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11641 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198128 6.5 MEDIUM
Network
imagemagick imagemagick When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to an address access exception in the WritePTIFImage() function in coders/tiff.c. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-11640 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198129 6.5 MEDIUM
Network
imagemagick imagemagick When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to a heap-based buffer over-read in the WriteCIPImage() function in coders/cip.c, related to the GetPixelLuma function in Mag… CWE-125
Out-of-bounds Read
CVE-2017-11639 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
198130 8.8 HIGH
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a segmentation violation in the WriteMAPImage() function in coders/map.c when processing a non-colormapped image, a different vulnerability than CVE-2017-11642. CWE-20
 Improper Input Validation 
CVE-2017-11638 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm