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
187901 7.5 危険 PreProject.com - Pre Printing Press における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5334 2012-10-11 15:21 2012-10-8 Show GitHub Exploit DB Packet Storm
187902 7.5 危険 PreProject.com - Pre Printing Press における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5333 2012-10-11 15:21 2012-10-8 Show GitHub Exploit DB Packet Storm
187903 5 警告 at32 - at32 Reverse Proxy におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-5332 2012-10-11 15:17 2012-10-8 Show GitHub Exploit DB Packet Storm
187904 6.8 警告 asaanCart - asaanCart におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-5331 2012-10-11 15:14 2012-10-8 Show GitHub Exploit DB Packet Storm
187905 4.3 警告 asaanCart - asaanCart におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5330 2012-10-11 15:13 2012-10-8 Show GitHub Exploit DB Packet Storm
187906 4 警告 TYPSoft - TYPSoft FTP Server におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5329 2012-10-11 15:05 2012-10-8 Show GitHub Exploit DB Packet Storm
187907 6.8 警告 phpPaleo project - phpPaleo の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-1671 2012-10-11 15:04 2012-10-8 Show GitHub Exploit DB Packet Storm
187908 6.5 警告 Cartpauj.com - WordPress 用 Mingle Forum プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5328 2012-10-11 15:04 2012-10-8 Show GitHub Exploit DB Packet Storm
187909 6.5 警告 Cartpauj.com - WordPress 用 Mingle Forum プラグインの fs-admin/fs-admin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5327 2012-10-11 15:03 2012-10-8 Show GitHub Exploit DB Packet Storm
187910 6.8 警告 idevSpot - IDevSpot iSupport の admin/function.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5326 2012-10-11 15:02 2012-10-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 8, 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
481 5.4 MEDIUM
Network
motopress stratum The Stratum – Elementor Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Image Hotspot widget in all versions up to, and including, 1.4.7 due to insufficient… CWE-79
Cross-site Scripting
CVE-2024-13642 2025-02-5 01:00 2025-01-30 Show GitHub Exploit DB Packet Storm
482 6.1 MEDIUM
Network
metagauss registrationmagic Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Metagauss User Registration Forms RegistrationMagic allows Reflected XSS. This issue affects Regi… CWE-79
Cross-site Scripting
CVE-2025-24686 2025-02-5 00:51 2025-01-31 Show GitHub Exploit DB Packet Storm
483 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
484 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
485 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
486 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
487 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
488 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
489 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
490 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