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":Feb. 3, 2025, 1:14 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
971 5.5 警告
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10
Microsoft Windows 11
Microsoft Windows Server 2025
Microsoft Windows Server&…
Windows 仮想化ベース セキュリティ (VBS) のセキュリティ機能バイパスの脆弱性 CWE-284
CWE-noinfo
CVE-2025-21340 2025-01-22 16:54 2025-01-14 Show GitHub Exploit DB Packet Storm
972 7.8 重要
Local
Linux Linux Kernel Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2024-57801 2025-01-22 16:52 2024-12-23 Show GitHub Exploit DB Packet Storm
973 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2024-57882 2025-01-22 16:52 2024-12-30 Show GitHub Exploit DB Packet Storm
974 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2024-57890 2025-01-22 16:52 2024-12-4 Show GitHub Exploit DB Packet Storm
975 5.6 警告
Local
マイクロソフト Microsoft Windows Server 2008
Microsoft Windows Server 2019
Microsoft Windows Server 2012
Microsoft Windows 10
Microsoft Window…
Windows 暗号化の情報漏えいの脆弱性 CWE-noinfo
情報不足
CVE-2025-21336 2025-01-22 16:52 2025-01-14 Show GitHub Exploit DB Packet Storm
976 7.8 重要
Local
Linux Linux Kernel Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2024-57900 2025-01-22 16:49 2024-12-30 Show GitHub Exploit DB Packet Storm
977 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における脆弱性 CWE-noinfo
情報不足
CVE-2024-57895 2025-01-22 16:47 2024-12-10 Show GitHub Exploit DB Packet Storm
978 5.5 警告
Local
Linux Linux Kernel Linux の Linux Kernel における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2024-36476 2025-01-22 16:45 2024-12-31 Show GitHub Exploit DB Packet Storm
979 5.4 警告
Network
デル elastic cloud storage デルの elastic cloud storage における Capture-replay による認証回避に関する脆弱性 CWE-294
Capture-replayによる認証回避
CVE-2024-52534 2025-01-22 16:44 2024-12-25 Show GitHub Exploit DB Packet Storm
980 7.2 重要
Network
フォーティネット FortiAnalyzer
FortiManager
フォーティネットの FortiAnalyzer および FortiManager におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2024-33502 2025-01-22 16:43 2024-04-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 13, 2025, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1271 - - - If LDAP settings are accessed, authentication could be redirected to another server, potentially exposing credentials. This requires admin access and an active LDAP setup. - CVE-2024-12510 2025-02-4 05:15 2025-02-4 Show GitHub Exploit DB Packet Storm
1272 - - - A heap buffer overflow in the XML Text Escaping component of Qualisys C++ SDK commit a32a21a allows attackers to cause Denial of Service (DoS) via escaping special XML characters. - CVE-2024-53319 2025-02-4 05:15 2025-02-1 Show GitHub Exploit DB Packet Storm
1273 - - - JFinalCMS 1.0 is vulnerable to SQL Injection in rc/main/java/com/cms/entity/Content.java. The cause of the vulnerability is that the title parameter is controllable and is concatenated directly into … - CVE-2024-57665 2025-02-4 05:15 2025-01-30 Show GitHub Exploit DB Packet Storm
1274 5.3 MEDIUM
Network
apple macos This issue was addressed through improved state management. This issue is fixed in macOS Sequoia 15.3. Files downloaded from the internet may not have the quarantine flag applied. NVD-CWE-noinfo
CVE-2025-24140 2025-02-4 05:15 2025-01-28 Show GitHub Exploit DB Packet Storm
1275 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: afs: Fix merge preference rule failure condition syzbot reported a lock held when returning to userspace[1]. This is because if … CWE-667
 Improper Locking
CVE-2025-21672 2025-02-4 05:04 2025-01-31 Show GitHub Exploit DB Packet Storm
1276 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_sk_select_reuseport() memory leak As pointed out in the original comment, lookup in sockmap can return a TCP ESTABLI… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2025-21683 2025-02-4 05:01 2025-01-31 Show GitHub Exploit DB Packet Storm
1277 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomap_write_delalloc_scan() was inadvertently using a 3… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2025-21667 2025-02-4 05:00 2025-01-31 Show GitHub Exploit DB Packet Storm
1278 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vsock: prevent null-ptr-deref in vsock_*[has_data|has_space] Recent reports have shown how we sometimes call vsock_*_has_data() w… CWE-476
 NULL Pointer Dereference
CVE-2025-21666 2025-02-4 04:59 2025-01-31 Show GitHub Exploit DB Packet Storm
1279 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folio_seek_hole_data() was inadvertently truncating a 64-bi… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2025-21665 2025-02-4 04:57 2025-01-31 Show GitHub Exploit DB Packet Storm
1280 - - - Prolink 4G LTE Mobile Wi-Fi DL-7203E V4.0.0B05 is vulnerable to SQL Injection in in the /reqproc/proc_get endpoint. The vulnerability allows an attacker to manipulate SQL queries by injecting malicio… - CVE-2024-57238 2025-02-4 04:15 2025-02-4 Show GitHub Exploit DB Packet Storm