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
188641 5 警告 Stichting NLnet Labs - Unbound におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0969 2012-09-25 17:38 2010-03-11 Show GitHub Exploit DB Packet Storm
188642 5 警告 jevci.net - Jevci Siparis Formu Scripti におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0965 2012-09-25 17:38 2010-03-16 Show GitHub Exploit DB Packet Storm
188643 7.5 危険 media-products - Eros Webkatalog の start.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0964 2012-09-25 17:38 2010-03-16 Show GitHub Exploit DB Packet Storm
188644 4.3 警告 IBM - IBM ENOVIA SmarTeam におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0959 2012-09-25 17:38 2010-03-10 Show GitHub Exploit DB Packet Storm
188645 7.5 危険 OpenCart - OpenCart の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0956 2012-09-25 17:38 2010-03-10 Show GitHub Exploit DB Packet Storm
188646 7.5 危険 media-products - Bild Flirt Community の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0955 2012-09-25 17:38 2010-03-10 Show GitHub Exploit DB Packet Storm
188647 6.8 警告 InsaneVisions - OneCMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0952 2012-09-25 17:38 2010-03-10 Show GitHub Exploit DB Packet Storm
188648 7.5 危険 natychmiast-cms - Natychmiast CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0950 2012-09-25 17:38 2010-03-10 Show GitHub Exploit DB Packet Storm
188649 4.3 警告 natychmiast-cms - Natychmiast CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0949 2012-09-25 17:38 2010-03-10 Show GitHub Exploit DB Packet Storm
188650 7.5 危険 kiss-software - Joomla! 用の KISS Software Advertiser コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0946 2012-09-25 17:38 2010-03-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 14, 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
1371 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: discard packets if the transport changes If the socket has been de-assigned or assigned to another transport, we mu… CWE-476
 NULL Pointer Dereference
CVE-2025-21669 2025-02-5 00:38 2025-01-31 Show GitHub Exploit DB Packet Storm
1372 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vsock/bpf: return early if transport is not assigned Some of the core functions can only be called if the transport has been assi… CWE-476
 NULL Pointer Dereference
CVE-2025-21670 2025-02-5 00:37 2025-01-31 Show GitHub Exploit DB Packet Storm
1373 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: zram: fix potential UAF of zram table If zram_meta_alloc failed early, it frees allocated zram->table without setting it NULL. W… CWE-416
 Use After Free
CVE-2025-21671 2025-02-5 00:36 2025-01-31 Show GitHub Exploit DB Packet Storm
1374 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double free of TCP_Server_Info::hostname When shutting down the server in cifs_put_tcp_session(), cifsd thread m… CWE-415
 Double Free
CVE-2025-21673 2025-02-5 00:33 2025-01-31 Show GitHub Exploit DB Packet Storm
1375 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel Attempt to enable IPsec packet offload in tunnel mode in … CWE-667
 Improper Locking
CVE-2025-21674 2025-02-5 00:31 2025-01-31 Show GitHub Exploit DB Packet Storm
1376 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clear port select structure when fail to create Clear the port select structure on error so no stale values left after … CWE-476
 NULL Pointer Dereference
CVE-2025-21675 2025-02-5 00:30 2025-01-31 Show GitHub Exploit DB Packet Storm
1377 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: fec: handle page_pool_dev_alloc_pages error The fec_enet_update_cbd function calls page_pool_dev_alloc_pages but did not han… CWE-476
 NULL Pointer Dereference
CVE-2025-21676 2025-02-5 00:29 2025-01-31 Show GitHub Exploit DB Packet Storm
1378 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pktgen: Avoid out-of-bounds access in get_imix_entries Passing a sufficient amount of imix entries leads to invalid access to the… CWE-129
 Improper Validation of Array Index
CVE-2025-21680 2025-02-5 00:28 2025-01-31 Show GitHub Exploit DB Packet Storm
1379 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: #… CWE-476
 NULL Pointer Dereference
CVE-2025-21682 2025-02-5 00:25 2025-01-31 Show GitHub Exploit DB Packet Storm
1380 6.6 MEDIUM
Physics
google android In DA, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege, if an attacker has physical access to the device, with no additional ex… CWE-787
 Out-of-bounds Write
CVE-2025-20639 2025-02-5 00:24 2025-02-3 Show GitHub Exploit DB Packet Storm