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. 27, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196321 9.3 危険 EdrawSoft - EDraw Office Viewer コンポーネントの officeviewer.ocx におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4821 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196322 7.5 危険 detodas - Joomla! 用の Restaurante コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4817 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196323 7.5 危険 baofeng - Mps.dll の BaoFeng2 storm ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4816 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196324 4.3 警告 domino blogsphere - Domino Blogsphere におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4813 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196325 7.5 危険 focus-sis - Focus/SIS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4807 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196326 7.5 危険 focus-sis - Focus/SIS の modules/Discipline/CategoryBreakdownTime.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4806 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196327 7.5 危険 fuzzylime - fuzzylime (cms) の getgalldata.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4805 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196328 7.5 危険 AuraCMS - AuraCMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4804 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196329 6.8 警告 Atomix Productions - AtomixMP3 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4803 2012-06-26 15:54 2007-09-11 Show GitHub Exploit DB Packet Storm
196330 7.8 危険 シスコシステムズ - Cisco CSM などにおけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2007-4789 2012-06-26 15:54 2007-09-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Dec. 28, 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
11 - - - 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
12 - - - 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
13 - - - 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
14 - - - 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
15 - - - 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
16 - - - 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
17 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: graniterapids: Fix vGPIO driver crash Move setting irq_chip.name from probe() function to the initialization of "irq_chip" … New - CVE-2024-56671 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
18 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer Considering that in some extreme case… New - CVE-2024-56670 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
19 - - - 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
20 - - - 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