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. 15, 2025, 6:03 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
431 8 重要
Adjacent
マイクロソフト Microsoft Windows 11
Microsoft Windows Server 2022
Microsoft Windows 10
Microsoft Windows Server 2008
Microsoft Windows Server&…
セキュア ブートのセキュリティ機能のバイパスの脆弱性 CWE-20
CWE-noinfo
CVE-2024-26240 2025-01-10 17:32 2024-04-9 Show GitHub Exploit DB Packet Storm
432 5.5 警告
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows Server 2022
Microsoft Windows 10
Microsoft Windows 11
Windows DWM Core ライブラリの情報漏えいの脆弱性 CWE-125
CWE-noinfo
CVE-2024-26172 2025-01-10 17:32 2024-04-9 Show GitHub Exploit DB Packet Storm
433 7.3 重要
Local
マイクロソフト PowerShell
Microsoft .NET Framework
.NET
Microsoft Visual Studio
.NET, .NET Framework, and Visual Studio Remote Code Execution Vulnerability CWE-416
CWE-noinfo
CVE-2024-21409 2025-01-10 17:30 2024-04-9 Show GitHub Exploit DB Packet Storm
434 7 重要
Local
マイクロソフト Microsoft Windows Server 2022 Windows Update スタックの特権の昇格の脆弱性 CWE-362
CWE-591
CVE-2024-26236 2025-01-10 17:28 2024-04-9 Show GitHub Exploit DB Packet Storm
435 7.8 重要
Local
マイクロソフト Microsoft Windows 11
Microsoft Windows Server 2022
Microsoft Windows 10
Microsoft Windows Server 2019
Microsoft Windows Server&…
Windows カーネルの特権の昇格の脆弱性 CWE-426
CWE-noinfo
CVE-2024-20693 2025-01-10 17:26 2024-04-9 Show GitHub Exploit DB Packet Storm
436 7.8 重要
Local
マイクロソフト Microsoft Windows 11
Microsoft Windows Server 2022
Microsoft Windows 10
Microsoft Windows Server 2008
Microsoft Windows Server&…
Windows 暗号化サービスのセキュリティ機能のバイパスの脆弱性 CWE-310
CWE-347
CVE-2024-26228 2025-01-10 17:25 2024-04-9 Show GitHub Exploit DB Packet Storm
437 6.6 警告
Network
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows Server 2016
Microsoft Windows Server 2022
Windows DNS サーバーのリモートでコードが実行される脆弱性 CWE-203
CWE-416
CVE-2024-26221 2025-01-10 17:19 2024-04-9 Show GitHub Exploit DB Packet Storm
438 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における脆弱性 CWE-noinfo
情報不足
CVE-2024-56761 2025-01-10 17:18 2024-12-29 Show GitHub Exploit DB Packet Storm
439 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2024-56742 2025-01-10 17:16 2024-11-14 Show GitHub Exploit DB Packet Storm
440 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2024-56728 2025-01-10 17:12 2024-10-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 16, 2025, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
101 - - - In the Linux kernel, the following vulnerability has been resolved: net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets The blamed commit disabled hardware offoad of IPv6 packets with exten… New - CVE-2025-21629 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
102 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALS… New - CVE-2024-57893 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
103 - - - In the Linux kernel, the following vulnerability has been resolved: net: restrict SO_REUSEPORT to inet sockets After blamed commit, crypto sockets could accidentally be destroyed from RCU call back… New - CVE-2024-57903 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
104 - - - In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_tci() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot. Rework vl… New - CVE-2024-57902 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
105 - - - In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533_attach_dsi() The host_node pointer was assigned and freed in adv7533_parse_dt(), and … New - CVE-2024-57887 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
106 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Remove direct link to net_device Do not manage a per device direct link to net_device. Rely on associated ib_devices ne… New - CVE-2024-57857 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
107 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Skip restore TC rules for vport rep without loaded flag During driver unload, unregister_netdev is called after unload… New - CVE-2024-57801 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
108 - - - In the Linux kernel, the following vulnerability has been resolved: nvmet: Don't overflow subsysnqn nvmet_root_discovery_nqn_store treats the subsysnqn string like a fixed size buffer, even though … New - CVE-2024-53681 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
109 4.3 MEDIUM
Network
- - The Elementor Addon Elements plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.13.10 via the 'render' function in modules/modal-popup/widget… New CWE-359
 Exposure of Private Personal Information to an Unauthorized Actor
CVE-2024-13215 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm
110 - - - In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot.… New - CVE-2024-57901 2025-01-15 22:15 2025-01-15 Show GitHub Exploit DB Packet Storm