cve/2013/CVE-2013-1944.md
2024-06-18 02:51:15 +02:00

725 B

CVE-2013-1944

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

Github

No PoCs found on GitHub currently.