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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230881 7.5 危険 Zen Cart - Zen Software Zen Cart の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6615 2012-12-20 19:10 2009-04-6 Show GitHub Exploit DB Packet Storm
230882 10 危険 picoflat - PicoFlat CMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6604 2012-12-20 19:10 2009-04-4 Show GitHub Exploit DB Packet Storm
230883 10 危険 stadtaus - Download Center Lite における脆弱性 CWE-noinfo
情報不足
CVE-2008-6602 2012-12-20 19:10 2009-04-3 Show GitHub Exploit DB Packet Storm
230884 4.3 警告 xmlportal - XMLPortal の検索機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6600 2012-12-20 19:10 2009-04-3 Show GitHub Exploit DB Packet Storm
230885 10 危険 Sangoma - WANPIPE における脆弱性 CWE-362
競合状態
CVE-2008-6598 2012-12-20 19:10 2009-04-3 Show GitHub Exploit DB Packet Storm
230886 4.3 警告 phpcredo - PHCDownload の upload/install/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6597 2012-12-20 19:10 2009-04-3 Show GitHub Exploit DB Packet Storm
230887 5.5 警告 Simple Machines - SMF の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6659 2012-12-20 19:10 2008-11-7 Show GitHub Exploit DB Packet Storm
230888 4 警告 Simple Machines - SMF の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6658 2012-12-20 19:10 2008-11-7 Show GitHub Exploit DB Packet Storm
230889 6.8 警告 Simple Machines - SMF の index.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-6657 2012-12-20 19:10 2008-11-7 Show GitHub Exploit DB Packet Storm
230890 7.5 危険 phpcredo - PHCDownload の admin/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6596 2012-12-20 19:10 2009-04-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223501 8.8 HIGH
Network
libgd
php
debian
canonical
netapp
libgd
php
debian_linux
ubuntu_linux
storage_automation_store
gdImageColorMatch in gd_color_match.c in the GD Graphics Library (aka LibGD) 2.2.5, as used in the imagecolormatch function in PHP before 5.6.40, 7.x before 7.1.26, 7.2.x before 7.2.14, and 7.3.x bef… CWE-787
 Out-of-bounds Write
CVE-2019-6977 2024-11-21 13:47 2019-01-27 Show GitHub Exploit DB Packet Storm
223502 5.3 MEDIUM
Network
libvips libvips libvips before 8.7.4 generates output images from uninitialized memory locations when processing corrupted input image data because iofuncs/memory.c does not zero out allocated memory. This can resul… CWE-908
 Use of Uninitialized Resource
CVE-2019-6976 2024-11-21 13:47 2019-01-27 Show GitHub Exploit DB Packet Storm
223503 5.9 MEDIUM
Network
phpmyadmin
debian
phpmyadmin
debian_linux
An issue was discovered in phpMyAdmin before 4.8.5. When the AllowArbitraryServer configuration setting is set to true, with the use of a rogue MySQL server, an attacker can read any file on the serv… NVD-CWE-noinfo
CVE-2019-6799 2024-11-21 13:47 2019-01-27 Show GitHub Exploit DB Packet Storm
223504 9.8 CRITICAL
Network
phpmyadmin phpmyadmin An issue was discovered in phpMyAdmin before 4.8.5. A vulnerability was reported where a specially crafted username can be used to trigger a SQL injection attack through the designer feature. CWE-89
SQL Injection
CVE-2019-6798 2024-11-21 13:47 2019-01-27 Show GitHub Exploit DB Packet Storm
223505 6.5 MEDIUM
Network
axiosys bento4 An issue was discovered in Bento4 1.5.1-628. The AP4_ElstAtom class in Core/Ap4ElstAtom.cpp has an attempted excessive memory allocation related to AP4_Array<AP4_ElstEntry>::EnsureCapacity in Core/Ap… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-6966 2024-11-21 13:47 2019-01-26 Show GitHub Exploit DB Packet Storm
223506 7.1 HIGH
Local
audiocoding
debian
freeware_advanced_audio_decoder_2
debian_linux
An issue was discovered in Freeware Advanced Audio Decoder 2 (FAAD2) 2.8.8. It is a buffer over-read in ps_mix_phase in libfaad/ps_dec.c. CWE-125
Out-of-bounds Read
CVE-2019-6956 2024-11-21 13:47 2019-01-26 Show GitHub Exploit DB Packet Storm
223507 9.8 CRITICAL
Network
s-cms s-cms SQL Injection was found in S-CMS version V3.0 via the alipay/alipayapi.php O_id parameter. CWE-89
SQL Injection
CVE-2019-6805 2024-11-21 13:47 2019-01-25 Show GitHub Exploit DB Packet Storm
223508 6.1 MEDIUM
Network
pagerduty rundeck An XSS issue was discovered on the Job Edit page in Rundeck Community Edition before 3.0.13, related to assets/javascripts/workflowStepEditorKO.js and views/execution/_wfitemEdit.gsp. CWE-79
Cross-site Scripting
CVE-2019-6804 2024-11-21 13:47 2019-01-25 Show GitHub Exploit DB Packet Storm
223509 6.1 MEDIUM
Network
typora typora typora through 0.9.9.20.3 beta has XSS, with resultant remote command execution, via the left outline bar. CWE-79
Cross-site Scripting
CVE-2019-6803 2024-11-21 13:47 2019-01-25 Show GitHub Exploit DB Packet Storm
223510 6.1 MEDIUM
Network
python pypiserver CRLF Injection in pypiserver 1.2.5 and below allows attackers to set arbitrary HTTP headers and possibly conduct XSS attacks via a %0d%0a in a URI. CWE-79
CWE-74
Cross-site Scripting
Injection
CVE-2019-6802 2024-11-21 13:47 2019-01-25 Show GitHub Exploit DB Packet Storm