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 21, 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
241811 7.5 危険 マイクロソフト - Microsoft IIS 6.0 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2897 2012-09-25 16:47 2007-05-30 Show GitHub Exploit DB Packet Storm
241812 7.5 危険 LEAD Technologies, Inc. - LeadTools Raster Dialog File Object におけるバッファオーバーフローの脆弱性 - CVE-2007-2895 2012-09-25 16:47 2007-05-29 Show GitHub Exploit DB Packet Storm
241813 5 警告 Nortel Networks - Meridian/CS の Nortel CS メディアカードにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2886 2012-09-25 16:47 2007-05-29 Show GitHub Exploit DB Packet Storm
241814 4.3 警告 マイクロソフト - MSVDT Database Designer の VDT70.DLL におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2885 2012-09-25 16:47 2007-05-29 Show GitHub Exploit DB Packet Storm
241815 9.3 危険 マイクロソフト - Microsoft Visual Basic 6 におけるスタックベースのバッファオーバーフローの脆弱性 CWE-20
CWE-399
CVE-2007-2884 2012-09-25 16:47 2007-05-29 Show GitHub Exploit DB Packet Storm
241816 10 危険 h+h - Virtual CD の VCDAPILibApi ActiveX コントロールにおける任意のコマンドを実行される脆弱性 - CVE-2007-2853 2012-09-25 16:47 2007-05-24 Show GitHub Exploit DB Packet Storm
241817 7.5 危険 LEAD Technologies, Inc. - LeadTools Raster Variant Object Library における任意のファイルを上書きされる脆弱性 - CVE-2007-2851 2012-09-25 16:47 2007-05-24 Show GitHub Exploit DB Packet Storm
241818 10 危険 knowledgetree document management - KnowledgeTree Document Management における承認チェックなしで KTDMS へログオンされる脆弱性 - CVE-2007-2849 2012-09-25 16:47 2007-05-24 Show GitHub Exploit DB Packet Storm
241819 9.3 危険 hlstats - HLstats の hlstats.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2847 2012-09-25 16:47 2007-05-24 Show GitHub Exploit DB Packet Storm
241820 9.3 危険 The PHP Group - PHP における内部プログラムメモリを上書きされる脆弱性 - CVE-2007-2844 2012-09-25 16:47 2007-05-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 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
265771 7.5 HIGH
Network
pcre pcre In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression. CWE-674
 Uncontrolled Recursion
CVE-2017-11164 2024-11-21 12:07 2017-07-11 Show GitHub Exploit DB Packet Storm
265772 6.5 MEDIUM
Network
imagemagick imagemagick The ReadXWDImage function in coders\xwd.c in ImageMagick 7.0.5-6 has a memory leak vulnerability that can cause memory exhaustion via a crafted length (number of color-map entries) field in the heade… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11166 2024-11-21 12:07 2017-07-11 Show GitHub Exploit DB Packet Storm
265773 5.4 MEDIUM
Network
cacti cacti Cross-site scripting (XSS) vulnerability in aggregate_graphs.php in Cacti 1.1.12 allows remote authenticated users to inject arbitrary web script or HTML via specially crafted HTTP Referer headers, r… CWE-79
Cross-site Scripting
CVE-2017-11163 2024-11-21 12:07 2017-07-11 Show GitHub Exploit DB Packet Storm
265774 9.1 CRITICAL
Network
php
netapp
php
clustered_data_ontap
In PHP before 5.6.30 and 7.x before 7.0.15, the PHAR archive handler could be used by attackers supplying malicious archive files to crash the PHP interpreter or potentially disclose information due … CWE-125
Out-of-bounds Read
CVE-2017-11147 2024-11-21 12:07 2017-07-10 Show GitHub Exploit DB Packet Storm
265775 7.5 HIGH
Network
php php In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, an error in the date extension's timelib_meridian parsing code could be used by attackers able to supply date strings to leak informat… CWE-200
Information Exposure
CVE-2017-11145 2024-11-21 12:07 2017-07-10 Show GitHub Exploit DB Packet Storm
265776 7.5 HIGH
Network
php php In PHP before 5.6.31, 7.x before 7.0.21, and 7.1.x before 7.1.7, the openssl extension PEM sealing code did not check the return value of the OpenSSL sealing function, which could lead to a crash of … CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2017-11144 2024-11-21 12:07 2017-07-10 Show GitHub Exploit DB Packet Storm
265777 7.5 HIGH
Network
php php In PHP before 5.6.31, an invalid free in the WDDX deserialization of boolean parameters could be used by attackers able to inject XML for deserialization to crash the PHP interpreter, related to an i… CWE-416
CWE-502
 Use After Free
 Deserialization of Untrusted Data
CVE-2017-11143 2024-11-21 12:07 2017-07-10 Show GitHub Exploit DB Packet Storm
265778 7.5 HIGH
Network
php php In PHP before 5.6.31, 7.x before 7.0.17, and 7.1.x before 7.1.3, remote attackers could cause a CPU consumption denial of service attack by injecting long form variables, related to main/php_variable… CWE-400
 Uncontrolled Resource Consumption
CVE-2017-11142 2024-11-21 12:07 2017-07-10 Show GitHub Exploit DB Packet Storm
265779 6.5 MEDIUM
Network
imagemagick imagemagick The ReadMATImage function in coders\mat.c in ImageMagick 7.0.5-6 has a memory leak vulnerability that can cause memory exhaustion via a crafted MAT file, related to incorrect ordering of a SetImageEx… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-11141 2024-11-21 12:07 2017-07-10 Show GitHub Exploit DB Packet Storm
265780 5.5 MEDIUM
Local
graphicsmagick graphicsmagick The ReadJPEGImage function in coders/jpeg.c in GraphicsMagick 1.3.26 creates a pixel cache before a successful read of a scanline, which allows remote attackers to cause a denial of service (resource… CWE-400
CWE-755
 Uncontrolled Resource Consumption
 Improper Handling of Exceptional Conditions
CVE-2017-11140 2024-11-21 12:07 2017-07-10 Show GitHub Exploit DB Packet Storm