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 9, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252541 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- x86_64 プラットフォーム上の Linux kernel の load_elf_binary 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0307 2011-03-1 14:38 2010-03-16 Show GitHub Exploit DB Packet Storm
252542 4.6 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の do_pages_move 関数におけるカーネルメモリの情報が漏えいする脆弱性 CWE-Other
その他
CVE-2010-0415 2011-03-1 14:35 2010-02-17 Show GitHub Exploit DB Packet Storm
252543 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ext4_decode_error 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-4308 2011-03-1 14:34 2009-12-13 Show GitHub Exploit DB Packet Storm
252544 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の SCTP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0008 2011-03-1 14:33 2010-03-16 Show GitHub Exploit DB Packet Storm
252545 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の CIFS 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2248 2011-03-1 14:31 2010-04-26 Show GitHub Exploit DB Packet Storm
252546 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の vidplin.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4393 2011-02-28 16:33 2011-01-27 Show GitHub Exploit DB Packet Storm
252547 7.6 危険 サイバートラスト株式会社
Pango.org
レッドハット
- Pango の pango_ft2_font_render_box_glyph 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0020 2011-02-28 16:30 2011-01-24 Show GitHub Exploit DB Packet Storm
252548 6.8 警告 Lomtec - Lomtec ActiveWeb Professional 3.0 CMS における任意のファイルをアップロードおよび実行可能な脆弱性 CWE-Other
その他
CVE-2011-0678 2011-02-28 16:25 2011-01-26 Show GitHub Exploit DB Packet Storm
252549 4.9 警告 サイバートラスト株式会社
VMware
Xen プロジェクト
レッドハット
- Xen の arch/ia64/xen/faults.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2070 2011-02-28 14:55 2010-06-16 Show GitHub Exploit DB Packet Storm
252550 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の Bluetooth ソケットにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1084 2011-02-28 14:54 2010-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196621 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
196622 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
196623 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
196624 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
196625 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
196626 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
196627 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
196628 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
196629 5.5 MEDIUM
Local
autodesk fbx_software_development_kit A NULL pointer dereference vulnerability in the Autodesk FBX-SDK versions 2019.0 and earlier may lead to denial of service of the application. CWE-476
 NULL Pointer Dereference
CVE-2020-7084 2024-11-21 14:36 2020-04-18 Show GitHub Exploit DB Packet Storm
196630 6.5 MEDIUM
Network
autodesk fbx_software_development_kit An intager overflow vulnerability in the Autodesk FBX-SDK versions 2019.0 and earlier may lead to denial of service of the application. CWE-190
 Integer Overflow or Wraparound
CVE-2020-7083 2024-11-21 14:36 2020-04-18 Show GitHub Exploit DB Packet Storm