### [CVE-2015-3145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3145) ![](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 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