### [CVE-2013-1944](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1944) ![](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 tailMatch function in cookie.c in cURL and libcurl before 7.30.0 does not properly match the path domain when sending cookies, which allows remote attackers to steal cookies via a matching suffix in the domain of a URL. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html #### Github No PoCs found on GitHub currently.