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
230841 4.3 警告 Horde - Horde の Passwd モジュールの passwd/main.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2360 2012-09-25 17:27 2009-07-5 Show GitHub Exploit DB Packet Storm
230842 7.5 危険 nulllogic - NullLogic Groupware のログインページにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2354 2012-09-25 17:27 2009-07-7 Show GitHub Exploit DB Packet Storm
230843 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 におけるクロスサイトスクリプティング (XSS) 攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2350 2012-09-25 17:27 2009-07-7 Show GitHub Exploit DB Packet Storm
230844 4.3 警告 hans oesterholt - CMME の admin.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2342 2012-09-25 17:27 2009-01-11 Show GitHub Exploit DB Packet Storm
230845 7.5 危険 opial - Opial の admin/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2340 2012-09-25 17:27 2009-07-7 Show GitHub Exploit DB Packet Storm
230846 5 警告 max kervin - KerviNet Forum における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-2329 2012-09-25 17:27 2009-07-5 Show GitHub Exploit DB Packet Storm
230847 7.5 危険 max kervin - KerviNet Forum の admin/edit_user.php における任意のアカウントを削除される脆弱性 CWE-287
不適切な認証
CVE-2009-2328 2012-09-25 17:27 2009-07-5 Show GitHub Exploit DB Packet Storm
230848 3.5 注意 max kervin - KerviNet Forum の add_voting.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2327 2012-09-25 17:27 2009-07-5 Show GitHub Exploit DB Packet Storm
230849 7.5 危険 max kervin - KerviNet Forum における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-2326 2012-09-25 17:27 2009-07-5 Show GitHub Exploit DB Packet Storm
230850 4.3 警告 IBM - ITIM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2316 2012-09-25 17:27 2009-07-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 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
285111 - quirm saxon SQL injection vulnerability in example.php in SAXON 5.4 allows remote attackers to execute arbitrary SQL commands via the template parameter. CWE-89
SQL Injection
CVE-2007-4863 2018-10-16 06:38 2007-10-31 Show GitHub Exploit DB Packet Storm
285112 - simplenews simplenews SimpNews 2.41.03 allows remote attackers to obtain sensitive information via (1) an invalid lang parameter to admin/index.php; or a direct request to (2) admin/dbg_infos.php, (3) admin/heading.php, o… NVD-CWE-Other
CVE-2007-4872 2018-10-16 06:38 2007-09-28 Show GitHub Exploit DB Packet Storm
285113 - simplenews simplenews SimpNews 2.41.03 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download arbitrary .inc files via a direct request, as demonstrated… CWE-264
Permissions, Privileges, and Access Controls
CVE-2007-4873 2018-10-16 06:38 2007-09-28 Show GitHub Exploit DB Packet Storm
285114 - boesch-it simpnews Multiple cross-site scripting (XSS) vulnerabilities in SimpNews 2.41.03 allow remote attackers to inject arbitrary web script or HTML via the (1) l_username parameter to admin/layout2b.php, and the (… CWE-79
Cross-site Scripting
CVE-2007-4874 2018-10-16 06:38 2007-09-27 Show GitHub Exploit DB Packet Storm
285115 - psi-labs social_networking_script_psisns SQL injection vulnerability in profile/myprofile.php in psi-labs.com social networking script (psisns), probably 1.0, allows remote attackers to execute arbitrary SQL commands via the u parameter. CWE-89
SQL Injection
CVE-2007-4881 2018-10-16 06:38 2007-09-14 Show GitHub Exploit DB Packet Storm
285116 - php php The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in the library parameter. NOTE: there are limited usage… CWE-20
 Improper Input Validation 
CVE-2007-4887 2018-10-16 06:38 2007-09-14 Show GitHub Exploit DB Packet Storm
285117 - php mysql_extension
php
The MySQL extension in PHP 5.2.4 and earlier allows remote attackers to bypass safe_mode and open_basedir restrictions via the MySQL (1) LOAD_FILE, (2) INTO DUMPFILE, and (3) INTO OUTFILE functions, … NVD-CWE-Other
CVE-2007-4889 2018-10-16 06:38 2007-09-14 Show GitHub Exploit DB Packet Storm
285118 - toms-seiten.at toms_gastenbuch Multiple cross-site scripting (XSS) vulnerabilities in admin/header.php in Toms Gaestebuch 1.01 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) lang[adminseite],… CWE-79
Cross-site Scripting
CVE-2007-4896 2018-10-16 06:38 2007-09-15 Show GitHub Exploit DB Packet Storm
285119 - ekiga ekiga pwlib, as used by Ekiga 2.0.5 and possibly other products, allows remote attackers to cause a denial of service (application crash) via a long argument to the PString::vsprintf function, related to a… CWE-399
 Resource Management Errors
CVE-2007-4897 2018-10-16 06:38 2007-09-15 Show GitHub Exploit DB Packet Storm
285120 - berkeley boinc_forum Multiple cross-site scripting (XSS) vulnerabilities in Boinc Forum 5.10.20 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) id parameter to forum_forum.php, or th… CWE-79
Cross-site Scripting
CVE-2007-4899 2018-10-16 06:38 2007-09-15 Show GitHub Exploit DB Packet Storm