CVE-2021-23135
12.05.2021, 23:15
Exposure of System Data to an Unauthorized Control Sphere vulnerability in web UI of Argo CD allows attacker to cause leaked secret data into web UI error messages and logs. This issue affects Argo CD 1.8 versions prior to 1.8.7; 1.7 versions prior to 1.7.14.Enginsight
Vendor | Product | Version |
---|---|---|
argoproj | argo_cd | 1.7.0 ≤ 𝑥 < 1.7.14 |
argoproj | argo_cd | 1.8.0 ≤ 𝑥 < 1.8.7 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-497 - Exposure of Sensitive System Information to an Unauthorized Control SphereThe application does not properly prevent sensitive system-level information from being accessed by unauthorized actors who do not have the same level of access to the underlying system as the application does.
- CWE-209 - Generation of Error Message Containing Sensitive InformationThe software generates an error message that includes sensitive information about its environment, users, or associated data.