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 7, 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
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 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
273151 7.5 HIGH
Network
sap businessobjects_edge The File RepositoRy Server (FRS) CORBA listener in SAP BussinessObjects Edge 4.0 allows remote attackers to read arbitrary files via a full pathname, aka SAP Note 2018682. CWE-22
Path Traversal
CVE-2015-2073 2024-11-21 11:26 2021-08-10 Show GitHub Exploit DB Packet Storm
273152 8.8 HIGH
Network
webgate edvr_manager
control_center
Multiple stack-based buffer overflows in WebGate eDVR Manager and Control Center allow remote attackers to execute arbitrary code via unspecified vectors to the (1) TCPDiscover or (2) TCPDiscover2 fu… CWE-787
 Out-of-bounds Write
CVE-2015-2100 2024-11-21 11:26 2021-07-23 Show GitHub Exploit DB Packet Storm
273153 8.8 HIGH
Network
webgateinc control_center Multiple buffer overflows in WebGate Control Center allow remote attackers to execute arbitrary code via unspecified vectors to the (1) GetRecFileInfo function in the FileConverter.FileConverterCtrl.… CWE-120
Classic Buffer Overflow
CVE-2015-2099 2024-11-21 11:26 2021-07-23 Show GitHub Exploit DB Packet Storm
273154 8.8 HIGH
Network
webgateinc edvr_manager Multiple stack-based buffer overflows in WebGate eDVR Manager allow remote attackers to execute arbitrary code via unspecified vectors to the (1) Connect, (2) ConnectEx, or (3) ConnectEx2 function in… CWE-120
Classic Buffer Overflow
CVE-2015-2098 2024-11-21 11:26 2021-07-23 Show GitHub Exploit DB Packet Storm
273155 8.8 HIGH
Network
freedesktop
debian
xdg-utils
debian_linux
The open_generic_xdg_mime function in xdg-open in xdg-utils 1.1.0 rc1 in Debian, when using dash, does not properly handle local variables, which allows remote attackers to execute arbitrary commands… CWE-77
Command Injection
CVE-2015-1877 2024-11-21 11:26 2021-06-3 Show GitHub Exploit DB Packet Storm
273156 7.5 HIGH
Network
rust-lang rust In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-20001 2024-11-21 11:26 2021-04-12 Show GitHub Exploit DB Packet Storm
273157 7.2 HIGH
Network
huge-it huge-it_slider Multiple SQL injection vulnerabilities in the Huge-IT Slider (slider-image) plugin before 2.7.0 for WordPress allow remote administrators to execute arbitrary SQL commands via the removeslide paramet… CWE-89
SQL Injection
CVE-2015-2062 2024-11-21 11:26 2020-02-9 Show GitHub Exploit DB Packet Storm
273158 7.5 HIGH
Network
jenkins cloudbees XML external entity (XXE) vulnerability in CloudBees Jenkins before 1.600 and LTS before 1.596.1 allows remote attackers to read arbitrary XML files via a crafted XML document. CWE-611
XXE
CVE-2015-1811 2024-11-21 11:26 2020-01-16 Show GitHub Exploit DB Packet Storm
273159 7.5 HIGH
Network
jenkins cloudbees XML external entity (XXE) vulnerability in CloudBees Jenkins before 1.600 and LTS before 1.596.1 allows remote attackers to read arbitrary XML files via an XPath query. CWE-611
XXE
CVE-2015-1809 2024-11-21 11:26 2020-01-16 Show GitHub Exploit DB Packet Storm
273160 7.8 HIGH
Local
redhat automatic_bug_reporting_tool The default event handling scripts in Automatic Bug Reporting Tool (ABRT) allow local users to gain privileges as demonstrated by a symlink attack on a var_log_messages file. CWE-59
Link Following
CVE-2015-1869 2024-11-21 11:26 2020-01-15 Show GitHub Exploit DB Packet Storm