Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Nov. 7, 2024, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198671 6.8 警告 Mozilla Foundation - Mac OS X 上で稼働する Mozilla Firefox および Thunderbird におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3666 2011-12-22 15:43 2011-12-20 Show GitHub Exploit DB Packet Storm
198672 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3665 2011-12-22 15:43 2011-12-20 Show GitHub Exploit DB Packet Storm
198673 6.8 警告 Mozilla Foundation - Mac OS X 上で稼働する複数の Mozilla 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-3664 2011-12-22 15:42 2011-12-20 Show GitHub Exploit DB Packet Storm
198674 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるキー入力をキャプチャされる脆弱性 CWE-200
情報漏えい
CVE-2011-3663 2011-12-22 15:42 2011-12-20 Show GitHub Exploit DB Packet Storm
198675 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品で使用される YARR 正規表現ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3661 2011-12-22 15:41 2011-12-20 Show GitHub Exploit DB Packet Storm
198676 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-3660 2011-12-22 15:41 2011-12-20 Show GitHub Exploit DB Packet Storm
198677 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品の SVG 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3658 2011-12-22 15:40 2011-12-20 Show GitHub Exploit DB Packet Storm
198678 6.8 警告 アップル - Apple QuickTime における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3228 2011-12-22 15:24 2011-10-14 Show GitHub Exploit DB Packet Storm
198679 4.3 警告 アップル - Apple QuickTime における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3220 2011-12-22 15:09 2011-10-14 Show GitHub Exploit DB Packet Storm
198680 2.6 注意 アップル - Apple QuickTime Player におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3218 2011-12-22 15:02 2011-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 7, 2024, 4:18 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
831 - - - In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: mask bus reset interrupts between ISR and bottom half In the FireWire OHCI interrupt handler, if a bus reset inte… Update - CVE-2024-36950 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm
832 - - - In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpc_proc_register() in nfs_net_init(). syzkaller reported a warning [0] triggered while destroying immature … Update - CVE-2024-36939 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm
833 - - - In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace t… Update - CVE-2024-36934 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm
834 - - - In the Linux kernel, the following vulnerability has been resolved: net: core: reject skb_copy(_expand) for fraglist GSO skbs SKB_GSO_FRAGLIST skbs must not be linearized, otherwise they become inv… Update - CVE-2024-36929 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm
835 - - - In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in ops_init net_alloc_generic is called by net_alloc, which is called without any locking. It reads… Update - CVE-2024-36883 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm
836 - - - In the Linux kernel, the following vulnerability has been resolved: nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment(). syzbot triggered various splats (see [0] and … Update - CVE-2024-36933 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm
837 - - - In the Linux kernel, the following vulnerability has been resolved: blk-iocost: avoid out of bounds shift UBSAN catches undefined behavior in blk-iocost, where sometimes iocg->delay is shifted righ… Update - CVE-2024-36916 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm
838 - - - In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced by commit 52424f974bc5, which ca… Update - CVE-2024-36020 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm
839 - - - In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation Each attribute inside a nested IFLA_VF_VLAN_LIST is assumed to b… Update - CVE-2024-36017 2024-11-5 19:17 2024-05-30 Show GitHub Exploit DB Packet Storm
840 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload The session resources are used by FW and driver when ses… Update - CVE-2024-36919 2024-11-5 19:17 2024-05-31 Show GitHub Exploit DB Packet Storm