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
241751 4.3 警告 drake team - Drake CMS の admin/classes/ui.dta.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1848 2012-06-26 15:46 2007-04-3 Show GitHub Exploit DB Packet Storm
241752 7.5 危険 avatic - Aardvark Topsites PHP における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1844 2012-06-26 15:46 2007-04-3 Show GitHub Exploit DB Packet Storm
241753 7.5 危険 codebb - CodeBB における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1839 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
241754 9 危険 data domain - Data Domain OS のコマンドライン管理インターフェースにおける任意のコマンドを実行される脆弱性 - CVE-2007-1836 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
241755 7.8 危険 シスコシステムズ - CUCM におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1834 2012-06-26 15:46 2007-03-28 Show GitHub Exploit DB Packet Storm
241756 5 警告 シスコシステムズ - CUCM の SCCP 実装におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1833 2012-06-26 15:46 2007-03-28 Show GitHub Exploit DB Packet Storm
241757 7.8 危険 シスコシステムズ - CUCM の IPSec Manager Service におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1826 2012-06-26 15:46 2007-03-28 Show GitHub Exploit DB Packet Storm
241758 10 危険 Alcatel-Lucent - Alcatel-Lucent Lucent Technologies ボイスメールシステムにおけるメールボックスを再設定される脆弱性 - CVE-2007-1822 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
241759 10 危険 dproxy - dproxy-nexgen の dns_decode_reverse_name 関数におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-1866 2012-06-26 15:46 2004-06-24 Show GitHub Exploit DB Packet Storm
241760 7.5 危険 forum picture and meta tags - phpBB の Forum ピクチャなどの MOD_forum_fields_parse.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1818 2012-06-26 15:46 2007-04-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
292211 - glfusion glfusion SQL injection vulnerability in private/system/lib-session.php in glFusion 1.1.2 and earlier allows remote attackers to execute arbitrary SQL commands via the glf_session cookie parameter. CWE-89
SQL Injection
CVE-2009-1282 2017-09-29 10:34 2009-04-10 Show GitHub Exploit DB Packet Storm
292212 - glfusion glfusion glFusion before 1.1.3 performs authentication with a user-provided password hash instead of a password, which allows remote attackers to gain privileges by obtaining the hash and using it in the glf_… CWE-310
Cryptographic Issues
CVE-2009-1283 2017-09-29 10:34 2009-04-10 Show GitHub Exploit DB Packet Storm
292213 - webfileexplorer web_file_explorer body.asp in Web File Explorer 3.1 allows remote attackers to create arbitrary files and execute arbitrary code via the savefile action with a file parameter containing a filename that has an executab… NVD-CWE-noinfo
CVE-2009-1314 2017-09-29 10:34 2009-04-17 Show GitHub Exploit DB Packet Storm
292214 - aquacms aqua_cms Multiple SQL injection vulnerabilities in Aqua CMS 1.1, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) userSID cookie parameter to droplets/fu… CWE-89
SQL Injection
CVE-2009-1317 2017-09-29 10:34 2009-04-17 Show GitHub Exploit DB Packet Storm
292215 - jamroom jamroom Directory traversal vulnerability in index.php in Jamroom 3.1.2, 3.2.3 through 3.2.6, 4.0.2, and possibly other versions before 3.4.0 allows remote attackers to include arbitrary files via directory … CWE-22
Path Traversal
CVE-2009-1318 2017-09-29 10:34 2009-04-17 Show GitHub Exploit DB Packet Storm
292216 - guestcal guest_cal Directory traversal vulnerability in includes/ini.inc.php in GuestCal 2.1 allows remote attackers to include and execute arbitrary files via a .. (dot dot) in the lang parameter to index.php. CWE-22
Path Traversal
CVE-2009-1319 2017-09-29 10:34 2009-04-17 Show GitHub Exploit DB Packet Storm
292217 - humayun_shabbir_bhutta asp_product_catalog Cross-site scripting (XSS) vulnerability in search.asp in ASP Product Catalog 1.0 allows remote attackers to inject arbitrary web script or HTML via the keywords parameter. CWE-79
Cross-site Scripting
CVE-2009-1321 2017-09-29 10:34 2009-04-17 Show GitHub Exploit DB Packet Storm
292218 - humayun_shabbir_bhutta asp_product_catalog ASP Product Catalog 1.0 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a database containing user credentials via a direct… CWE-264
Permissions, Privileges, and Access Controls
CVE-2009-1322 2017-09-29 10:34 2009-04-17 Show GitHub Exploit DB Packet Storm
292219 - webfileexplorer web_file_explorer SQL injection vulnerability in body.asp in Web File Explorer 3.1 allows remote attackers to execute arbitrary SQL commands via the id parameter. CWE-89
SQL Injection
CVE-2009-1323 2017-09-29 10:34 2009-04-17 Show GitHub Exploit DB Packet Storm
292220 - mini-stream asx_to_mp3_converter Stack-based buffer overflow in Mini-stream ASX to MP3 Converter 3.0.0.7 allows remote attackers to execute arbitrary code via a long URI in a playlist (.m3u) file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2009-1324 2017-09-29 10:34 2009-04-17 Show GitHub Exploit DB Packet Storm