mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-14 20:08:44 +00:00
22 lines
1010 B
Markdown
22 lines
1010 B
Markdown
### [CVE-2015-3145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3145)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sanitize_cookie_path function in cURL and libcurl 7.31.0 through 7.41.0 does not properly calculate an index, which allows remote attackers to cause a denial of service (out-of-bounds write and crash) or possibly have other unspecified impact via a cookie path containing only a double-quote character.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Serz999/CVE-2015-3145
|
|
- https://github.com/mrash/afl-cve
|
|
- https://github.com/serz999/CVE-2015-3145
|
|
|