mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
808 B
Markdown
18 lines
808 B
Markdown
### [CVE-2020-8828](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8828)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|