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
194311 6.8 警告 SilverStripe - SilverStripe の addslashes メソッドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4959 2012-09-20 10:47 2011-10-17 Show GitHub Exploit DB Packet Storm
194312 5 警告 SilverStripe - SilverStripe におけるアクセス制限を回避される脆弱性 CWE-310
暗号の問題
CVE-2010-5079 2012-09-20 10:45 2010-12-21 Show GitHub Exploit DB Packet Storm
194313 5 警告 SilverStripe - SilverStripe におけるバージョン情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-5078 2012-09-20 10:40 2010-12-21 Show GitHub Exploit DB Packet Storm
194314 6.8 警告 SilverStripe - SilverStripe の core/model/Translatable.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4824 2012-09-20 10:38 2010-12-21 Show GitHub Exploit DB Packet Storm
194315 4.3 警告 SilverStripe - SilverStripe におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4823 2012-09-20 10:35 2010-12-21 Show GitHub Exploit DB Packet Storm
194316 4.3 警告 SilverStripe - SilverStripe の core/model/MySQLDatabase.php におけるページへの SQL クエリを取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4822 2012-09-20 10:31 2010-12-21 Show GitHub Exploit DB Packet Storm
194317 6.4 警告 Sami Kiminki - Drupal 用 Redirecting click bouncer モジュールにおけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2012-2062 2012-09-19 16:43 2012-03-14 Show GitHub Exploit DB Packet Storm
194318 6.8 警告 Nijskens Raf - Drupal 用 Admin tools モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-2061 2012-09-19 16:41 2012-03-14 Show GitHub Exploit DB Packet Storm
194319 4.3 警告 Nijskens Raf - Drupal 用 Admin tools モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2060 2012-09-19 16:40 2012-03-14 Show GitHub Exploit DB Packet Storm
194320 4.3 警告 Steve Lockwood - Drupal 用 ticketyboo News Ticker モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2059 2012-09-19 16:40 2012-03-14 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
1161 - - - itsourcecode Placement Management System 1.0 is vulnerable to Cross Site Scripting (XSS) via the Full Name field in registration.php. - CVE-2024-50656 2025-02-5 01:15 2025-02-4 Show GitHub Exploit DB Packet Storm
1162 - - - lunasvg v3.0.1 was discovered to contain a segmentation violation via the component gray_find_cell - CVE-2024-55456 2025-02-5 01:15 2025-02-4 Show GitHub Exploit DB Packet Storm
1163 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
1164 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
1165 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
1166 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
1167 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
1168 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
1169 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
1170 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