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, 2:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250941 10 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0084 2011-09-8 13:33 2011-08-16 Show GitHub Exploit DB Packet Storm
250942 4.3 警告 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2011-2983 2011-09-8 13:32 2011-08-16 Show GitHub Exploit DB Packet Storm
250943 10 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品におけるクローム特権で任意の JavaScript を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2984 2011-09-7 11:35 2011-08-16 Show GitHub Exploit DB Packet Storm
250944 7.2 危険 Mozilla Foundation - Mozilla Firefox における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-2980 2011-09-7 11:34 2011-08-16 Show GitHub Exploit DB Packet Storm
250945 10 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品の appendChild 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2378 2011-09-7 11:33 2011-08-16 Show GitHub Exploit DB Packet Storm
250946 9.3 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のイベント管理実装における同一生成元ポリシーを回避される脆弱性 CWE-16
環境設定
CVE-2011-2981 2011-09-7 11:32 2011-08-16 Show GitHub Exploit DB Packet Storm
250947 10 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2982 2011-09-7 11:31 2011-08-16 Show GitHub Exploit DB Packet Storm
250948 5 警告 Mozilla Foundation - 複数の Mozilla 製品における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2011-2986 2011-09-6 10:54 2011-08-16 Show GitHub Exploit DB Packet Storm
250949 5 警告 Mozilla Foundation - Mozilla Firefox および SeaMonkey の CSP violation reports 実装における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-2990 2011-09-6 10:53 2011-08-16 Show GitHub Exploit DB Packet Storm
250950 10 危険 Mozilla Foundation - 複数の Mozilla 製品の WebGL 実装で使用される ANGLE におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2987 2011-09-6 10:52 2011-08-16 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
210471 7.5 HIGH
Network
puma
fedoraproject
debian
opensuse
puma
fedora
debian_linux
leap
In Puma (RubyGem) before 4.3.5 and 3.12.6, a client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connecti… - CVE-2020-11077 2024-11-21 13:56 2020-05-23 Show GitHub Exploit DB Packet Storm
210472 6.8 MEDIUM
Network
httplib2_project
fedoraproject
debian
httplib2
fedora
debian_linux
In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for `httplib2.Http.request()` could change request headers and body, send additional hidden requests to same server. T… - CVE-2020-11078 2024-11-21 13:56 2020-05-21 Show GitHub Exploit DB Packet Storm
210473 7.5 HIGH
Network
powerdns
fedoraproject
debian
opensuse
recursor
fedora
debian_linux
leap
backports_sle
PowerDNS Recursor from 4.1.0 up to and including 4.3.0 does not sufficiently defend against amplification attacks. An issue in the DNS protocol has been found that allow malicious parties to use recu… CWE-400
 Uncontrolled Resource Consumption
CVE-2020-10995 2024-11-21 13:56 2020-05-20 Show GitHub Exploit DB Packet Storm
210474 5.3 MEDIUM
Network
dovecot dovecot In Dovecot before 2.3.10.1, remote unauthenticated attackers can crash the lmtp or submission process by sending mail with an empty localpart. CWE-20
 Improper Input Validation 
CVE-2020-10967 2024-11-21 13:56 2020-05-19 Show GitHub Exploit DB Packet Storm
210475 5.3 MEDIUM
Network
dovecot dovecot In Dovecot before 2.3.10.1, a crafted SMTP/LMTP message triggers an unauthenticated use-after-free bug in submission-login, submission, or lmtp, and can lead to a crash under circumstances involving … CWE-416
 Use After Free
CVE-2020-10958 2024-11-21 13:56 2020-05-18 Show GitHub Exploit DB Packet Storm
210476 7.5 HIGH
Network
dovecot dovecot In Dovecot before 2.3.10.1, unauthenticated sending of malformed parameters to a NOOP command causes a NULL Pointer Dereference and crash in submission-login, submission, or lmtp. CWE-476
 NULL Pointer Dereference
CVE-2020-10957 2024-11-21 13:56 2020-05-18 Show GitHub Exploit DB Packet Storm
210477 8.8 HIGH
Network
typo3 typo3 In TYPO3 CMS 9.0.0 through 9.5.16 and 10.0.0 through 10.4.1, it has been discovered that backend user settings (in $BE_USER->uc) are vulnerable to insecure deserialization. In combination with vulner… CWE-502
 Deserialization of Untrusted Data
CVE-2020-11067 2024-11-21 13:56 2020-05-14 Show GitHub Exploit DB Packet Storm
210478 5.4 MEDIUM
Network
typo3 typo3 In TYPO3 CMS greater than or equal to 9.5.12 and less than 9.5.17, and greater than or equal to 10.2.0 and less than 10.4.2, it has been discovered that link tags generated by typolink functionality … CWE-79
Cross-site Scripting
CVE-2020-11065 2024-11-21 13:56 2020-05-14 Show GitHub Exploit DB Packet Storm
210479 8.8 HIGH
Network
typo3 typo3 In TYPO3 CMS 9.0.0 through 9.5.16 and 10.0.0 through 10.4.1, it has been discovered that the backend user interface and install tool are vulnerable to a same-site request forgery. A backend user can … NVD-CWE-Other
CVE-2020-11069 2024-11-21 13:56 2020-05-14 Show GitHub Exploit DB Packet Storm
210480 5.4 MEDIUM
Network
typo3 typo3 In TYPO3 CMS greater than or equal to 9.0.0 and less than 9.5.17 and greater than or equal to 10.0.0 and less than 10.4.2, it has been discovered that HTML placeholder attributes containing data of o… CWE-79
Cross-site Scripting
CVE-2020-11064 2024-11-21 13:56 2020-05-14 Show GitHub Exploit DB Packet Storm