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":Jan. 18, 2025, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
301 8.8 重要
Network
IBM IBM Security Guardium IBM の IBM Security Guardium における OS コマンドインジェクションの脆弱性 New CWE-78
OSコマンド・インジェクション
CVE-2023-47709 2025-01-16 17:12 2023-11-9 Show GitHub Exploit DB Packet Storm
302 5.9 警告
Network
Huawei HarmonyOS Huawei の HarmonyOS における競合状態に関する脆弱性 New CWE-362
CWE-362
CVE-2024-54102 2025-01-16 17:12 2024-12-12 Show GitHub Exploit DB Packet Storm
303 7.5 重要
Network
マイクロソフト Microsoft SQL Server
Microsoft OLE DB Driver
SQL Server 用 Microsoft OLE DB ドライバーのリモートでコードが実行される脆弱性 New CWE-121
CWE-noinfo
CVE-2024-29045 2025-01-16 17:09 2024-04-9 Show GitHub Exploit DB Packet Storm
304 8.8 重要
Network
マイクロソフト Microsoft SQL Server
Microsoft OLE DB Driver
SQL Server 用 Microsoft OLE DB ドライバーのリモートでコードが実行される脆弱性 New CWE-190
CWE-noinfo
CVE-2024-28942 2025-01-16 17:05 2024-04-9 Show GitHub Exploit DB Packet Storm
305 8.8 重要
Network
マイクロソフト Microsoft SQL Server
Microsoft OLE DB Driver
SQL Server 用 Microsoft OLE DB ドライバーのリモートでコードが実行される脆弱性 New CWE-122
CWE-noinfo
CVE-2024-29048 2025-01-16 17:02 2024-04-9 Show GitHub Exploit DB Packet Storm
306 8.8 重要
Network
マイクロソフト Microsoft SQL Server
Microsoft OLE DB Driver
SQL Server 用 Microsoft OLE DB ドライバーのリモートでコードが実行される脆弱性 New CWE-122
CWE-noinfo
CVE-2024-29983 2025-01-16 17:00 2024-04-9 Show GitHub Exploit DB Packet Storm
307 8.8 重要
Network
マイクロソフト Microsoft SQL Server
Microsoft OLE DB Driver
SQL Server 用 Microsoft OLE DB ドライバーのリモートでコードが実行される脆弱性 New CWE-122
CWE-noinfo
CVE-2024-29985 2025-01-16 16:58 2024-04-9 Show GitHub Exploit DB Packet Storm
308 7.2 重要
Network
Phoenix Cart CE Phoenix Cart Phoenix Cart の CE Phoenix Cart におけるコードインジェクションの脆弱性 New CWE-94
CWE-94
CVE-2024-25415 2025-01-16 16:55 2024-02-16 Show GitHub Exploit DB Packet Storm
309 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における脆弱性 New CWE-Other
その他
CVE-2022-48639 2025-01-16 16:48 2022-09-22 Show GitHub Exploit DB Packet Storm
310 7 重要
Local
Linux Linux Kernel Linux の Linux Kernel における競合状態に関する脆弱性 New CWE-362
競合状態
CVE-2023-52480 2025-01-16 16:48 2023-10-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 18, 2025, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
391 - - - An issue in the sqlc_add_distinct_node component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. Update - CVE-2024-57656 2025-01-17 01:15 2025-01-14 Show GitHub Exploit DB Packet Storm
392 - - - An issue in the dfe_n_in_order component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. Update - CVE-2024-57655 2025-01-17 01:15 2025-01-14 Show GitHub Exploit DB Packet Storm
393 - - - An issue in the box_deserialize_string component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) via crafted SQL statements. Update - CVE-2024-57643 2025-01-17 01:15 2025-01-14 Show GitHub Exploit DB Packet Storm
394 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy() In split_large_buddy(), we might call… Update CWE-476
 NULL Pointer Dereference
CVE-2024-57881 2025-01-17 00:20 2025-01-12 Show GitHub Exploit DB Packet Storm
395 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove() This will ensure that the scsi host is cleaned up properly using s… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-57872 2025-01-17 00:19 2025-01-12 Show GitHub Exploit DB Packet Storm
396 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix for a potential deadlock This fixes a 'possible circular locking dependency detected' warning CPU0 … Update CWE-667
 Improper Locking
CVE-2024-57807 2025-01-17 00:19 2025-01-11 Show GitHub Exploit DB Packet Storm
397 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rk_hdptx_phy_runtime_resume() may be invoked … Update CWE-476
 NULL Pointer Dereference
CVE-2024-57799 2025-01-17 00:19 2025-01-11 Show GitHub Exploit DB Packet Storm
398 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/modes: Avoid divide by zero harder in drm_mode_vrefresh() drm_mode_vrefresh() is trying to avoid divide by zero by checking w… Update CWE-369
 Divide By Zero
CVE-2024-56369 2025-01-17 00:18 2025-01-11 Show GitHub Exploit DB Packet Storm
399 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet If the KVP (or VSS) daemon starts before the VMBus channel's … Update CWE-476
 NULL Pointer Dereference
CVE-2024-55916 2025-01-17 00:18 2025-01-11 Show GitHub Exploit DB Packet Storm
400 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the sa… Update CWE-667
 Improper Locking
CVE-2024-54683 2025-01-17 00:18 2025-01-11 Show GitHub Exploit DB Packet Storm