Files
CVEs-PoC/2020/CVE-2020-8828.md
T
2024-05-25 21:48:12 +02:00

18 lines
808 B
Markdown

### [CVE-2020-8828](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8828)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
As of v1.5.0, the default admin password is set to the argocd-server pod name. For insiders with access to the cluster or logs, this issue could be abused for privilege escalation, as Argo has privileged roles. A malicious insider is the most realistic threat, but pod names are not meant to be kept secret and could wind up just about anywhere.
### POC
#### Reference
- https://www.soluble.ai/blog/argo-cves-2020
#### Github
- https://github.com/Eriner/eriner