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 16, 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
258441 2.1 注意 VMware - VMware ESX の VMware Consolidated Backup コマンドラインユーティリティにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-2101 2010-09-13 16:01 2008-08-29 Show GitHub Exploit DB Packet Storm
258442 9 危険 VMware - VMware ESXi および ESX の openwsman management service におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2097 2010-09-13 16:01 2008-06-4 Show GitHub Exploit DB Packet Storm
258443 6.9 警告 VMware - Windows 上で稼働する複数の VMware 製品の VMCI における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-2099 2010-09-13 16:00 2008-05-30 Show GitHub Exploit DB Packet Storm
258444 6.9 警告 VMware - 複数の VMware 製品の HGFS におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2098 2010-09-13 16:00 2008-05-30 Show GitHub Exploit DB Packet Storm
258445 5 警告 VMware - 複数の VMware 製品の VMware Authentication Daemon におけるサービス運用妨害 (DoS) の脆弱性 CWE-134
書式文字列の問題
CVE-2009-4811 2010-09-13 16:00 2010-04-27 Show GitHub Exploit DB Packet Storm
258446 7.2 危険 VMware - Windows 上で稼働する複数の VMware 製品の OpenProcess 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3698 2010-09-13 15:59 2008-08-29 Show GitHub Exploit DB Packet Storm
258447 10 危険 VMware - 複数の VMware 製品の ActiveX コントロールにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-3696 2010-09-13 15:59 2008-08-28 Show GitHub Exploit DB Packet Storm
258448 10 危険 VMware - 複数の VMware 製品の ActiveX コントロールにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-3695 2010-09-13 15:59 2008-08-28 Show GitHub Exploit DB Packet Storm
258449 10 危険 VMware - 複数の VMware 製品の ActiveX コントロールにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-3694 2010-09-13 15:58 2008-08-28 Show GitHub Exploit DB Packet Storm
258450 10 危険 VMware - 複数の VMware 製品の ActiveX コントロールにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-3693 2010-09-13 15:58 2008-08-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198751 7.5 HIGH
Network
joomla joomla\! An issue was discovered in Joomla! 3.0.0 through 3.9.24. com_media allowed paths that are not intended for image uploads NVD-CWE-noinfo
CVE-2021-23132 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198752 7.5 HIGH
Network
joomla joomla\! An issue was discovered in Joomla! 3.2.0 through 3.9.24. Missing input validation within the template manager. CWE-20
 Improper Input Validation 
CVE-2021-23131 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198753 6.1 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! 2.5.0 through 3.9.24. Missing filtering of feed fields could lead to xss issues. CWE-79
Cross-site Scripting
CVE-2021-23130 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198754 6.1 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! 2.5.0 through 3.9.24. Missing filtering of messages showed to users that could lead to xss issues. CWE-79
Cross-site Scripting
CVE-2021-23129 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198755 9.1 CRITICAL
Network
joomla joomla\! An issue was discovered in Joomla! 3.2.0 through 3.9.24. The core shipped but unused randval implementation within FOF (FOFEncryptRandval) used an potential insecure implemetation. That has now been … NVD-CWE-noinfo
CVE-2021-23128 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198756 9.1 CRITICAL
Network
joomla joomla\! An issue was discovered in Joomla! 3.2.0 through 3.9.24. Usage of an insufficient length for the 2FA secret accoring to RFC 4226 of 10 bytes vs 20 bytes. NVD-CWE-noinfo
CVE-2021-23127 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198757 5.3 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! 3.2.0 through 3.9.24. Usage of the insecure rand() function within the process of generating the 2FA secret. CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2021-23126 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198758 5.3 MEDIUM
Network
html-parse-stringify_project html-parse-stringify This affects the package html-parse-stringify before 2.0.1; all versions of package html-parse-stringify2. Sending certain input could cause one of the regular expressions that is used for parsing to… NVD-CWE-Other
CVE-2021-23346 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198759 9.8 CRITICAL
Network
totaljs total.js The package total.js before 3.4.8 are vulnerable to Remote Code Execution (RCE) via set. CWE-94
Code Injection
CVE-2021-23344 2024-11-21 14:51 2021-03-5 Show GitHub Exploit DB Packet Storm
198760 4.8 MEDIUM
Network
argoproj argo_cd The package github.com/argoproj/argo-cd/cmd before 1.7.13, from 1.8.0 and before 1.8.6 are vulnerable to Cross-site Scripting (XSS) the SSO provider connected to Argo CD would have to send back a mal… CWE-79
Cross-site Scripting
CVE-2021-23347 2024-11-21 14:51 2021-03-3 Show GitHub Exploit DB Packet Storm