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 22, 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
241321 5 警告 ウェブセンス - Websense Email Security における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-5122 2012-08-24 15:19 2012-08-23 Show GitHub Exploit DB Packet Storm
241322 5 警告 ウェブセンス - Websense Email Security における送信者のブラックリストを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-5121 2012-08-24 15:10 2012-08-23 Show GitHub Exploit DB Packet Storm
241323 4.3 警告 ウェブセンス - Websense Web Security および Web Filter におけるクロスサイトスクリプティングの脆弱性 CWE-16
環境設定
CVE-2009-5120 2012-08-24 14:53 2012-08-23 Show GitHub Exploit DB Packet Storm
241324 4.3 警告 ウェブセンス - Websense Web Security および Web Filter における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2009-5119 2012-08-24 14:49 2012-08-23 Show GitHub Exploit DB Packet Storm
241325 5 警告 ウェブセンス - Websense Enterprise の Filtering Service におけるフィルタリングを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2008-7312 2012-08-24 14:23 2012-08-23 Show GitHub Exploit DB Packet Storm
241326 4.3 警告 Apache Software Foundation - Apache HTTP Server のプロキシ機能における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3502 2012-08-24 14:18 2012-08-16 Show GitHub Exploit DB Packet Storm
241327 10 危険 マカフィー - McAfee SmartFilter Administration における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2012-4599 2012-08-24 11:55 2012-08-22 Show GitHub Exploit DB Packet Storm
241328 9.3 危険 マカフィー - McAfee Virtual Technician および ePO-MVT における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-4598 2012-08-24 11:55 2012-08-22 Show GitHub Exploit DB Packet Storm
241329 4.3 警告 マカフィー - McAfee Email and Web Security および McAfee Email Gateway におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4597 2012-08-24 11:54 2012-05-8 Show GitHub Exploit DB Packet Storm
241330 4.3 警告 マカフィー - McAfee Email Gateway におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-4596 2012-08-24 11:54 2012-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 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
286051 7.5 HIGH
Network
i18n_project
debian
i18n
debian_linux
Hash#slice in lib/i18n/core_ext/hash.rb in the i18n gem before 0.8.0 for Ruby allows remote attackers to cause a denial of service (application crash) via a call in a situation where :some_key is pre… CWE-20
 Improper Input Validation 
CVE-2014-10077 2024-11-21 11:03 2018-11-7 Show GitHub Exploit DB Packet Storm
286052 7.5 HIGH
Network
wp-db-backup_project wp-db-backup The wp-db-backup plugin 2.2.4 for WordPress relies on a five-character string for access control, which makes it easier for remote attackers to read backup archives via a brute-force attack. CWE-200
Information Exposure
CVE-2014-10076 2024-11-21 11:03 2018-10-5 Show GitHub Exploit DB Packet Storm
286053 9.8 CRITICAL
Network
karo_project karo The karo gem 2.3.8 for Ruby allows Remote command injection via the host field. CWE-77
Command Injection
CVE-2014-10075 2024-11-21 11:03 2018-10-5 Show GitHub Exploit DB Packet Storm
286054 9.8 CRITICAL
Network
umbraco umbraco_cms Umbraco before 7.2.0 has a remote PHP code execution vulnerability because Umbraco.Web.UI/config/umbracoSettings.Release.config does not block the upload of .php files. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2014-10074 2024-11-21 11:03 2018-08-27 Show GitHub Exploit DB Packet Storm
286055 7.5 HIGH
Network
fancy-server_project fancy-server Versions less than 0.1.4 of the static file server module fancy-server are vulnerable to directory traversal. An attacker can provide input such as `../` to read files outside of the served directory. CWE-22
Path Traversal
CVE-2014-10066 2024-11-21 11:03 2018-06-1 Show GitHub Exploit DB Packet Storm
286056 6.1 MEDIUM
Network
remarkable_project remarkable Certain input when passed into remarkable before 1.4.1 will bypass the bad protocol check that disallows the javascript: scheme allowing for javascript: url's to be injected into the rendered content. CWE-79
Cross-site Scripting
CVE-2014-10065 2024-11-21 11:03 2018-06-1 Show GitHub Exploit DB Packet Storm
286057 7.5 HIGH
Network
qs_project qs The qs module before 1.0.0 does not have an option or default for specifying object depth and when parsing a string representing a deeply nested object will block the event loop for long periods of t… CWE-399
 Resource Management Errors
CVE-2014-10064 2024-11-21 11:03 2018-06-1 Show GitHub Exploit DB Packet Storm
286058 7.5 HIGH
Network
hapi inert The inert directory handler in inert node module before 1.1.1 always allows files in hidden directories to be served, even when `showHidden` is false. CWE-22
Path Traversal
CVE-2014-10068 2024-11-21 11:03 2018-05-30 Show GitHub Exploit DB Packet Storm
286059 5.9 MEDIUM
Network
paypal-ipn_project paypal-ipn paypal-ipn before 3.0.0 uses the `test_ipn` parameter (which is set by the PayPal IPN simulator) to determine if it should use the production PayPal site or the sandbox. With a bit of time, an attack… CWE-287
Improper Authentication
CVE-2014-10067 2024-11-21 11:03 2018-05-30 Show GitHub Exploit DB Packet Storm
286060 7.1 HIGH
Network
ibm rational_clearquest Multiple XML external entity (XXE) vulnerabilities in (1) CQWeb / CM Server, (2) ClearQuest Native client, (3) ClearQuest Eclipse client, and (4) ClearQuest Eclipse Designer components in IBM Rationa… CWE-611
XXE
CVE-2014-0950 2024-11-21 11:03 2018-04-21 Show GitHub Exploit DB Packet Storm