mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
846 B
Markdown
18 lines
846 B
Markdown
### [CVE-2020-8553](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8553)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Kubernetes ingress-nginx component prior to version 0.28.0 allows a user with the ability to create namespaces and to read and create ingress objects to overwrite the password file of another ingress which uses nginx.ingress.kubernetes.io/auth-type: basic and which has a hyphenated namespace or secret name.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/778803
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|