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 2, 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
229501 7.5 危険 Textpattern - Textpattern の publish.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5615 2012-12-20 18:02 2006-10-30 Show GitHub Exploit DB Packet Storm
229502 10 危険 東芝 - Toshiba Bluetooth スタックにおける脆弱性 CWE-noinfo
情報不足
CVE-2006-5611 2012-12-20 18:02 2006-10-30 Show GitHub Exploit DB Packet Storm
229503 5 警告 TorrentFlux - TorrentFlux の dir.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5609 2012-12-20 18:02 2006-10-30 Show GitHub Exploit DB Packet Storm
229504 6.8 警告 phpcards - phpCards の phpcards.footer.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5605 2012-12-20 18:02 2006-10-30 Show GitHub Exploit DB Packet Storm
229505 7.5 危険 phpcards - phpCards の phpcards.header.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5604 2012-12-20 18:02 2006-10-30 Show GitHub Exploit DB Packet Storm
229506 7.5 危険 Snitz - Snitz Forums 2000 の pop_mail.asp における SQL インジェクションの脆弱性 - CVE-2006-5603 2012-12-20 18:02 2006-10-30 Show GitHub Exploit DB Packet Storm
229507 4 警告 xsupplicant - xsupplicant におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5602 2012-12-20 18:02 2006-10-27 Show GitHub Exploit DB Packet Storm
229508 9 危険 xsupplicant - xsupplicant の eap.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-5601 2012-12-20 18:02 2006-10-27 Show GitHub Exploit DB Packet Storm
229509 4.3 警告 webgeneius - GOOP Gallery の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5598 2012-12-20 18:02 2006-10-27 Show GitHub Exploit DB Packet Storm
229510 7.5 危険 university of british columbia - University of British Columbia iPeer における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5594 2012-12-20 18:02 2006-10-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198451 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
198452 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
198453 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
198454 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
198455 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
198456 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
198457 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
198458 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
198459 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
198460 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