CVE-2013-0249
Vulnerability Summary
Timeline
Description
Stack-based buffer overflow in the Curl_sasl_create_digest_md5_message function in lib/curl_sasl.c in curl and libcurl 7.26.0 through 7.28.1, when negotiating SASL DIGEST-MD5 authentication, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long string in the realm parameter in a (1) POP3, (2) SMTP or (3) IMAP message.
CVSS Metrics
- v2.0•HIGH•Score: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 44.20%• Percentile: 98%
Techniques & Countermeasures
- CWE-119•Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Affected Systems
- canonical•ubuntu_linux
12.10
- haxx•curl
7.26.0 | 7.27.0 | 7.28.0 | 7.28.1
- haxx•libcurl
7.26.0 | 7.27.0 | 7.28.0 | 7.28.1
References (13)
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
- http://packetstormsecurity.com/files/120170/Slackware-Security-Advisory-curl-Updates.html
- http://www.securityfocus.com/bid/57842
- http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html
- http://www.exploit-db.com/exploits/24487
- http://www.ubuntu.com/usn/USN-1721-1
- http://lists.fedoraproject.org/pipermail/package-announce/2013-February/099140.html
- http://www.securitytracker.com/id/1028093
- http://www.osvdb.org/89988
- http://packetstormsecurity.com/files/120147/cURL-Buffer-Overflow.html
- http://blog.volema.com/curl-rce.html
- http://curl.haxx.se/docs/adv_20130206.html
- http://nakedsecurity.sophos.com/2013/02/10/anatomy-of-a-vulnerability-curl-web-download-toolkit-holed-by-authentication-bug/