12 Apr 2013 10:52
[SECURITY ADVISORY] libcurl cookie domain tailmatch
Daniel Stenberg <daniel <at> haxx.se>
2013-04-12 08:52:56 GMT
2013-04-12 08:52:56 GMT
libcurl cookie domain tailmatch
===============================
Project cURL Security Advisory, April 12th 2013
http://curl.haxx.se/docs/security.html
1. VULNERABILITY
libcurl is vulnerable to a cookie leak vulnerability when doing requests
across domains with matching tails.
When communicating over HTTP(S) and having libcurl's cookie engine enabled,
libcurl will store and hold cookies for use when subsequent requests are
done to hosts and paths that match those kept cookies. Due to a bug in the
tailmatching function, libcurl could wrongly send cookies meant for the
domain 'ample.com' when communicating with 'example.com'.
This vulnerability can be used to hijack sessions in targetted attacks since
registering domains using a known domain's name as an ending is trivial.
Both curl the command line tool and applications using the libcurl library
are vulnerable.
There are no known exploits available at this time.
The Common Vulnerabilities and Exposures (CVE) project has assigned the name
CVE-2013-1944 to this issue.
2. AFFECTED VERSIONS
(Continue reading)
RSS Feed