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
204341 6.8 警告 IBM - IBM WAS の Integrated Solutions Console におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-3271 2012-03-27 18:42 2011-07-18 Show GitHub Exploit DB Packet Storm
204342 6.8 警告 シスコシステムズ - Cisco WebEx Meeting Center T27LB におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3270 2012-03-27 18:42 2011-02-1 Show GitHub Exploit DB Packet Storm
204343 9.3 危険 シスコシステムズ - Cisco WRF および ARF Player T27LB におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3269 2012-03-27 18:42 2011-02-1 Show GitHub Exploit DB Packet Storm
204344 6.4 警告 orbeon - Orbeon Forms の XForms サービスの xforms-server コンポーネントにおけるイントラネットサーバへ HTTP リクエストを送信される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3260 2012-03-27 18:42 2011-04-26 Show GitHub Exploit DB Packet Storm
204345 5 警告 シマンテック
インテル
- Symantec Antivirus Corporate Edition などで使用される Intel AMS の GetStringAMSHandler 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3268 2012-03-27 18:42 2010-12-22 Show GitHub Exploit DB Packet Storm
204346 6.5 警告 ifdefined - BugTracker.NET における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-3267 2012-03-27 18:42 2010-12-2 Show GitHub Exploit DB Packet Storm
204347 3.5 注意 ifdefined - BugTracker.NET におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3266 2012-03-27 18:42 2010-12-2 Show GitHub Exploit DB Packet Storm
204348 2.1 注意 Novell - Novell Identity Manager のエンジンインストーラにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-3264 2012-03-27 18:42 2010-08-23 Show GitHub Exploit DB Packet Storm
204349 4.3 警告 The phpMyAdmin Project - phpMyAdmin の setup/frames/index.inc.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3263 2012-03-27 18:42 2010-09-8 Show GitHub Exploit DB Packet Storm
204350 4.3 警告 flock - Flock Browser におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3262 2012-03-27 18:42 2010-09-20 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