Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
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. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
242041 6.8 警告 DNN - DNN の IFrame モジュールにおけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0660 2012-06-26 15:46 2007-01-29 Show GitHub Exploit DB Packet Storm
242042 5 警告 Drupal - Drupal 用の Textimage モジュールにおける CAPTCHA テストを回避される脆弱性 - CVE-2007-0658 2012-06-26 15:46 2007-01-31 Show GitHub Exploit DB Packet Storm
242043 7.5 危険 alientrap - Nexuiz における任意のファイルを上書きされる脆弱性 - CVE-2007-0657 2012-06-26 15:46 2007-02-1 Show GitHub Exploit DB Packet Storm
242044 7.1 危険 アップル - Help Viewer におけるフォーマットストリングの脆弱性 - CVE-2007-0647 2012-06-26 15:46 2007-01-31 Show GitHub Exploit DB Packet Storm
242045 6.8 警告 アップル - iPhoto におけるフォーマットストリングの脆弱性 - CVE-2007-0645 2012-06-26 15:46 2007-01-31 Show GitHub Exploit DB Packet Storm
242046 7.1 危険 アップル - Apple Safari におけるフォーマットストリングの脆弱性 - CVE-2007-0644 2012-06-26 15:46 2007-01-31 Show GitHub Exploit DB Packet Storm
242047 7.5 危険 aztek forum - Aztek Forum の forum/load.php における SQL インジェクションの脆弱性 - CVE-2007-0598 2012-06-26 15:46 2007-01-30 Show GitHub Exploit DB Packet Storm
242048 5 警告 aztek forum - Aztek Forum における重要な情報を取得される脆弱性 - CVE-2007-0597 2012-06-26 15:46 2007-01-30 Show GitHub Exploit DB Packet Storm
242049 6 警告 aztek forum - Aztek Forum の index/main.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0596 2012-06-26 15:46 2007-01-30 Show GitHub Exploit DB Packet Storm
242050 4.3 警告 bloodshed software - Bloodshed Dev-C++ におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-0643 2012-06-26 15:46 2007-01-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 19, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
250871 6.1 MEDIUM
Network
madrasthemes mas_companies_for_wp_job_manager The MAS Companies For WP Job Manager plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to… CWE-79
Cross-site Scripting
CVE-2024-9206 2024-10-23 00:27 2024-10-18 Show GitHub Exploit DB Packet Storm
250872 4.3 MEDIUM
Network
smackcoders sendgrid The SendGrid for WordPress plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'wp_mailplus_clear_logs' function in all versions up to, and includ… CWE-862
 Missing Authorization
CVE-2024-9364 2024-10-23 00:26 2024-10-18 Show GitHub Exploit DB Packet Storm
250873 5.4 MEDIUM
Network
tychesoftwares arconix_shortcodes The Arconix Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'button' shortcode in all versions up to, and including, 2.1.12 due to insufficient input san… CWE-79
Cross-site Scripting
CVE-2024-9703 2024-10-23 00:25 2024-10-18 Show GitHub Exploit DB Packet Storm
250874 5.4 MEDIUM
Network
phpgurukul ifsc_code_finder A vulnerability has been found in PHPGurukul IFSC Code Finder Project 1.0 and classified as problematic. This vulnerability affects unknown code of the file search.php. The manipulation leads to cros… CWE-79
Cross-site Scripting
CVE-2024-10192 2024-10-23 00:09 2024-10-20 Show GitHub Exploit DB Packet Storm
250875 5.4 MEDIUM
Network
wpzest easy_menu_manager The Easy Menu Manager | WPZest plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.1 due to insufficient input sanitizatio… CWE-79
Cross-site Scripting
CVE-2024-9366 2024-10-23 00:09 2024-10-18 Show GitHub Exploit DB Packet Storm
250876 5.4 MEDIUM
Network
dankedev elemenda The Elemenda plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 0.0.2 due to insufficient input sanitization and output escap… CWE-79
Cross-site Scripting
CVE-2024-9373 2024-10-23 00:07 2024-10-18 Show GitHub Exploit DB Packet Storm
250877 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he Fix the NULL pointer dereference in mt7996_mcu_sta_bfe… CWE-476
 NULL Pointer Dereference
CVE-2024-47681 2024-10-22 23:57 2024-10-21 Show GitHub Exploit DB Packet Storm
250878 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exfat: resolve memory leak from exfat_create_upcase_table() If exfat_load_upcase_table reaches end and returns -EINVAL, allocated… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-47677 2024-10-22 23:55 2024-10-21 Show GitHub Exploit DB Packet Storm
250879 7.3 HIGH
Local
citrix workspace Local privilege escalation allows a low-privileged user to gain SYSTEM privileges in Citrix Workspace app for Windows NVD-CWE-noinfo
CVE-2024-7890 2024-10-22 23:53 2024-09-12 Show GitHub Exploit DB Packet Storm
250880 7.3 HIGH
Local
citrix workspace Local privilege escalation allows a low-privileged user to gain SYSTEM privileges in Citrix Workspace app for Windows NVD-CWE-noinfo
CVE-2024-7889 2024-10-22 23:50 2024-09-12 Show GitHub Exploit DB Packet Storm