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

19 lines
736 B
Markdown

### [CVE-2020-9492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9492)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Hadoop&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Privilege%20Escalation&color=brighgreen)
### Description
In Apache Hadoop 3.2.0 to 3.2.1, 3.0.0-alpha1 to 3.1.3, and 2.0.0-alpha to 2.10.0, WebHDFS client might send SPNEGO authorization header to remote URL without proper verification.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpujul2022.html
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-9492