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 20, 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
225021 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0650 2013-05-21 13:56 2013-03-12 Show GitHub Exploit DB Packet Storm
225022 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-0646 2013-05-21 13:53 2013-03-12 Show GitHub Exploit DB Packet Storm
225023 4 警告 IBM
Samba Project
- IBM Storwize V7000 Unified などの製品で使用される Samba における共有リソースへ書き込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0454 2013-05-21 13:47 2013-03-18 Show GitHub Exploit DB Packet Storm
225024 5 警告 OpenStack - OpenStack Keystone における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-1665 2013-05-21 13:37 2013-02-19 Show GitHub Exploit DB Packet Storm
225025 5 警告 OpenStack - 複数の OpenStack コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1664 2013-05-21 12:23 2013-02-19 Show GitHub Exploit DB Packet Storm
225026 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-1380 2013-05-21 11:40 2013-04-9 Show GitHub Exploit DB Packet Storm
225027 7.5 危険 マイクロソフト - Microsoft .NET Framework 4.5 における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-1337 2013-05-20 18:42 2013-05-14 Show GitHub Exploit DB Packet Storm
225028 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1302 2013-05-20 18:38 2013-05-14 Show GitHub Exploit DB Packet Storm
225029 9.3 危険 マイクロソフト - Microsoft Word 2003 SP3 および Word Viewer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-1335 2013-05-20 18:36 2013-05-14 Show GitHub Exploit DB Packet Storm
225030 4.3 警告 マイクロソフト - Microsoft Visio における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-1301 2013-05-20 18:35 2013-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199001 7.5 HIGH
Network
mozilla firefox_esr A malicious Android application could craft an Intent that would have been processed by Firefox for Android and potentially result in a file overwrite in the user's profile directory. One exploitatio… CWE-22
Path Traversal
CVE-2020-6828 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199002 9.8 CRITICAL
Network
mozilla firefox Mozilla developers Tyson Smith, Bob Clary, and Alexandru Michis reported memory safety bugs present in Firefox 74. Some of these bugs showed evidence of memory corruption and we presume that with eno… CWE-787
 Out-of-bounds Write
CVE-2020-6826 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199003 9.8 CRITICAL
Network
mozilla firefox
firefox_esr
thunderbird
Mozilla developers and community members Tyson Smith and Christian Holler reported memory safety bugs present in Firefox 74 and Firefox ESR 68.6. Some of these bugs showed evidence of memory corrupti… CWE-787
 Out-of-bounds Write
CVE-2020-6825 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199004 2.8 LOW
Local
mozilla firefox Initially, a user opens a Private Browsing Window and generates a password for a site, then closes the Private Browsing Window but leaves Firefox open. Subsequently, if the user had opened a new Priv… CWE-384
 Session Fixation
CVE-2020-6824 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199005 9.8 CRITICAL
Network
mozilla firefox A malicious extension could have called <code>browser.identity.launchWebAuthFlow</code>, controlling the redirect_uri, and through the Promise returned, obtain the Auth code and gain access to the us… CWE-862
 Missing Authorization
CVE-2020-6823 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199006 8.8 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
On 32-bit builds, an out of bounds write could have occurred when processing an image larger than 4 GB in <code>GMPDecodeData</code>. It is possible that with enough effort this could have been explo… CWE-787
 Out-of-bounds Write
CVE-2020-6822 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199007 7.5 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
When reading from areas partially or fully outside the source resource with WebGL's <code>copyTexSubImage</code> method, the specification requires the returned values be zero. Previously, this memor… CWE-908
 Use of Uninitialized Resource
CVE-2020-6821 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199008 8.1 HIGH
Network
mozilla thunderbird
firefox
firefox_esr
Under certain conditions, when handling a ReadableStream, a race condition can cause a use-after-free. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affects Thund… CWE-362
Race Condition
CVE-2020-6820 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199009 8.1 HIGH
Network
mozilla thunderbird
firefox
firefox_esr
Under certain conditions, when running the nsDocShell destructor, a race condition can cause a use-after-free. We are aware of targeted attacks in the wild abusing this flaw. This vulnerability affec… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-6819 2024-11-21 14:36 2020-04-25 Show GitHub Exploit DB Packet Storm
199010 5.4 MEDIUM
Network
hp onboard_administrator A potential security vulnerability has been identified in HPE Onboard Administrator. The vulnerability could be remotely exploited to allow Reflected Cross Site Scripting. HPE has made the following … CWE-79
Cross-site Scripting
CVE-2020-7132 2024-11-21 14:36 2020-04-24 Show GitHub Exploit DB Packet Storm