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":June 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
253851 7.5 危険 Sven Verdoolaege - CGI::Fast にて使用される FCGI における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-2766 2011-09-28 14:58 2011-09-23 Show GitHub Exploit DB Packet Storm
253852 2.1 注意 OpenFabrics Alliance - OpenFabrics エンタープライズディストリビューションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3345 2011-09-28 14:51 2010-12-21 Show GitHub Exploit DB Packet Storm
253853 5 警告 CAREL INDUSTRIES S.p.a. - Carel PlantVisor の CarelDataServer.exe におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-3487 2011-09-28 14:13 2011-09-16 Show GitHub Exploit DB Packet Storm
253854 10 危険 MetaStock - Equis MetaStock における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3488 2011-09-28 14:10 2011-09-16 Show GitHub Exploit DB Packet Storm
253855 5 警告 Rockwell Automation - Rockwell RSLogix の RnaUtility.dll におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2011-3489 2011-09-28 13:53 2011-09-16 Show GitHub Exploit DB Packet Storm
253856 10 危険 AzeoTech, Inc. - Azeotech DAQFactory におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3492 2011-09-28 13:49 2011-09-16 Show GitHub Exploit DB Packet Storm
253857 10 危険 ヒューレット・パッカード - HP Business Service Automation Essentials における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-2412 2011-09-27 11:28 2011-09-19 Show GitHub Exploit DB Packet Storm
253858 3.5 注意 シスコシステムズ - Cisco TelePresence System MXP の Web インターフェイスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2544 2011-09-27 11:24 2011-09-23 Show GitHub Exploit DB Packet Storm
253859 4.3 警告 MantisBT Group - MantisBT の bug_actiongroup_ext_page.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3578 2011-09-27 11:19 2011-08-31 Show GitHub Exploit DB Packet Storm
253860 4.3 警告 MantisBT Group - MantisBT におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3358 2011-09-27 11:18 2011-09-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195191 9.1 CRITICAL
Network
craftercms crafter_cms Installations, where crafter-search is not protected, allow unauthenticated remote attackers to create, view, and delete search indexes. CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-23264 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
195192 7.5 HIGH
Network
craftercms crafter_cms Unauthenticated remote attackers can read textual content via FreeMarker including files /scripts/*, /templates/* and some of the files in /.git/* (non-binary). CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-23263 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
195193 7.2 HIGH
Network
craftercms crafter_cms Authenticated administrators may modify the main YAML configuration file and load a Java class resulting in RCE. CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2021-23262 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
195194 4.9 MEDIUM
Network
craftercms crafter_cms Authenticated administrators may override the system configuration file and cause a denial of service. NVD-CWE-Other
CVE-2021-23261 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
195195 5.4 MEDIUM
Network
craftercms crafter_cms Authenticated users with Site roles may inject XSS scripts via file names that will execute in the browser for this and other users of the same site. CWE-79
Cross-site Scripting
CVE-2021-23260 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
195196 7.2 HIGH
Network
craftercms crafter_cms Authenticated users with Administrator or Developer roles may execute OS commands by Groovy Script which uses Groovy lib to render a webpage. The groovy script does not have security restrictions, wh… CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2021-23259 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
195197 7.2 HIGH
Network
craftercms crafter_cms Authenticated users with Administrator or Developer roles may execute OS commands by SPEL Expression in Spring beans. SPEL Expression does not have security restrictions, which will cause attackers t… CWE-913
 Improper Control of Dynamically-Managed Code Resources
CVE-2021-23258 2024-11-21 14:51 2021-12-3 Show GitHub Exploit DB Packet Storm
195198 9.8 CRITICAL
Network
html-to-csv_project html-to-csv This affects all versions of package html-to-csv. When there is a formula embedded in a HTML page, it gets accepted without any validation and the same would be pushed while converting it into a CSV … CWE-1236
 Improper Neutralization of Formula Elements in a CSV File
CVE-2021-23654 2024-11-21 14:51 2021-11-27 Show GitHub Exploit DB Packet Storm
195199 8.8 HIGH
Network
ui unifi_protect A Cross-Origin Resource Sharing (CORS) vulnerability found in UniFi Protect application Version 1.19.2 and earlier allows a malicious actor who has convinced a privileged user to access a URL with ma… NVD-CWE-noinfo
CVE-2021-22957 2024-11-21 14:51 2021-11-25 Show GitHub Exploit DB Packet Storm
195200 9.0 CRITICAL
Network
quobject docker-cli-js This affects all versions of package docker-cli-js. If the command parameter of the Docker.command method can at least be partially controlled by a user, they will be in a position to execute any arb… CWE-78
OS Command 
CVE-2021-23732 2024-11-21 14:51 2021-11-23 Show GitHub Exploit DB Packet Storm