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 4, 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
229881 7.5 危険 turnkey web tools - Turnkey Web Tools PHP Live Helper の global.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4051 2012-12-20 18:02 2006-08-9 Show GitHub Exploit DB Packet Storm
229882 2.1 注意 サン・マイクロシステムズ - Sun Ray Server Software のユーティリティ utxconfig における任意のファイルを上書きされる脆弱性 - CVE-2006-4049 2012-12-20 18:02 2006-07-7 Show GitHub Exploit DB Packet Storm
229883 7.5 危険 torbstoff - Torbstoff News の news.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4045 2012-12-20 18:02 2006-08-9 Show GitHub Exploit DB Packet Storm
229884 7.5 危険 pike - Pike における SQL インジェクションの脆弱性 - CVE-2006-4041 2012-12-20 18:02 2006-08-9 Show GitHub Exploit DB Packet Storm
229885 7.5 危険 zonemetrics - ZoneMetrics ZoneX Publishers Gold Edition の includes/usercp_register.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4036 2012-12-20 18:02 2006-08-9 Show GitHub Exploit DB Packet Storm
229886 10 危険 WordPress.org - WordPress における脆弱性 CWE-noinfo
情報不足
CVE-2006-4028 2012-12-20 18:02 2006-07-29 Show GitHub Exploit DB Packet Storm
229887 7.5 危険 Red Graphic Systems - SAPID CMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-4026 2012-12-20 18:02 2006-08-8 Show GitHub Exploit DB Packet Storm
229888 7.5 危険 xennobb - XennoBB の profile.php における SQL インジェクションの脆弱性 - CVE-2006-4025 2012-12-20 18:02 2006-08-8 Show GitHub Exploit DB Packet Storm
229889 2.6 注意 scatterchat - ScatterChat の cryptographic モジュールにおける大量のメッセージのパターンを特定される脆弱性 - CVE-2006-4021 2012-12-20 18:02 2006-08-17 Show GitHub Exploit DB Packet Storm
229890 4.3 警告 toenda software development - toendaCMS stable および unstable の /toendaCMS におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4016 2012-12-20 18:02 2006-08-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198581 6.1 MEDIUM
Network
qnap quts_hero
qts
An XSS vulnerability has been reported to affect QNAP NAS running QTS and QuTS hero. If exploited, this vulnerability allows attackers to inject malicious code. This issue affects: QNAP Systems Inc. … CWE-79
Cross-site Scripting
CVE-2020-36194 2024-11-21 14:28 2021-07-1 Show GitHub Exploit DB Packet Storm
198582 2.7 LOW
Network
bloofox bloofoxcms bloofoxCMS 0.5.2.1 is infected with Path traversal in the 'fileurl' parameter that allows attackers to read local files. CWE-22
Path Traversal
CVE-2020-35762 2024-11-21 14:28 2021-06-17 Show GitHub Exploit DB Packet Storm
198583 5.4 MEDIUM
Network
bloofox bloofoxcms bloofoxCMS 0.5.2.1 is infected with XSS that allows remote attackers to execute arbitrary JS/HTML Code. CWE-79
Cross-site Scripting
CVE-2020-35761 2024-11-21 14:28 2021-06-17 Show GitHub Exploit DB Packet Storm
198584 9.8 CRITICAL
Network
bloofox bloofoxcms bloofoxCMS 0.5.2.1 is infected with Unrestricted File Upload that allows attackers to upload malicious files (ex: php files). CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-35760 2024-11-21 14:28 2021-06-17 Show GitHub Exploit DB Packet Storm
198585 6.5 MEDIUM
Network
bloofox bloofoxcms bloofoxCMS 0.5.2.1 is infected with a CSRF Attack that leads to an attacker editing any file content (Locally/Remotely). CWE-352
 Origin Validation Error
CVE-2020-35759 2024-11-21 14:28 2021-06-17 Show GitHub Exploit DB Packet Storm
198586 6.5 MEDIUM
Network
bloofox bloofoxcms BloofoxCMS 0.5.2.1 allows Directory traversal vulnerability by inserting '../' payloads within the 'fileurl' parameter. CWE-22
Path Traversal
CVE-2020-36142 2024-11-21 14:28 2021-06-5 Show GitHub Exploit DB Packet Storm
198587 8.8 HIGH
Network
bloofox bloofoxcms BloofoxCMS 0.5.2.1 allows Unrestricted File Upload vulnerability via bypass MIME Type validation by inserting 'image/jpeg' within the 'Content-Type' header. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-36141 2024-11-21 14:28 2021-06-5 Show GitHub Exploit DB Packet Storm
198588 6.5 MEDIUM
Network
bloofox bloofoxcms BloofoxCMS 0.5.2.1 allows Cross-Site Request Forgery (CSRF) via 'mode=settings&page=editor', as demonstrated by use of 'mode=settings&page=editor' to change any file content (Locally/Remotely). CWE-352
 Origin Validation Error
CVE-2020-36140 2024-11-21 14:28 2021-06-5 Show GitHub Exploit DB Packet Storm
198589 5.4 MEDIUM
Network
bloofox bloofoxcms BloofoxCMS 0.5.2.1 allows Reflected Cross-Site Scripting (XSS) vulnerability by inserting a XSS payload within the 'fileurl' parameter. CWE-79
Cross-site Scripting
CVE-2020-36139 2024-11-21 14:28 2021-06-5 Show GitHub Exploit DB Packet Storm
198590 7.5 HIGH
Network
obottle_project obottle OBottle 2.0 in \c\g.php contains an arbitrary file download vulnerability. NVD-CWE-noinfo
CVE-2020-36009 2024-11-21 14:28 2021-06-4 Show GitHub Exploit DB Packet Storm