cve/2016/CVE-2016-8624.md

21 lines
1009 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-8624](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8624)
![](https://img.shields.io/static/v1?label=Product&message=curl&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20&color=brighgreen)
### Description
curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '#' character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC to check for allowed domains before using curl to request them.
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html
- https://hackerone.com/reports/180434
#### Github
- https://github.com/RClueX/Hackerone-Reports
- https://github.com/fokypoky/places-list
- https://github.com/imhunterand/hackerone-publicy-disclosed