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":Dec. 29, 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
202921 5 警告 arora - Arora における証明書の Common Name (CN) を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3367 2011-12-1 16:42 2011-11-29 Show GitHub Exploit DB Packet Storm
202922 7.5 危険 Canonical - Ubuntu の cupshelpers スクリプトにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4405 2011-12-1 16:05 2011-11-17 Show GitHub Exploit DB Packet Storm
202923 5 警告 シスコシステムズ - Cisco Nexus 5000 および 3000 シリーズスイッチにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2581 2011-12-1 11:25 2011-09-7 Show GitHub Exploit DB Packet Storm
202924 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2577 2011-12-1 11:25 2011-08-31 Show GitHub Exploit DB Packet Storm
202925 7.8 危険 シスコシステムズ - Cisco Unified Communications Manager および Cisco Intercompany Media Engine における脆弱性 CWE-noinfo
情報不足
CVE-2011-2564 2011-12-1 11:24 2011-08-24 Show GitHub Exploit DB Packet Storm
202926 7.8 危険 シスコシステムズ - Cisco Unified Communications Manager および Cisco Intercompany Media Engine における脆弱性 CWE-noinfo
情報不足
CVE-2011-2563 2011-12-1 11:23 2011-08-24 Show GitHub Exploit DB Packet Storm
202927 7.8 危険 シスコシステムズ - Cisco Unified Communications Manager におけるサービス運用妨害 (サービス停止) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2562 2011-12-1 11:23 2011-08-24 Show GitHub Exploit DB Packet Storm
202928 7.1 危険 シスコシステムズ - Cisco Unified Communications Manager におけるサービス運用妨害 (サービス停止) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2561 2011-12-1 11:22 2011-08-24 Show GitHub Exploit DB Packet Storm
202929 7.8 危険 シスコシステムズ - Cisco Unified Communications Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2560 2011-12-1 11:21 2011-08-24 Show GitHub Exploit DB Packet Storm
202930 10 危険 シスコシステムズ - Cisco Unified Communications Manager および Cisco Unified Presence Server における脆弱性 CWE-200
情報漏えい
CVE-2011-1643 2011-12-1 11:21 2011-08-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 29, 2024, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors Uprobes always use bpf_prog_run_array_uprobe() under tasks-trace-RCU… New - CVE-2024-56675 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
92 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix NULL pointer dereference in capture_engine When the intel_context structure contains NULL, it raises a NULL pointer… New - CVE-2024-56667 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
93 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Dereference null return value In the function pqm_uninit there is a call-assignment of "pdd = kfd_get_process_device_… New - CVE-2024-56666 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
94 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The dr_domain_add_vport_cap() function generally returns NULL on error … New - CVE-2024-56660 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
95 - - - In the Linux kernel, the following vulnerability has been resolved: virtio_net: correct netdev_tx_reset_queue() invocation point When virtnet_close is followed by virtnet_open, some TX completions … New - CVE-2024-56674 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
96 - - - In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcg_unpin_online() blkcg_unpin_online() walks up the blkcg hierarchy putting the online pin. To walk up,… New - CVE-2024-56672 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
97 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN() for symlink errors Using WARN() for showing the error of symlink creations don't give more informatio… New - CVE-2024-56657 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
98 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating The usage of rcu_read_(un)lock while inside list_for_each_entry… New - CVE-2024-56654 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
99 - - - In the Linux kernel, the following vulnerability has been resolved: can: hi311x: hi3110_can_ist(): fix potential use-after-free The commit a22bd630cfff ("can: hi311x: do not report txerr and rxerr … New - CVE-2024-56651 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
100 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Do not call pmd dtor on vmemmap page table teardown The vmemmap's, which is used for RV64 with SPARSEMEM_VMEMMAP, page… New - CVE-2024-56673 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm