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 6, 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
252011 4.3 警告 Google - Google Chrome におけるポップアップブロッカーを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3246 2011-01-27 14:37 2010-09-2 Show GitHub Exploit DB Packet Storm
252012 4.3 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- Mozilla Firefox および SeaMonkey の Gopher パーサにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3177 2011-01-27 14:26 2010-10-19 Show GitHub Exploit DB Packet Storm
252013 6.9 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- Linux 上で稼働する複数の Mozilla 製品における application-launch スクリプトに関する権限昇格の脆弱性 CWE-DesignError
CVE-2010-3182 2011-01-27 14:24 2010-10-19 Show GitHub Exploit DB Packet Storm
252014 7.6 危険 GNOME Project
レッドハット
- Evince の TFM フォントパーサにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2643 2011-01-26 15:32 2011-01-5 Show GitHub Exploit DB Packet Storm
252015 7.6 危険 GNOME Project
レッドハット
- Evince の AFM フォントパーサにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2642 2011-01-26 15:30 2011-01-5 Show GitHub Exploit DB Packet Storm
252016 7.6 危険 GNOME Project
レッドハット
- Evince の VF フォントパーサにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2641 2011-01-26 15:21 2011-01-5 Show GitHub Exploit DB Packet Storm
252017 7.6 危険 GNOME Project
レッドハット
- Evince の PK フォントパーサにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2640 2011-01-26 15:10 2011-01-5 Show GitHub Exploit DB Packet Storm
252018 5 警告 MODX - MODx Evolution におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3930 2011-01-26 14:02 2011-01-26 Show GitHub Exploit DB Packet Storm
252019 7.5 危険 MODX - MODx Evolution における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-3929 2011-01-26 14:01 2011-01-26 Show GitHub Exploit DB Packet Storm
252020 9.3 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4042 2011-01-26 13:28 2010-10-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
280131 - openssl openssl Memory leak in d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (memory consumpt… CWE-399
 Resource Management Errors
CVE-2014-3507 2024-11-21 11:08 2014-08-14 Show GitHub Exploit DB Packet Storm
280132 - openssl openssl d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (memory consumption) via crafte… CWE-399
 Resource Management Errors
CVE-2014-3506 2024-11-21 11:08 2014-08-14 Show GitHub Exploit DB Packet Storm
280133 - openssl openssl Double free vulnerability in d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (a… NVD-CWE-Other
CVE-2014-3505 2024-11-21 11:08 2014-08-14 Show GitHub Exploit DB Packet Storm
280134 - pyplate pyplate Directory traversal vulnerability in download.py in Pyplate 0.08 allows remote attackers to read arbitrary files via a .. (dot dot) in the filename parameter. CWE-22
Path Traversal
CVE-2014-3855 2024-11-21 11:08 2014-08-7 Show GitHub Exploit DB Packet Storm
280135 - pyplate pyplate Cross-site request forgery (CSRF) vulnerability in admin/addScript.py in Pyplate 0.08 allows remote attackers to hijack the authentication of administrators for requests that conduct cross-site scrip… CWE-352
 Origin Validation Error
CVE-2014-3854 2024-11-21 11:08 2014-08-7 Show GitHub Exploit DB Packet Storm
280136 - pyplate pyplate Pyplate 0.08 does not set the secure flag for the id cookie in an https session, which makes it easier for remote attackers to capture this cookie by intercepting its transmission within an http sess… CWE-200
Information Exposure
CVE-2014-3853 2024-11-21 11:08 2014-08-7 Show GitHub Exploit DB Packet Storm
280137 - pyplate pyplate Pyplate 0.08 does not include the HTTPOnly flag in a Set-Cookie header for the id cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to t… CWE-200
Information Exposure
CVE-2014-3852 2024-11-21 11:08 2014-08-7 Show GitHub Exploit DB Packet Storm
280138 - pyplate pyplate usr/lib/cgi-bin/create_passwd_file.py in Pyplate 0.08 uses world-readable permissions for passwd.db, which allows local users to obtain the administrator password by reading this file. CWE-200
Information Exposure
CVE-2014-3851 2024-11-21 11:08 2014-08-7 Show GitHub Exploit DB Packet Storm
280139 - xbmc xbmc XBMC 13.0 uses world-readable permissions for .xbmc/userdata/sources.xml, which allows local users to obtain user names and passwords by reading this file. CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-3800 2024-11-21 11:08 2014-08-7 Show GitHub Exploit DB Packet Storm
280140 - teampass teampass Multiple cross-site scripting (XSS) vulnerabilities in items.php in TeamPass before 2.1.20 allow remote attackers to inject arbitrary web script or HTML via the group parameter, which is not properly… CWE-79
Cross-site Scripting
CVE-2014-3774 2024-11-21 11:08 2014-08-7 Show GitHub Exploit DB Packet Storm