![]() |
|
![]() |
|
cURL ![]() ![]() ![]() Security Advisory October 13th 2005libcurl NTLM Buffer Overflow Vulnerability ========================================== Project cURL Security Advisory, October 13th 2005 http://curl.haxx.se/docs/security.html 1. VULNERABILITY libcurl's NTLM function can overflow a stack-based buffer if given a too long user name or domain name. This would happen if you enable NTLM authentication and either: A - pass in a user name and domain name to libcurl that together are longer than 192 bytes B - allow (lib)curl to follow HTTP "redirects" (Location: and the appropriate HTTP 30x response code) and the new URL contains a URL with a user name and domain name that together are longer than 192 bytes There is no known exploit at the time of this writing. The Common Vulnerabilities and Exposures (CVE) project has assigned the name CAN-2005-3185 to this issue. 2. AFFECTED VERSIONS All versions of libcurl ever released with NTLM capabilities enabled are vulnerable to this flaw. libcurl builds with SSPI support (added in version 7.13.2 and only available on Windows) are NOT affected. On non-Windows machines, the NTLM support requires the lib to have been built with OpenSSL support. Therefore: libcurl builds without SSL support or SSL support provided by GnuTLS are NOT affected. Affected versions: curl and libcurl 7.10.6 to and including 7.14.1 Not affected versions: curl and libcurl 7.10.5 and earlier, 7.15.0 and later Also note that (lib)curl is used by many applications, and not always advertised as such. 3. RECOMMENDATIONS We *strongly* suggest you take one of the following actions immediately: I - Upgrade to curl and libcurl 7.15.0 II - Apply the patch http://curl.haxx.se/libcurl-ntlmbuf.patch to your libcurl version and install this. III - Disable NTLM either by not enabling the command line option (to curl) or by not using the NTLM-enabling options with libcurl. 4. TIME LINE We were notified by iDEFENSE at 22:15 local time October 12th 2005. The notification mail was also sent to the wget camp (as they share pretty much the same source and thus the same flaw). The mail to the wget project was sent to a mail alias that is forwarded to a public mailing list with public archives etc. The patch was produced within 30 minutes. A number of distributors and packagers of curl were notified the same evening and early morning October 13th. Mailed vendor-sec 09:00 on October 13th I noticed the "leak" of this flaw at 09:50 October 13th and mailed vendor-sec about it. At 10:50 October 13th, the advisory was posted to the curl-users and curl-library mailing list and then curl 7.15.0 was already relased and available for download. 5. CREDITS Reported to us by iDEFENSE, original discoverer is anonymous |
Page updated December 8, 2009.
web site info