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":May 8, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227771 6.8 警告 prozilla - Prozilla Hosting Index の directory.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2083 2012-12-20 18:52 2008-05-5 Show GitHub Exploit DB Packet Storm
227772 4.3 警告 siteman - Siteman の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2082 2012-12-20 18:52 2008-05-5 Show GitHub Exploit DB Packet Storm
227773 9 危険 siteman - Siteman の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2081 2012-12-20 18:52 2008-05-5 Show GitHub Exploit DB Packet Storm
227774 7.5 危険 robocode - Robocode における "Robocode ゲーム内部にアクセスされる" 脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2078 2012-12-20 18:52 2008-05-5 Show GitHub Exploit DB Packet Storm
227775 10 危険 plain black - Plain Black WebGUI における脆弱性 CWE-noinfo
情報不足
CVE-2008-2077 2012-12-20 18:52 2008-05-5 Show GitHub Exploit DB Packet Storm
227776 7.5 危険 successkid - Harris Yusuf Arifin Harris Wap Chat における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2074 2012-12-20 18:52 2008-05-5 Show GitHub Exploit DB Packet Storm
227777 7.5 危険 virtual design studios - Virtual Design Studio vlbook の include/global.inc.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2073 2012-12-20 18:52 2008-05-5 Show GitHub Exploit DB Packet Storm
227778 4.3 警告 virtual design studios - Virtual Design Studio vlbook の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2072 2012-12-20 18:52 2008-05-5 Show GitHub Exploit DB Packet Storm
227779 4.3 警告 WordPress.org - WordPress におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2068 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
227780 7.5 危険 YourFreeWorld.com - YourFreeWorld Jokes Site Script の jokes.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2065 2012-12-20 18:52 2008-05-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214261 9.8 CRITICAL
Network
nukeviet nukeviet modules/banners/funcs/click.php in NukeViet before 4.3.04 has a SQL INSERT statement with raw header data from an HTTP request (e.g., Referer and User-Agent). CWE-89
SQL Injection
CVE-2019-7726 2024-11-21 13:48 2020-12-31 Show GitHub Exploit DB Packet Storm
214262 9.8 CRITICAL
Network
nukeviet nukeviet includes/core/is_user.php in NukeViet before 4.3.04 deserializes the untrusted nvloginhash cookie (i.e., the code relies on PHP's serialization format when JSON can be used to eliminate the risk). CWE-502
 Deserialization of Untrusted Data
CVE-2019-7725 2024-11-21 13:48 2020-12-31 Show GitHub Exploit DB Packet Storm
214263 8.8 HIGH
Network
intelliants subrion_cms Subrion CMS 4.2.1 has CSRF in panel/modules/plugins/. The attacker can remotely activate/deactivate the plugins. CWE-352
 Origin Validation Error
CVE-2019-7357 2024-11-21 13:48 2020-11-11 Show GitHub Exploit DB Packet Storm
214264 5.4 MEDIUM
Network
intelliants subrion Subrion CMS v4.2.1 allows XSS via the panel/phrases/ VALUE parameter. CWE-79
Cross-site Scripting
CVE-2019-7356 2024-11-21 13:48 2020-11-5 Show GitHub Exploit DB Packet Storm
214265 6.1 MEDIUM
Network
galileo_cms_project galileo_cms There is stored cross site scripting (XSS) in Galileo CMS v0.042. Remote authenticated users could inject arbitrary web script or HTML via $page_title in /lib/Galileo/files/templates/page/show.html.e… CWE-79
Cross-site Scripting
CVE-2019-7410 2024-11-21 13:48 2020-08-14 Show GitHub Exploit DB Packet Storm
214266 5.4 MEDIUM
Network
ifrn sistema_unificado_de_administracao_publica SUAP V2 allows XSS during the update of user information. CWE-79
Cross-site Scripting
CVE-2019-7634 2024-11-21 13:48 2020-04-29 Show GitHub Exploit DB Packet Storm
214267 8.8 HIGH
Network
weberp weberp In webERP 4.15, the Import Bank Transactions function fails to sanitize the content of imported MT940 bank statement files, resulting in the execution of arbitrary SQL queries, aka SQL Injection. CWE-89
SQL Injection
CVE-2019-7755 2024-11-21 13:48 2020-03-31 Show GitHub Exploit DB Packet Storm
214268 7.2 HIGH
Network
gigabyte app_center An issue was discovered in gdrv.sys in Gigabyte APP Center before 19.0227.1. The vulnerable driver exposes a wrmsr instruction via IOCTL 0xC3502580 and does not properly filter the target Model Speci… CWE-665
 Improper Initialization
CVE-2019-7630 2024-11-21 13:48 2020-03-26 Show GitHub Exploit DB Packet Storm
214269 9.8 CRITICAL
Network
johnsoncontrols entrapass A vulnerability with the SmartService API Service option exists whereby an unauthorized user could potentially exploit this to upload malicious code to the server that could be executed at system lev… CWE-20
 Improper Input Validation 
CVE-2019-7589 2024-11-21 13:48 2020-03-11 Show GitHub Exploit DB Packet Storm
214270 5.4 MEDIUM
Network
wowza streaming_engine Wowza Streaming Engine 4.8.0 and earlier from multiple authenticated XSS vulnerabilities via the (1) customList%5B0%5D.value field in enginemanager/server/serversetup/edit_adv.htm of the Server Setup… CWE-79
Cross-site Scripting
CVE-2019-7655 2024-11-21 13:48 2020-01-30 Show GitHub Exploit DB Packet Storm