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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225151 4.3 警告 sahotataran - Vanilla Forums 用の LatestComment プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6555 2013-05-27 15:40 2013-05-23 Show GitHub Exploit DB Packet Storm
225152 6.5 警告 activeCollab - activeCollab 用の Chat モジュールにおける任意の PHP コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-6554 2013-05-27 15:36 2012-05-16 Show GitHub Exploit DB Packet Storm
225153 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1021 2013-05-27 15:27 2013-05-22 Show GitHub Exploit DB Packet Storm
225154 9.3 危険 アップル - Apple QuickTime における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1020 2013-05-27 15:24 2013-05-22 Show GitHub Exploit DB Packet Storm
225155 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1017 2013-05-27 15:13 2013-05-22 Show GitHub Exploit DB Packet Storm
225156 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1016 2013-05-27 15:09 2013-05-22 Show GitHub Exploit DB Packet Storm
225157 9.3 危険 アップル - Apple QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1015 2013-05-27 15:04 2013-05-22 Show GitHub Exploit DB Packet Storm
225158 4.3 警告 ヤフー株式会社 - Yahoo!ブラウザーにおけるアドレスバー偽装の脆弱性 CWE-Other
その他
CVE-2013-2316 2013-05-27 12:01 2013-05-27 Show GitHub Exploit DB Packet Storm
225159 4.3 警告 Eclipse Foundation
IBM
レッドハット
- Eclipse IDE の Eclipse Help Contents Web Application におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4647 2013-05-24 17:58 2011-01-13 Show GitHub Exploit DB Packet Storm
225160 4.3 警告 Eclipse Foundation
IBM
- Eclipse IDE の Help Contents Web アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-7271 2013-05-24 17:55 2011-01-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199391 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
199392 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
199393 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
199394 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
199395 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
199396 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
199397 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
199398 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
199399 9.9 CRITICAL
Network
elementor elementor_page_builder An issue was discovered in Elementor 2.7.4. Arbitrary file upload is possible in the Elementor Import Templates function, allowing an attacker to execute code via a crafted ZIP archive. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-7055 2024-11-21 14:36 2020-04-23 Show GitHub Exploit DB Packet Storm
199400 7.8 HIGH
Local
autodesk fbx_software_development_kit A heap overflow vulnerability in the Autodesk FBX-SDK versions 2019.2 and earlier may lead to arbitrary code execution on a system running it. CWE-787
 Out-of-bounds Write
CVE-2020-7085 2024-11-21 14:36 2020-04-18 Show GitHub Exploit DB Packet Storm