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
227581 2.6 注意 NHN Japan - Android 版 ロケタッチにおける暗黙的 Intent の扱いに関する脆弱性 CWE-DesignError
CVE-2012-5182 2012-12-21 12:01 2012-12-21 Show GitHub Exploit DB Packet Storm
227582 10 危険 IBM - IBM WAS for z/OS の IBM HTTP Server コンポーネントにおける任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-5955 2012-12-21 11:50 2012-12-19 Show GitHub Exploit DB Packet Storm
227583 5 警告 IBM - IBM Rational ClearQuest の Web クライアントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5765 2012-12-21 11:48 2012-12-12 Show GitHub Exploit DB Packet Storm
227584 4.3 警告 IBM - IBM Rational ClearQuest におけるフィッシング攻撃を実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-4839 2012-12-21 11:47 2012-12-12 Show GitHub Exploit DB Packet Storm
227585 7.5 危険 seagullproject.org - Seagull の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-3212 2012-12-20 19:29 2010-09-3 Show GitHub Exploit DB Packet Storm
227586 7.5 危険 seagullproject.org - Seagull における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2010-3209 2012-12-20 19:29 2010-09-3 Show GitHub Exploit DB Packet Storm
227587 4.3 警告 wiccle - WWB の ajax.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3208 2012-12-20 19:29 2010-09-3 Show GitHub Exploit DB Packet Storm
227588 7.5 危険 Textpattern - Textpattern CMS の index.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2010-3205 2012-12-20 19:29 2010-09-3 Show GitHub Exploit DB Packet Storm
227589 5 警告 xmlswf - Joomla! 用の PicSell コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3203 2012-12-20 19:29 2010-09-3 Show GitHub Exploit DB Packet Storm
227590 9.3 危険 トレンドマイクロ - Trend Micro Internet Security Pro 2010 の UfProxyBrowserCtrl ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3189 2012-12-20 19:29 2010-08-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208321 5.4 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. There is Stored XSS via a Tags element in a TIcket. CWE-79
Cross-site Scripting
CVE-2020-26035 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208322 4.3 MEDIUM
Network
zammad zammad An account-enumeration issue was discovered in Zammad before 3.4.1. The Create User functionality is implemented in a way that would enable an anonymous user to guess valid user email addresses. The … NVD-CWE-noinfo
CVE-2020-26034 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208323 5.4 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. The Tag and Link REST API endpoints (for add and delete) lack a CSRF token check. CWE-352
 Origin Validation Error
CVE-2020-26033 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208324 7.5 HIGH
Network
zammad zammad An SSRF issue was discovered in Zammad before 3.4.1. The SMS configuration interface for Massenversand is implemented in a way that renders the result of a test request to the User. An attacker can u… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2020-26032 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208325 4.3 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. The global-search feature leaks Knowledge Base drafts to Knowledge Base readers (who are authenticated but have insufficient permissions). CWE-276
Incorrect Default Permissions 
CVE-2020-26031 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208326 9.8 CRITICAL
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. There is an authentication bypass in the SSO endpoint via a crafted header, when SSO is not configured. An attacker can create a valid and authenticate… CWE-287
Improper Authentication
CVE-2020-26030 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208327 6.5 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. There are wrong authorization checks for impersonation requests via X-On-Behalf-Of. The authorization checks are performed for the actual user and not … CWE-863
 Incorrect Authorization
CVE-2020-26029 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208328 4.9 MEDIUM
Network
zammad zammad An issue was discovered in Zammad before 3.4.1. Admin Users without a ticket.* permission can access Tickets. CWE-863
 Incorrect Authorization
CVE-2020-26028 2024-11-21 14:19 2020-12-28 Show GitHub Exploit DB Packet Storm
208329 10.0 CRITICAL
Network
browserup browserup_proxy BrowserUp Proxy allows you to manipulate HTTP requests and responses, capture HTTP content, and export performance data as a HAR file. BrowserUp Proxy works well as a standalone proxy server, but it … - CVE-2020-26282 2024-11-21 14:19 2020-12-25 Show GitHub Exploit DB Packet Storm
208330 8.5 HIGH
Network
gohugo hugo Hugo is a fast and Flexible Static Site Generator built in Go. Hugo depends on Go's `os/exec` for certain features, e.g. for rendering of Pandoc documents if these binaries are found in the system `%… CWE-78
OS Command 
CVE-2020-26284 2024-11-21 14:19 2020-12-22 Show GitHub Exploit DB Packet Storm