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
193981 7.5 危険 jetbox - Jetbox CMS の phpthumb.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4738 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
193982 7.5 危険 jetbox - Jetbox CMS の index.php における SQL インジェクションの脆弱性 - CVE-2006-4737 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
193983 5 警告 kellan elliott-mccrea - Kellan Elliott-McCrea MagpieRSS における重要な情報を取得される脆弱性 - CVE-2006-4735 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
193984 10 危険 マイクロソフト - Microsoft VB 6 における脆弱性 - CVE-2006-4732 2012-09-25 15:35 2006-09-13 Show GitHub Exploit DB Packet Storm
193985 7.5 危険 mirabilis - AOL ICQ Pro の MCRegEx__Search 関数におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2006-4662 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
193986 2.6 注意 icq inc - Internet Explorer 用の AOL ICQ Toolbar におけるチェックボックスを偽装した Web ページを提供する脆弱性 - CVE-2006-4661 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
193987 5.8 警告 icq inc - AOL ICQ Toolbar の RSS Feed モジュールにおけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4660 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
193988 5 警告 Panda Security - Panda Platinum Internet Security における任意のメッセージをスパムと分類される脆弱性 - CVE-2006-4659 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
193989 5 警告 Panda Security - Panda Platinum Internet Security におけるメールの使用パターンを特定される脆弱性 - CVE-2006-4658 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
193990 7.2 危険 Panda Security - Pand Platinum Internet Security における LocalSystem の権限を取得される脆弱性 - CVE-2006-4657 2012-09-25 15:35 2006-09-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Feb. 12, 2025, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
761 - - - The WordPress Email Newsletter WordPress plugin through 1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be … - CVE-2024-13098 2025-02-5 06:15 2025-02-1 Show GitHub Exploit DB Packet Storm
762 - - - The WP Finance WordPress plugin through 1.3.6 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against h… - CVE-2024-13097 2025-02-5 06:15 2025-02-1 Show GitHub Exploit DB Packet Storm
763 - - - The WP Finance WordPress plugin through 1.3.6 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored … - CVE-2024-13096 2025-02-5 06:15 2025-02-1 Show GitHub Exploit DB Packet Storm
764 - - - The Responsive iframe WordPress plugin through 1.2.0 does not validate and escape some of its block options before outputting them back in a page/post where the block is embed, which could allow user… - CVE-2024-12768 2025-02-5 06:15 2025-02-1 Show GitHub Exploit DB Packet Storm
765 - - - The Python standard library functions `urllib.parse.urlsplit` and `urlparse` accepted domain names that included square brackets which isn't valid according to RFC 3986. Square brackets are only mean… - CVE-2025-0938 2025-02-5 06:15 2025-02-1 Show GitHub Exploit DB Packet Storm
766 - - - reNgine is an automated reconnaissance framework for web applications. An unrestricted project deletion vulnerability allows attackers with specific roles, such as `penetration_tester` or `auditor` t… CWE-284
Improper Access Control
CVE-2025-24968 2025-02-5 05:15 2025-02-5 Show GitHub Exploit DB Packet Storm
767 - - - reNgine is an automated reconnaissance framework for web applications. A stored cross-site scripting (XSS) vulnerability exists in the admin panel's user management functionality. An attacker can exp… CWE-79
Cross-site Scripting
CVE-2025-24967 2025-02-5 05:15 2025-02-5 Show GitHub Exploit DB Packet Storm
768 - - - reNgine is an automated reconnaissance framework for web applications. HTML Injection occurs when an application improperly validates or sanitizes user inputs, allowing attackers to inject arbitrary … CWE-79
Cross-site Scripting
CVE-2025-24966 2025-02-5 05:15 2025-02-5 Show GitHub Exploit DB Packet Storm
769 - - - Vitest is a testing framework powered by Vite. Affected versions are subject to arbitrary remote Code Execution when accessing a malicious website while Vitest API server is listening by Cross-site W… CWE-1385
 Missing Origin Validation in WebSockets
CVE-2025-24964 2025-02-5 05:15 2025-02-5 Show GitHub Exploit DB Packet Storm
770 - - - Vitest is a testing framework powered by Vite. The `__screenshot-error` handler on the browser mode HTTP server that responds any file on the file system. Especially if the server is exposed on the n… CWE-22
Path Traversal
CVE-2025-24963 2025-02-5 05:15 2025-02-5 Show GitHub Exploit DB Packet Storm