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 7, 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
252061 2.1 注意 VMware - VMware vCenter Server の vCenter Tomcat Management Application における権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-2928 2011-03-17 16:27 2011-02-10 Show GitHub Exploit DB Packet Storm
252062 5 警告 OpenBSD - OpenSSH の key_certify 関数におけるスタックメモリ領域の重要なコンテンツ情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0539 2011-03-17 16:24 2011-02-10 Show GitHub Exploit DB Packet Storm
252063 9.3 危険 リアルネットワークス - RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-0694 2011-03-17 16:22 2011-02-8 Show GitHub Exploit DB Packet Storm
252064 5 警告 レッドハット
MIT Kerberos
オラクル
- Kerberos の do_standalone 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4022 2011-03-17 15:51 2011-02-8 Show GitHub Exploit DB Packet Storm
252065 4.3 警告 アドビシステムズ - Adobe ColdFusion における Web セッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2011-0584 2011-03-17 15:47 2011-02-8 Show GitHub Exploit DB Packet Storm
252066 4.3 警告 アドビシステムズ - Adobe ColdFusion におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0583 2011-03-17 15:45 2011-02-8 Show GitHub Exploit DB Packet Storm
252067 5 警告 アドビシステムズ - Adobe ColdFusion の administrator コンソールにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-0582 2011-03-17 15:43 2011-02-8 Show GitHub Exploit DB Packet Storm
252068 4.3 警告 アドビシステムズ - Adobe ColdFusion における任意の HTTP ヘッダを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0581 2011-03-17 15:41 2011-02-8 Show GitHub Exploit DB Packet Storm
252069 4.3 警告 アドビシステムズ - Adobe ColdFusion の administrator コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0580 2011-03-17 15:39 2011-02-8 Show GitHub Exploit DB Packet Storm
252070 9.3 危険 アドビシステムズ - Adobe Shockwave Player の Font Xtra.x32 モジュールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0569 2011-03-17 15:37 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255791 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
255792 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
255793 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
255794 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
255795 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
255796 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
255797 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
255798 9.8 CRITICAL
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a NULL pointer dereference in the WritePCLImage() function in coders/pcl.c during writes of monochrome images. CWE-476
 NULL Pointer Dereference
CVE-2017-11637 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
255799 9.8 CRITICAL
Network
graphicsmagick graphicsmagick GraphicsMagick 1.3.26 has a heap overflow in the WriteRGBImage() function in coders/rgb.c when processing multiple frames that have non-identical widths. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-11636 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm
255800 9.8 CRITICAL
Network
fiyo fiyo_cms dapur/app/app_user/controller/status.php in Fiyo CMS 2.0.7 has SQL injection via the id parameter. CWE-89
SQL Injection
CVE-2017-11631 2024-11-21 12:08 2017-07-26 Show GitHub Exploit DB Packet Storm