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":June 7, 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
225881 9 危険 シスコシステムズ - 複数の Cisco セキュリティ アプライアンスデバイス上で稼働する AsyncOS における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-3384 2013-07-1 14:50 2013-06-26 Show GitHub Exploit DB Packet Storm
225882 9 危険 シスコシステムズ - Cisco Web セキュリティ アプライアンスデバイス上で稼働する AsyncOS における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-3383 2013-07-1 14:44 2013-06-26 Show GitHub Exploit DB Packet Storm
225883 7.5 危険 Dassault Systemes - TYPO3 用 RSS feed from records エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4721 2013-07-1 14:41 2013-02-19 Show GitHub Exploit DB Packet Storm
225884 7.5 危険 Web-Empowered Church Team - TYPO3 用 WEC Discussion Forum エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4720 2013-07-1 14:41 2013-02-19 Show GitHub Exploit DB Packet Storm
225885 7.5 危険 Lina Wolf - TYPO3 用 SEO Pack for tt_news エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-4719 2013-07-1 14:40 2013-01-28 Show GitHub Exploit DB Packet Storm
225886 6.5 警告 Dev-Team Typoheads - TYPO3 用 Formhandler エクステンションにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6577 2013-07-1 14:39 2012-10-25 Show GitHub Exploit DB Packet Storm
225887 4.3 警告 Antti Alamaki - Drupal 用 PRH Search モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6576 2013-07-1 14:38 2012-09-8 Show GitHub Exploit DB Packet Storm
225888 4.3 警告 Shushu Inbar - Drupal 用 Exposed Filter Data モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6575 2013-07-1 14:37 2012-09-5 Show GitHub Exploit DB Packet Storm
225889 4.3 警告 Antti Alamaki - Drupal 用 Fonecta verify モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6574 2013-07-1 14:37 2012-09-8 Show GitHub Exploit DB Packet Storm
225890 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird の nsContentUtils::RemoveScriptBlocker 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1681 2013-06-28 15:11 2013-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209651 4.3 MEDIUM
Network
mozilla firefox Repeated calls to the history and location interfaces could have been used to hang the browser. This was addressed by introducing rate-limiting to these API calls. This vulnerability affects Firefox … NVD-CWE-noinfo
CVE-2020-26963 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209652 6.5 MEDIUM
Network
mozilla firefox
firefox_esr
thunderbird
Some websites have a feature "Show Password" where clicking a button will change a password field into a textbook field, revealing the typed password. If, when using a software keyboard that remember… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2020-26965 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209653 6.8 MEDIUM
Network
mozilla firefox If the Remote Debugging via USB feature was enabled in Firefox for Android on an Android version prior to Android 6.0, untrusted apps could have connected to the feature and operated with the privile… NVD-CWE-noinfo
CVE-2020-26964 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209654 6.1 MEDIUM
Network
mozilla firefox Cross-origin iframes that contained a login form could have been recognized by the login autofill service, and populated. This could have been used in clickjacking attacks, as well as be read across … CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2020-26962 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209655 6.5 MEDIUM
Network
mozilla firefox
firefox_esr
thunderbird
When DNS over HTTPS is in use, it intentionally filters RFC1918 and related IP ranges from the responses as these do not make sense coming from a DoH resolver. However when an IPv4 address was mapped… NVD-CWE-noinfo
CVE-2020-26961 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209656 8.8 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
If the Compact() method was called on an nsTArray, the array could have been reallocated without updating other pointers, leading to a potential use-after-free and exploitable crash. This vulnerabili… CWE-416
 Use After Free
CVE-2020-26960 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209657 8.8 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
During browser shutdown, reference decrementing could have occured on a previously freed object, resulting in a use-after-free, memory corruption, and a potentially exploitable crash. This vulnerabil… CWE-416
 Use After Free
CVE-2020-26959 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209658 6.1 MEDIUM
Network
mozilla firefox
firefox_esr
thunderbird
Firefox did not block execution of scripts with incorrect MIME types when the response was intercepted and cached through a ServiceWorker. This could lead to a cross-site script inclusion vulnerabili… CWE-79
Cross-site Scripting
CVE-2020-26958 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209659 6.5 MEDIUM
Network
mozilla firefox OneCRL was non-functional in the new Firefox for Android due to a missing service initialization. This could result in a failure to enforce some certificate revocations. *Note: This issue only affect… CWE-665
 Improper Initialization
CVE-2020-26957 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm
209660 6.1 MEDIUM
Network
mozilla firefox
firefox_esr
thunderbird
In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox < 83, Firefox ESR < 78.5, and Thunderbir… CWE-79
Cross-site Scripting
CVE-2020-26956 2024-11-21 14:20 2020-12-9 Show GitHub Exploit DB Packet Storm