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
1031 5.5 警告
Local
デル repository manager デルの repository manager におけるパストラバーサルの脆弱性 CWE-20
CWE-22
CVE-2024-28977 2025-01-22 15:31 2024-04-24 Show GitHub Exploit DB Packet Storm
1032 8.8 重要
Network
XWiki xwiki XWiki の xwiki におけるコードインジェクションの脆弱性 CWE-94
CWE-95
CVE-2024-31984 2025-01-22 15:31 2024-04-10 Show GitHub Exploit DB Packet Storm
1033 7.8 重要
Local
マイクロソフト Microsoft Windows Server 2008
Microsoft Windows Server 2016
Microsoft Windows Server 2025
Microsoft Windows 11
Microsoft Window…
GDI+ のリモート コードが実行される脆弱性 CWE-190
CWE-noinfo
CVE-2025-21338 2025-01-22 15:31 2025-01-14 Show GitHub Exploit DB Packet Storm
1034 8.8 重要
Network
マイクロソフト Microsoft Windows Server 2008
Microsoft Windows Server 2016
Microsoft Windows Server 2025
Microsoft Windows 11
Microsoft Window…
MapUrlToZone セキュリティ機能のバイパスの脆弱性 CWE-41
CWE-noinfo
CVE-2025-21332 2025-01-22 15:27 2025-01-14 Show GitHub Exploit DB Packet Storm
1035 9.8 緊急
Network
netentsec application security gateway netentsec の application security gateway における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2024-2022 2025-01-22 15:12 2024-03-1 Show GitHub Exploit DB Packet Storm
1036 5.4 警告
Network
wpkoi wpkoi templates for elementor wpkoi の WordPress 用 wpkoi templates for elementor におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2024-2136 2025-01-22 15:12 2024-03-7 Show GitHub Exploit DB Packet Storm
1037 9.8 緊急
Network
The Biosig Project
Fedora Project
Fedora
libbiosig
The Biosig Project の libbiosig 等複数ベンダの製品における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2024-21812 2025-01-22 15:12 2024-02-20 Show GitHub Exploit DB Packet Storm
1038 6.5 警告
Network
Mattermost, Inc. Mattermost Mobile Mattermost, Inc. の Mattermost Mobile における脆弱性 CWE-400
CWE-noinfo
CVE-2024-24975 2025-01-22 15:12 2024-03-15 Show GitHub Exploit DB Packet Storm
1039 7.2 重要
Network
ZyXEL USG FLEX 100H ファームウェア
atp700 ファームウェア
USG FLEX 100AX ファームウェア
usg flex 100 ファームウェア
ATP200 ファームウェア
ATP100 ファームウェア
usg f…
複数の ZyXEL 製品における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2023-6398 2025-01-22 15:07 2023-11-30 Show GitHub Exploit DB Packet Storm
1040 8.1 重要
Network
ZyXEL USG FLEX 100H ファームウェア
atp700 ファームウェア
USG FLEX 100AX ファームウェア
usg flex 100 ファームウェア
ATP200 ファームウェア
ATP100 ファームウェア
usg f…
複数の ZyXEL 製品における書式文字列に関する脆弱性 CWE-134
CWE-134
CVE-2023-6764 2025-01-22 15:07 2023-12-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 19, 2025, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1271 - - - In the Linux kernel, the following vulnerability has been resolved: USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() This patch addresses a null-ptr-deref in qt2_process_read_urb… - CVE-2025-21689 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1272 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: require cloned buffers to share accounting contexts When IORING_REGISTER_CLONE_BUFFERS is used to clone buffers fr… - CVE-2025-21686 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1273 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 [WHAT & HOW] Variables, used as denominators and maybe not assigned to othe… - CVE-2024-57950 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1274 5.3 MEDIUM
Network
- - A flaw was found in GnuTLS, which relies on libtasn1 for ASN.1 data processing. Due to an inefficient algorithm in libtasn1, decoding certain DER-encoded certificate data can take excessive time, lea… CWE-407
 Inefficient Algorithmic Complexity
CVE-2024-12243 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1275 5.3 MEDIUM
Network
- - A flaw in libtasn1 causes inefficient handling of specific certificate data. When processing a large number of elements in a certificate, libtasn1 takes much longer than expected, which can slow down… CWE-407
 Inefficient Algorithmic Complexity
CVE-2024-12133 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1276 - - - In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Assign job pointer to NULL before signaling the fence In commit e4b5ccd392b9 ("drm/v3d: Ensure job pointer is set to NUL… - CVE-2025-21688 2025-02-11 01:15 2025-02-11 Show GitHub Exploit DB Packet Storm
1277 - - - Missing certificate validation in Devolutions Remote Desktop Manager on macOS, iOS, Android, Linux allows an attacker to intercept and modify encrypted communications via a man-in-the-middle attack. … - CVE-2024-11621 2025-02-11 01:15 2025-02-10 Show GitHub Exploit DB Packet Storm
1278 - - - Forever KidsWatch Call Me KW50 R36_YDR_A3PW_GM7S_V1.0_2019_07_15_16.19.24_cob_h, and Forever KidsWatch Call Me 2 KW60 R36CW_YDE_S4_A29_2_V1.0_2023.05.24_22.49.44_cob_b have a Hardcoded password vulne… - CVE-2024-36556 2025-02-11 01:15 2025-02-7 Show GitHub Exploit DB Packet Storm
1279 - - - Forever KidsWatch Call Me KW-50 R36_YDR_A3PW_GM7S_V1.0_2019_07_15_16.19.24_cob_h is vulnerable to MITM attack. - CVE-2024-36553 2025-02-11 01:15 2025-02-7 Show GitHub Exploit DB Packet Storm
1280 - - - A vulnerability exists in the VideONet product included in the listed System 800xA versions, where VideONet is used.  An attacker who successfully exploited the vulnerability could, in the worst cas… CWE-256
Plaintext Storage of a Password 
CVE-2024-10334 2025-02-11 00:15 2025-02-11 Show GitHub Exploit DB Packet Storm