Files
CVEs-PoC/2017/CVE-2017-5868.md
T
2024-06-18 02:51:15 +02:00

19 lines
789 B
Markdown

### [CVE-2017-5868](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5868)
![](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
CRLF injection vulnerability in the web interface in OpenVPN Access Server 2.1.4 allows remote attackers to inject arbitrary HTTP headers and consequently conduct session fixation attacks and possibly HTTP response splitting attacks via "%0A" characters in the PATH_INFO to __session_start__/.
### POC
#### Reference
- https://hackerone.com/reports/231508
- https://hackerone.com/reports/232327
#### Github
No PoCs found on GitHub currently.