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 8, 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
251781 7.8 危険 シスコシステムズ - Cisco Unified Communications Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2864 2011-06-16 10:30 2009-09-23 Show GitHub Exploit DB Packet Storm
251782 4.9 警告 Linux
レッドハット
- Linux kernel の raw_release 関数におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-20
CWE-Other
CVE-2011-1748 2011-06-16 10:27 2011-05-9 Show GitHub Exploit DB Packet Storm
251783 4.9 警告 Linux
レッドハット
- Linux kernel の bcm_release 関数におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-20
CWE-Other
CVE-2011-1598 2011-06-16 10:26 2011-05-9 Show GitHub Exploit DB Packet Storm
251784 4.3 警告 Imperva Inc. - Imperva 製 SecureSphere にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0767 2011-06-16 10:24 2011-06-1 Show GitHub Exploit DB Packet Storm
251785 6.8 警告 ヒューレット・パッカード - HP LoadRunner にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2328 2011-06-16 10:21 2011-06-1 Show GitHub Exploit DB Packet Storm
251786 5 警告 Anymacro - Anymacro Mail System G4X にディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2468 2011-06-16 10:19 2011-06-1 Show GitHub Exploit DB Packet Storm
251787 2.6 注意 マイクロソフト - Microsoft Outlook における開封確認機能に関する脆弱性 CWE-Other
その他
- 2011-06-15 14:17 2011-06-15 Show GitHub Exploit DB Packet Storm
251788 4.3 警告 マイクロソフト - ASP.NET におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-06-15 14:16 2011-06-15 Show GitHub Exploit DB Packet Storm
251789 4.3 警告 マイクロソフト - Internet Explorer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-06-15 14:16 2011-06-15 Show GitHub Exploit DB Packet Storm
251790 4.3 警告 マイクロソフト - Microsoft 製 MSXML における HTTP リクエスト処理に関する脆弱性 CWE-Other
その他
- 2011-06-15 14:15 2011-06-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209851 8.8 HIGH
Network
mozilla
canonical
firefox
firefox_esr
ubuntu_linux
Mozilla developers reported memory safety bugs present in Firefox 76 and Firefox ESR 68.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these… CWE-787
 Out-of-bounds Write
CVE-2020-12410 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209852 8.8 HIGH
Network
mozilla firefox When using certain blank characters in a URL, they where incorrectly rendered as spaces instead of an encoded URL. This vulnerability affects Firefox < 77. NVD-CWE-Other
CVE-2020-12409 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209853 6.5 MEDIUM
Network
mozilla firefox When browsing a document hosted on an IP address, an attacker could insert certain characters to flip domain and path information in the address bar. This vulnerability affects Firefox < 77. NVD-CWE-noinfo
CVE-2020-12408 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209854 6.5 MEDIUM
Network
mozilla firefox Mozilla Developer Nicolas Silva found that when using WebRender, Firefox would under certain conditions leak arbitrary GPU memory to the visible screen. The leaked memory content was visible to the u… CWE-125
Out-of-bounds Read
CVE-2020-12407 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209855 8.8 HIGH
Network
mozilla
canonical
thunderbird
firefox
firefox_esr
ubuntu_linux
Mozilla Developer Iain Ireland discovered a missing type check during unboxed objects removal, resulting in a crash. We presume that with enough effort that it could be exploited to run arbitrary cod… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-12406 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209856 5.3 MEDIUM
Network
mozilla
canonical
thunderbird
firefox
firefox_esr
ubuntu_linux
When browsing a malicious page, a race condition in our SharedWorkerService could occur and lead to a potentially exploitable crash. This vulnerability affects Thunderbird < 68.9.0, Firefox < 77, and… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-12405 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209857 4.3 MEDIUM
Network
mozilla firefox For native-to-JS bridging the app requires a unique token to be passed that ensures non-app code can't call the bridging functions. That token could leak when used for downloading files. This vulnera… CWE-79
Cross-site Scripting
CVE-2020-12404 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209858 4.4 MEDIUM
Local
mozilla
opensuse
fedoraproject
debian
firefox
leap
fedora
debian_linux
During RSA key generation, bignum implementations used a variation of the Binary Extended Euclidean Algorithm which entailed significantly input-dependent flow. This allowed an attacker able to perfo… CWE-203
 Information Exposure Through Discrepancy
CVE-2020-12402 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209859 4.4 MEDIUM
Local
mozilla
debian
thunderbird
firefox
firefox_esr
debian_linux
NSS has shown timing differences when performing DSA signatures, which was exploitable and could eventually leak private keys. This vulnerability affects Thunderbird < 68.9.0, Firefox < 77, and Firef… CWE-203
 Information Exposure Through Discrepancy
CVE-2020-12399 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm
209860 7.5 HIGH
Network
mozilla
canonical
thunderbird
ubuntu_linux
If Thunderbird is configured to use STARTTLS for an IMAP server, and the server sends a PREAUTH response, then Thunderbird will continue with an unencrypted connection, causing email data to be sent … CWE-319
Cleartext Transmission of Sensitive Information
CVE-2020-12398 2024-11-21 13:59 2020-07-10 Show GitHub Exploit DB Packet Storm