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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230751 6.4 警告 トレンドマイクロ - SMB および OSCE 用の CSM Suite における OfficeScan クライアントを除去される脆弱性 - CVE-2006-5211 2012-12-20 18:02 2006-04-21 Show GitHub Exploit DB Packet Storm
230752 7.5 危険 phpBB - phpBB に使用されている Admin Topic Action Logging Mod における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5209 2012-12-20 18:02 2006-10-10 Show GitHub Exploit DB Packet Storm
230753 5.1 警告 phpmyteam - phpMyTeam の images/smileys/smileys_packs.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5207 2012-12-20 18:02 2006-10-10 Show GitHub Exploit DB Packet Storm
230754 10 危険 トレンドマイクロ - Trend Micro ServerProtect の不特定のプロシージャにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-5269 2012-12-20 18:02 2008-11-17 Show GitHub Exploit DB Packet Storm
230755 10 危険 トレンドマイクロ - Trend Micro ServerProtect における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2006-5268 2012-12-20 18:02 2008-11-17 Show GitHub Exploit DB Packet Storm
230756 7.5 危険 phplibre - registroTL の main.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5315 2012-12-20 18:02 2006-10-17 Show GitHub Exploit DB Packet Storm
230757 7.5 危険 phplibre - TribunaLibre の ftag.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5314 2012-12-20 18:02 2006-10-17 Show GitHub Exploit DB Packet Storm
230758 7.5 危険 phpBB - phpBB 用の Ajax Shoutbox モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5312 2012-12-20 18:02 2006-10-17 Show GitHub Exploit DB Packet Storm
230759 7.5 危険 phpBB - phpBB 用の Prillian French モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5309 2012-12-20 18:02 2006-10-17 Show GitHub Exploit DB Packet Storm
230760 4 警告 winzip - WinZip 用の WZFILEVIEW.FileViewCtrl.61 ActiveX コントロールにおける任意のコードを実行される脆弱性 - CVE-2006-5198 2012-12-20 18:02 2006-11-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211511 8.6 HIGH
Network
simpleledger electron-cash-slp Electron-Cash-SLP before version 3.6.2 has a vulnerability. All token creators that use the "Mint Tool" feature of the Electron Cash SLP Edition are at risk of sending the minting authority baton to … NVD-CWE-noinfo
CVE-2020-11014 2024-11-21 13:56 2020-04-29 Show GitHub Exploit DB Packet Storm
211512 5.4 MEDIUM
Network
hashicorp nomad HashiCorp Nomad and Nomad Enterprise up to 0.10.4 contained a cross-site scripting vulnerability such that files from a malicious workload could cause arbitrary JavaScript to execute in the web UI. F… CWE-79
Cross-site Scripting
CVE-2020-10944 2024-11-21 13:56 2020-04-28 Show GitHub Exploit DB Packet Storm
211513 6.5 MEDIUM
Network
percona xtrabackup Percona XtraBackup before 2.4.20 unintentionally writes the command line to any resulting backup file output. This may include sensitive arguments passed at run time. In addition, when --history is p… CWE-200
Information Exposure
CVE-2020-10997 2024-11-21 13:56 2020-04-27 Show GitHub Exploit DB Packet Storm
211514 8.1 HIGH
Network
percona xtradb_cluster An issue was discovered in Percona XtraDB Cluster before 5.7.28-31.41.2. A bundled script inadvertently sets a static transition_key for SST processes in place of the random key expected. CWE-798
CWE-838
 Use of Hard-coded Credentials
 Inappropriate Encoding for Output Context
CVE-2020-10996 2024-11-21 13:56 2020-04-27 Show GitHub Exploit DB Packet Storm
211515 7.5 HIGH
Network
admidio admidio SQL Injection was discovered in Admidio before version 3.3.13. The main cookie parameter is concatenated into a SQL query without any input validation/sanitization, thus an attacker without logging i… CWE-89
SQL Injection
CVE-2020-11004 2024-11-21 13:56 2020-04-25 Show GitHub Exploit DB Packet Storm
211516 5.0 MEDIUM
Network
helm helm Their is an information disclosure vulnerability in Helm from version 3.1.0 and before version 3.2.0. `lookup` is a Helm template function introduced in Helm v3. It is able to lookup resources in the… CWE-200
Information Exposure
CVE-2020-11013 2024-11-21 13:56 2020-04-25 Show GitHub Exploit DB Packet Storm
211517 7.5 HIGH
Network
minio minio MinIO versions before RELEASE.2020-04-23T00-58-49Z have an authentication bypass issue in the MinIO admin API. Given an admin access key, it is possible to perform admin API operations i.e. creating … CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-11012 2024-11-21 13:56 2020-04-24 Show GitHub Exploit DB Packet Storm
211518 9.8 CRITICAL
Network
veeam one This vulnerability allows remote attackers to execute arbitrary code on affected installations of VEEAM One Agent 9.5.4.4587. Authentication is not required to exploit this vulnerability. The specifi… CWE-502
 Deserialization of Untrusted Data
CVE-2020-10915 2024-11-21 13:56 2020-04-23 Show GitHub Exploit DB Packet Storm
211519 9.8 CRITICAL
Network
veeam one This vulnerability allows remote attackers to execute arbitrary code on affected installations of VEEAM One Agent 9.5.4.4587. Authentication is not required to exploit this vulnerability. The specifi… CWE-502
 Deserialization of Untrusted Data
CVE-2020-10914 2024-11-21 13:56 2020-04-23 Show GitHub Exploit DB Packet Storm
211520 7.8 HIGH
Local
foxitsoftware foxit_reader
phantompdf
This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.7.0.29478. User interaction is required to exploit this vulnerability in that the … CWE-843
Type Confusion
CVE-2020-10913 2024-11-21 13:56 2020-04-23 Show GitHub Exploit DB Packet Storm