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

18 lines
659 B
Markdown

### [CVE-2020-6858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6858)
![](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
Hotels Styx through 1.0.0.beta8 allows HTTP response splitting due to CRLF Injection. This is exploitable if untrusted user input can appear in a response header.
### POC
#### Reference
- https://github.com/HotelsDotCom/styx/security/advisories/GHSA-6v7p-v754-j89v
#### Github
No PoCs found on GitHub currently.