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 1, 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
253771 9.3 危険 Plone Foundation
Zope Foundation
- Plone で使用される Zope における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-3587 2011-10-13 14:45 2011-10-4 Show GitHub Exploit DB Packet Storm
253772 9.3 危険 Plone Foundation - Plone の CMFEditions コンポーネントにおけるサブオブジェクトにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4030 2011-10-13 14:44 2011-10-4 Show GitHub Exploit DB Packet Storm
253773 6.8 警告 Sitaram Chamarty - gitolite の Admin Defined Commands (ADC) 機能におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1572 2011-10-13 14:44 2011-10-4 Show GitHub Exploit DB Packet Storm
253774 5 警告 Juan Toledo - EtherApe の add_conversation 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-3369 2011-10-13 14:43 2011-09-30 Show GitHub Exploit DB Packet Storm
253775 4.9 警告 DAEMON Tools - DAEMON Tools におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-3987 2011-10-13 12:06 2011-10-13 Show GitHub Exploit DB Packet Storm
253776 4.3 警告 Pligg - Pligg におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3986 2011-10-13 12:05 2011-10-13 Show GitHub Exploit DB Packet Storm
253777 2.6 注意 Plume CMS - Plume におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3985 2011-10-13 12:04 2011-10-13 Show GitHub Exploit DB Packet Storm
253778 2.1 注意 IBM - IBM AIX の QLogic adapters 用 Fibre Channel ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3982 2011-10-12 16:09 2011-02-3 Show GitHub Exploit DB Packet Storm
253779 9.3 危険 チェック・ポイント・ソフトウェア・テクノロジーズ - Check Point の 複数の製品における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-1827 2011-10-12 16:05 2011-10-5 Show GitHub Exploit DB Packet Storm
253780 7.5 危険 Exim Development - Exim の src/dkim.c 内の dkim_exim_verify_finish 関数における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2011-1764 2011-10-12 16:00 2011-04-29 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