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 8, 2026, 12:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250061 9.3 危険 Mozilla Foundation - Mozilla Firefox および SeaMonkey で使用される ANGLE におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3002 2012-04-16 16:05 2011-09-27 Show GitHub Exploit DB Packet Storm
250062 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3001 2012-04-16 16:04 2011-09-27 Show GitHub Exploit DB Packet Storm
250063 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品における HTTP レスポンス分割攻撃を誘発される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3000 2012-04-16 16:02 2011-09-27 Show GitHub Exploit DB Packet Storm
250064 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2997 2012-04-16 16:00 2011-09-27 Show GitHub Exploit DB Packet Storm
250065 10 危険 Mozilla Foundation - 複数の Mozilla 製品におけるサービス運用妨害 (メモリ破損およびアプリケーションクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2995 2012-04-16 15:58 2011-09-27 Show GitHub Exploit DB Packet Storm
250066 3.5 注意 Mozilla Foundation - 複数の Mozilla 製品におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2372 2012-04-16 15:57 2011-09-27 Show GitHub Exploit DB Packet Storm
250067 9.3 危険 アップル - Apple iOS の FreeType における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-3439 2012-04-16 15:55 2011-11-11 Show GitHub Exploit DB Packet Storm
250068 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2999 2012-04-16 15:52 2011-09-27 Show GitHub Exploit DB Packet Storm
250069 10 危険 Mozilla Foundation - Mozilla Firefox におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-189
数値処理の問題
CVE-2011-2998 2012-04-16 15:50 2011-09-27 Show GitHub Exploit DB Packet Storm
250070 4.3 警告 アップル - Apple iOS の CoreGraphics の FreeType における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3256 2012-04-16 15:48 2011-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311741 - - - miniupnp before 4c90b87, as used in Bitcoin Core before 0.12 and other products, lacks checks for snprintf return values, leading to a buffer overflow and significant data leak, a different vulnerabi… - CVE-2015-20111 2024-11-18 13:15 2024-11-18 Show GitHub Exploit DB Packet Storm
311742 - - - A vulnerability, which was classified as critical, has been found in Altenergy Power Control Software up to 20241108. This issue affects some unknown processing of the file /index.php/display/databas… CWE-285
CWE-266
Improper Authorization
 Incorrect Privilege Assignment
CVE-2024-11306 2024-11-18 11:15 2024-11-18 Show GitHub Exploit DB Packet Storm
311743 - - - A vulnerability classified as critical was found in Altenergy Power Control Software up to 20241108. This vulnerability affects the function get_status_zigbee of the file /index.php/display/status_zi… CWE-89
CWE-74
SQL Injection
Injection
CVE-2024-11305 2024-11-18 10:15 2024-11-18 Show GitHub Exploit DB Packet Storm
311744 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix general protection fault in run_is_mapped_full Fixed deleating of a non-resident attribute in ntfs_create_inode() r… NVD-CWE-noinfo
CVE-2024-50243 2024-11-18 00:15 2024-11-9 Show GitHub Exploit DB Packet Storm
311745 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: do not delay dst_entries_add() in dst_release() dst_entries_add() uses per-cpu data that might be freed at netns dismantle f… NVD-CWE-noinfo
CVE-2024-50036 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311746 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer Pass pointer reference to amdgpu_bo_unref to clear the correct pointer,… CWE-416
 Use After Free
CVE-2024-49991 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311747 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors x86_android_tablet_remove() frees the … CWE-416
 Use After Free
CVE-2024-49986 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311748 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring… CWE-787
 Out-of-bounds Write
CVE-2024-50067 2024-11-18 00:15 2024-10-28 Show GitHub Exploit DB Packet Storm
311749 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4_fill_super The del_timer_sync function can… CWE-416
 Use After Free
CVE-2024-49960 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311750 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix uaf in l2cap_connect [Syzbot reported] BUG: KASAN: slab-use-after-free in l2cap_connect.constprop.0+0x10d8/… CWE-416
 Use After Free
CVE-2024-49950 2024-11-18 00:15 2024-10-22 Show GitHub Exploit DB Packet Storm