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 13, 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
252441 6.8 警告 Apache Software Foundation - Apache Archiva における権限を取得される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4408 2011-06-9 10:23 2010-12-15 Show GitHub Exploit DB Packet Storm
252442 7.2 危険 Apache Software Foundation - Apache mod_fcgid の apr_status_t fcgid_header_bucket_read 関数における脆弱性 CWE-189
数値処理の問題
CVE-2010-3872 2011-06-9 10:22 2010-06-8 Show GitHub Exploit DB Packet Storm
252443 4.3 警告 Apache Software Foundation - Apache Struts における複数のクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6682 2011-06-9 10:21 2009-04-9 Show GitHub Exploit DB Packet Storm
252444 4.3 警告 Apache Software Foundation - Apache Struts におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2025 2011-06-9 10:20 2009-04-9 Show GitHub Exploit DB Packet Storm
252445 4.3 警告 Stichting NLnet Labs - Unbound DNS リゾルバにサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1922 2011-06-8 11:55 2011-05-26 Show GitHub Exploit DB Packet Storm
252446 7.8 危険 ERLANG - Erlang/OTP SSH ライブラリで生成される乱数が推測可能な問題 CWE-310
暗号の問題
CVE-2011-0766 2011-06-8 11:54 2011-05-26 Show GitHub Exploit DB Packet Storm
252447 10 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-3415 2011-06-8 11:52 2010-09-14 Show GitHub Exploit DB Packet Storm
252448 10 危険 Google - Mac OS X 上で稼働する Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-3414 2011-06-8 11:52 2010-09-14 Show GitHub Exploit DB Packet Storm
252449 5 警告 Google - Google Chrome のポップアップブロック機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3413 2011-06-8 11:51 2010-09-14 Show GitHub Exploit DB Packet Storm
252450 9.3 危険 Google - Google Chrome のコンソール実装における競合状態の脆弱性 CWE-362
競合状態
CVE-2010-3412 2011-06-8 11:51 2010-09-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
276401 - mozilla
opensuse
canonical
firefox
opensuse
ubuntu_linux
The QCMS implementation in Mozilla Firefox before 37.0 allows remote attackers to obtain sensitive information from process heap memory or cause a denial of service (out-of-bounds read) via an image … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-0811 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276402 - mozilla firefox Mozilla Firefox before 37.0 on OS X does not ensure that the cursor is visible, which allows remote attackers to conduct clickjacking attacks via a Flash object in conjunction with DIV elements assoc… CWE-20
 Improper Input Validation 
CVE-2015-0810 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276403 - opensuse
canonical
mozilla
opensuse
ubuntu_linux
firefox
The webrtc::VPMContentAnalysis::Release function in the WebRTC implementation in Mozilla Firefox before 37.0 uses incompatible approaches to the deallocation of memory for simple-type arrays, which m… CWE-17
Code
CVE-2015-0808 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276404 - mozilla firefox_esr
firefox
thunderbird
The navigator.sendBeacon implementation in Mozilla Firefox before 37.0, Firefox ESR 31.x before 31.6, and Thunderbird before 31.6 processes HTTP 30x status codes for redirects after a preflight reque… CWE-352
 Origin Validation Error
CVE-2015-0807 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276405 - canonical
mozilla
opensuse
ubuntu_linux
firefox
opensuse
The Off Main Thread Compositing (OMTC) implementation in Mozilla Firefox before 37.0 attempts to use memset for a memory region of negative length during interaction with the mozilla::layers::BufferT… CWE-17
Code
CVE-2015-0806 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276406 - opensuse
mozilla
canonical
opensuse
firefox
ubuntu_linux
The Off Main Thread Compositing (OMTC) implementation in Mozilla Firefox before 37.0 makes an incorrect memset call during interaction with the mozilla::layers::BufferTextureClient::AllocateForSurfac… CWE-17
Code
CVE-2015-0805 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276407 - mozilla
opensuse
canonical
firefox
opensuse
ubuntu_linux
The HTMLSourceElement::BindToTree function in Mozilla Firefox before 37.0 does not properly constrain a data type after omitting namespace validation during certain tree-binding operations, which all… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-0804 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276408 - canonical
opensuse
mozilla
ubuntu_linux
opensuse
firefox
The HTMLSourceElement::AfterSetAttr function in Mozilla Firefox before 37.0 does not properly constrain the original data type of a casted value during the setting of a SOURCE element's attributes, w… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-0803 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276409 - opensuse
canonical
mozilla
opensuse
ubuntu_linux
firefox
Mozilla Firefox before 37.0 relies on docshell type information instead of page principal information for Window.webidl access control, which might allow remote attackers to execute arbitrary JavaScr… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-0802 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm
276410 - mozilla firefox_esr
firefox
thunderbird
Mozilla Firefox before 37.0, Firefox ESR 31.x before 31.6, and Thunderbird before 31.6 allow remote attackers to bypass the Same Origin Policy and execute arbitrary JavaScript code with chrome privil… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-0801 2024-11-21 11:23 2015-04-1 Show GitHub Exploit DB Packet Storm