mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
20 lines
971 B
Markdown
20 lines
971 B
Markdown
![]() |
### [CVE-2015-3144](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3144)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The fix_hostname function in cURL and libcurl 7.37.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service (out-of-bounds read or write and crash) or possibly have other unspecified impact via a zero-length host name, as demonstrated by "http://:80" and ":80."
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html
|
||
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
|
||
|
- http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/mrash/afl-cve
|
||
|
|