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 9, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250341 5.1 警告 FFFTPプロジェクト - FFFTP における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-4266 2011-12-9 12:02 2011-12-9 Show GitHub Exploit DB Packet Storm
250342 5 警告 CA Technologies - CA ARCserve D2D の BaseServiceImpl.class における資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3011 2011-12-9 10:15 2011-08-9 Show GitHub Exploit DB Packet Storm
250343 4.3 警告 Vtiger - vTiger CRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4670 2011-12-8 12:30 2011-12-2 Show GitHub Exploit DB Packet Storm
250344 2.6 注意 Namazu Project - Namazu におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4345 2011-12-8 12:26 2011-11-30 Show GitHub Exploit DB Packet Storm
250345 4.3 警告 adjam - Rekonq における証明書の Common Name (CN) を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3366 2011-12-8 12:24 2011-10-3 Show GitHub Exploit DB Packet Storm
250346 4.3 警告 KDE project - KDE SC の KDE SSL Wrapper (KSSL) API における証明書の Common Name (CN) を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3365 2011-12-8 12:22 2011-10-3 Show GitHub Exploit DB Packet Storm
250347 6.8 警告 Canonical - Ubuntu の Software Center における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3150 2011-12-8 12:12 2011-11-21 Show GitHub Exploit DB Packet Storm
250348 4.3 警告 phpWebSite - phpWebSite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4265 2011-12-8 12:04 2011-12-8 Show GitHub Exploit DB Packet Storm
250349 7.5 危険 One Click Orgs - One Click Orgs におけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2011-4677 2011-12-7 16:25 2011-12-6 Show GitHub Exploit DB Packet Storm
250350 5.8 警告 One Click Orgs - One Click Orgs におけるオープンリダイレクトの複数の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4553 2011-12-7 16:19 2011-12-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200031 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
200032 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
200033 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
200034 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
200035 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
200036 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
200037 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
200038 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
200039 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
200040 8.1 HIGH
Network
obottle_project obottle OBottle 2.0 in \c\t.php contains an arbitrary file write vulnerability. NVD-CWE-noinfo
CVE-2020-36008 2024-11-21 14:28 2021-06-4 Show GitHub Exploit DB Packet Storm