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 12, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
216531 2.1 注意 アップル - Apple iOS のメールにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-1348 2014-07-9 15:59 2014-06-30 Show GitHub Exploit DB Packet Storm
216532 4.3 警告 アップル - Apple iOS および Apple Safari などで使用される WebKit におけるアドレスバーを偽装される脆弱性 CWE-Other
その他
CVE-2014-1345 2014-07-9 15:59 2014-06-30 Show GitHub Exploit DB Packet Storm
216533 2.1 注意 アップル - Apple OS X の iBooks Commerce における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-1317 2014-07-9 15:56 2014-06-30 Show GitHub Exploit DB Packet Storm
216534 5 警告 アップル - Apple Safari などで使用される WebKit における postMessage の origin を偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2014-1346 2014-07-9 15:55 2014-05-21 Show GitHub Exploit DB Packet Storm
216535 10 危険 AVG Technologies - AVG Safeguard および AVG Secure Search の ActiveX コントロールに任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2956 2014-07-9 15:26 2014-07-7 Show GitHub Exploit DB Packet Storm
216536 5 警告 Caldera - Caldera の dirmng/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-2933 2014-07-9 15:01 2014-05-7 Show GitHub Exploit DB Packet Storm
216537 4.3 警告 OCS Inventory Team - OCS Inventory NG の OCS Reports Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4722 2014-07-9 14:53 2014-07-1 Show GitHub Exploit DB Packet Storm
216538 6.8 警告 Foxit Software Inc - Foxit PDF SDK DLL の FPDFBookmark_GetTitle メソッドにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-4646 2014-07-9 14:42 2014-05-9 Show GitHub Exploit DB Packet Storm
216539 8.2 危険 DELL EMC (旧 EMC Corporation) - EMC Documentum Content Server におけるスーパーユーザ権限で RPC コマンドを保存実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-2514 2014-07-9 14:08 2014-07-7 Show GitHub Exploit DB Packet Storm
216540 8.2 危険 DELL EMC (旧 EMC Corporation) - EMC Documentum Content Server におけるスーパーユーザ権限で任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-2513 2014-07-9 14:07 2014-07-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
293621 - ushahidi ushahidi_platform Multiple SQL injection vulnerabilities in the Ushahidi Platform before 2.5 allow remote attackers to execute arbitrary SQL commands via vectors related to (1) the messages admin functionality in appl… CWE-89
SQL Injection
CVE-2012-3469 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293622 - ushahidi ushahidi_platform Multiple SQL injection vulnerabilities in the Ushahidi Platform before 2.5 allow remote attackers to execute arbitrary SQL commands via vectors related to (1) the verify function in application/contr… CWE-89
SQL Injection
CVE-2012-3468 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293623 - caucho resin Caucho Quercus, as distributed in Resin before 4.0.29, allows remote attackers to bypass intended restrictions on filename extensions for created files via a %00 sequence in a pathname within an HTTP… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-2969 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293624 - caucho resin Directory traversal vulnerability in Caucho Quercus, as distributed in Resin before 4.0.29, allows remote attackers to create files in arbitrary directories via a .. (dot dot) in a pathname within an… CWE-22
Path Traversal
CVE-2012-2968 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293625 - caucho resin Caucho Quercus, as distributed in Resin before 4.0.29, does not properly implement the == (equals sign equals sign) operator for comparisons, which has unspecified impact and context-dependent attack… NVD-CWE-Other
CVE-2012-2967 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293626 - caucho resin Caucho Quercus, as distributed in Resin before 4.0.29, overwrites entries in the SERVER superglobal array on the basis of POST parameters, which has unspecified impact and remote attack vectors. NVD-CWE-Other
CVE-2012-2966 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293627 - caucho resin Caucho Quercus, as distributed in Resin before 4.0.29, does not properly handle unspecified characters in the names of variables, which has unknown impact and remote attack vectors, related to an "HT… CWE-20
 Improper Input Validation 
CVE-2012-2965 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293628 - breakingpointsystems breakingpoint_storm_appliance_ctm
breakingpoint_storm_appliance
The BreakingPoint Storm appliance before 3.0 requires cleartext credentials for establishing a session from a GUI administrative client, which allows remote attackers to obtain sensitive information … CWE-20
 Improper Input Validation 
CVE-2012-2964 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293629 - breakingpointsystems breakingpoint_storm_appliance_ctm
breakingpoint_storm_appliance
The administrative interface in the embedded web server on the BreakingPoint Storm appliance before 3.0 does not require authentication for the gwt/BugReport script, which allows remote attackers to … CWE-287
Improper Authentication
CVE-2012-2963 2024-11-21 10:40 2012-08-13 Show GitHub Exploit DB Packet Storm
293630 - pnp4nagios pnp4nagios PNP4Nagios 0.6 through 0.6.16 uses world-readable permissions for process_perfdata.cfg, which allows local users to obtain the Gearman shared secret by reading the file. CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-3457 2024-11-21 10:40 2012-08-12 Show GitHub Exploit DB Packet Storm