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":May 18, 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
218841 6.5 警告 PHP-Fusion - PHP-Fusion におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-1806 2014-05-2 16:46 2013-01-27 Show GitHub Exploit DB Packet Storm
218842 4.3 警告 PHP-Fusion - PHP-Fusion におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1804 2014-05-2 16:46 2013-01-27 Show GitHub Exploit DB Packet Storm
218843 7.5 危険 Google - Android における暗号保護メカニズムを破られる脆弱性 CWE-200
情報漏えい
CVE-2013-7373 2014-05-2 16:45 2013-08-14 Show GitHub Exploit DB Packet Storm
218844 5 警告 Google
Apache Software Foundation
- Android の Java Cryptography Architecture で使用される Apache Harmony における暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2013-7372 2014-05-2 16:45 2013-08-14 Show GitHub Exploit DB Packet Storm
218845 7.5 危険 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller および NetScaler Gateway の管理 GUI における脆弱性 CWE-noinfo
情報不足
CVE-2014-2882 2014-05-2 16:35 2014-04-28 Show GitHub Exploit DB Packet Storm
218846 7.5 危険 シトリックス・システムズ - Citrix NetScaler Application Delivery Controller および NetScaler Gateway の管理 GUI の Java アプレットにおける脆弱性 CWE-noinfo
情報不足
CVE-2014-2881 2014-05-2 16:34 2014-04-28 Show GitHub Exploit DB Packet Storm
218847 6.5 警告 フォーティネット - FortiGuard FortiWeb における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1957 2014-05-2 16:33 2014-02-13 Show GitHub Exploit DB Packet Storm
218848 7.5 危険 フォーティネット - FortiGuard FortiWeb における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2014-1956 2014-05-2 16:32 2014-02-13 Show GitHub Exploit DB Packet Storm
218849 4.3 警告 フォーティネット - FortiGuard FortiWeb におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-1955 2014-05-2 16:30 2014-02-13 Show GitHub Exploit DB Packet Storm
218850 4.3 警告 vBulletin Solutions, Inc. - vBulletin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3135 2014-05-2 16:11 2014-04-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
296351 - openssl
redhat
openssl Integer underflow in OpenSSL before 0.9.8x, 1.0.0 before 1.0.0j, and 1.0.1 before 1.0.1c, when TLS 1.1, TLS 1.2, or DTLS is used with CBC encryption, allows remote attackers to cause a denial of serv… CWE-189
Numeric Errors
CVE-2012-2333 2024-11-21 10:38 2012-05-15 Show GitHub Exploit DB Packet Storm
296352 - emc documentum_information_rights_management The IRM Server in EMC Documentum Information Rights Management 4.x before 4.7.0100 and 5.x before 5.0.1030 allows remote attackers to cause a denial of service (pvcontrol.exe process hang) via \n (li… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-2277 2024-11-21 10:38 2012-05-15 Show GitHub Exploit DB Packet Storm
296353 - emc documentum_information_rights_management The IRM Server in EMC Documentum Information Rights Management 4.x before 4.7.0100 and 5.x before 5.0.1030 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon cr… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-2276 2024-11-21 10:38 2012-05-15 Show GitHub Exploit DB Packet Storm
296354 - php php sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which al… CWE-20
 Improper Input Validation 
CVE-2012-2336 2024-11-21 10:38 2012-05-11 Show GitHub Exploit DB Packet Storm
296355 - php php php-wrapper.fcgi does not properly handle command-line arguments, which allows remote attackers to bypass a protection mechanism in PHP 5.3.12 and 5.4.2 and execute arbitrary code by leveraging impro… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-2335 2024-11-21 10:38 2012-05-11 Show GitHub Exploit DB Packet Storm
296356 - php php Buffer overflow in the apache_request_headers function in sapi/cgi/cgi_main.c in PHP 5.4.x before 5.4.3 allows remote attackers to cause a denial of service (application crash) via a long string in t… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-2329 2024-11-21 10:38 2012-05-11 Show GitHub Exploit DB Packet Storm
296357 - php php sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that contain a %3D sequence but no = (equals sig… CWE-89
SQL Injection
CVE-2012-2311 2024-11-21 10:38 2012-05-11 Show GitHub Exploit DB Packet Storm
296358 - hp performance_insight Unspecified vulnerability in HP Performance Insight for Networks 5.3.x, 5.41, 5.41.001, and 5.41.002 allows remote authenticated users to gain privileges via unknown vectors. CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-2009 2024-11-21 10:38 2012-05-9 Show GitHub Exploit DB Packet Storm
296359 - hp performance_insight Cross-site scripting (XSS) vulnerability in HP Performance Insight for Networks 5.3.x, 5.41, 5.41.001, and 5.41.002 allows remote attackers to inject arbitrary web script or HTML via unspecified vect… CWE-79
Cross-site Scripting
CVE-2012-2008 2024-11-21 10:38 2012-05-9 Show GitHub Exploit DB Packet Storm
296360 - hp performance_insight SQL injection vulnerability in HP Performance Insight for Networks 5.3.x, 5.41, 5.41.001, and 5.41.002 allows remote attackers to execute arbitrary SQL commands via unspecified vectors. CWE-89
SQL Injection
CVE-2012-2007 2024-11-21 10:38 2012-05-9 Show GitHub Exploit DB Packet Storm