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
211541 6.5 警告 Achievo - Achievo の dispatch.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5865 2014-10-27 14:41 2012-12-5 Show GitHub Exploit DB Packet Storm
211542 6.8 警告 dotProject - dotProject における SQL インジェクションの脆弱性 CWE-352
CWE-89
CVE-2012-5701 2014-10-27 14:40 2012-11-15 Show GitHub Exploit DB Packet Storm
211543 5 警告 OSClass - OSClass におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-6308 2014-10-27 14:40 2014-09-15 Show GitHub Exploit DB Packet Storm
211544 4.3 警告 OSClass - OSClass におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6280 2014-10-27 14:39 2014-09-15 Show GitHub Exploit DB Packet Storm
211545 7.5 危険 Banana Dance - Banana Dance におけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5244 2014-10-27 14:39 2012-12-19 Show GitHub Exploit DB Packet Storm
211546 4.3 警告 Joomla! - Joomla! 用 ja_purity テンプレートにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2413 2014-10-27 14:39 2012-05-3 Show GitHub Exploit DB Packet Storm
211547 1.9 注意 CareFusion - CareFusion Pyxis SupplyStation のハードウェアテストツールにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-5423 2014-10-27 14:11 2014-10-15 Show GitHub Exploit DB Packet Storm
211548 9.7 危険 CareFusion - CareFusion Pyxis SupplyStation のハードウェアテストツールにおけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-5422 2014-10-27 14:09 2014-10-15 Show GitHub Exploit DB Packet Storm
211549 6.8 警告 CareFusion - CareFusion Pyxis SupplyStation のハードウェアテストツールにおける権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-5421 2014-10-27 14:08 2014-10-15 Show GitHub Exploit DB Packet Storm
211550 3.5 注意 CareFusion - CareFusion Pyxis SupplyStation のハードウェアテストツールにおけるアプリケーションファイルへのアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-5420 2014-10-27 14:08 2014-10-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 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
283901 - pidgin pidgin libpurple in Pidgin 2.1.0 through 2.2.1, when using HTML logging, allows remote attackers to cause a denial of service (NULL dereference and application crash) via a message that contains invalid HTM… CWE-20
 Improper Input Validation 
CVE-2007-4999 2018-10-16 06:39 2007-10-30 Show GitHub Exploit DB Packet Storm
283902 - joomla joomla SQL injection vulnerability in Joomla! 1.5 before RC2 (aka Endeleo) allows remote attackers to execute arbitrary SQL commands via unspecified vectors, probably related to the archive section. NOTE: … CWE-89
SQL Injection
CVE-2007-4777 2018-10-16 06:38 2007-09-11 Show GitHub Exploit DB Packet Storm
283903 - joomla joomla Cross-site scripting (XSS) vulnerability in Joomla! 1.5 before RC2 (aka Endeleo) allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, probably related to the archiv… CWE-79
Cross-site Scripting
CVE-2007-4779 2018-10-16 06:38 2007-09-11 Show GitHub Exploit DB Packet Storm
283904 - joomla joomla Joomla! 1.5 before RC2 (aka Endeleo) allows remote attackers to obtain sensitive information (the full path) via unspecified vectors, probably involving direct requests to certain PHP scripts in tmpl… CWE-20
 Improper Input Validation 
CVE-2007-4780 2018-10-16 06:38 2007-09-11 Show GitHub Exploit DB Packet Storm
283905 - php php PHP before 5.2.3 allows context-dependent attackers to cause a denial of service (application crash) via (1) a long string in the pattern parameter to the glob function; or (2) a long string in the s… CWE-94
Code Injection
CVE-2007-4782 2018-10-16 06:38 2007-09-11 Show GitHub Exploit DB Packet Storm
283906 - php php The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also re… CWE-20
 Improper Input Validation 
CVE-2007-4783 2018-10-16 06:38 2007-09-11 Show GitHub Exploit DB Packet Storm
283907 - php php The setlocale function in PHP before 5.2.4 allows context-dependent attackers to cause a denial of service (application crash) via a long string in the locale parameter. NOTE: this might not be a vu… CWE-20
 Improper Input Validation 
CVE-2007-4784 2018-10-16 06:38 2007-09-11 Show GitHub Exploit DB Packet Storm
283908 - sony micro_vault_fingerprint_access_software Sony Micro Vault Fingerprint Access Software, as distributed with Sony Micro Vault USM-F USB flash drives, installs a driver that hides a directory under %WINDIR%, which might allow remote attackers … NVD-CWE-Other
CVE-2007-4785 2018-10-16 06:38 2007-09-11 Show GitHub Exploit DB Packet Storm
283909 - netjuke netjuke Multiple SQL injection vulnerabilities in Netjuke 1.0-rc2 allow remote attackers to execute arbitrary SQL commands via (1) the ge_id parameter in a list.artists action to explore.php or (2) the id pa… CWE-89
SQL Injection
CVE-2007-4810 2018-10-16 06:38 2007-09-12 Show GitHub Exploit DB Packet Storm
283910 - netjuke netjuke Multiple cross-site scripting (XSS) vulnerabilities in Netjuke 1.0-rc2 allow remote attackers to inject arbitrary web script or HTML via (1) the val parameter to alphabet.php in an alpha.albums actio… CWE-79
Cross-site Scripting
CVE-2007-4811 2018-10-16 06:38 2007-09-12 Show GitHub Exploit DB Packet Storm