CVE-2013-2174
Vulnerability Summary
Timeline
Description
Heap-based buffer overflow in the curl_easy_unescape function in lib/escape.c in cURL and libcurl 7.7 through 7.30.0 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string ending in a "%" (percent) character.
CVSS Metrics
- v2.0•MEDIUM•Score: 6.8AV:N/AC:M/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 3.18%• Percentile: 87%
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
10.04 | 12.04 | 12.10 | 13.04
- haxx•curl
7.7 | 7.7.1 | 7.7.2 | 7.7.3 | 7.8 | 7.8.1 | 7.9 | 7.9.1 | 7.9.2 | 7.9.3 | 7.9.4 | 7.9.5 | 7.9.6 | 7.9.7 | 7.9.8 | 7.10 | 7.10.1 | 7.10.2 | 7.10.3 | 7.10.4 | 7.10.5 | 7.10.6 | 7.10.7 | 7.10.8 | 7.11.0 | 7.11.1 | 7.11.2 | 7.12.0 | 7.12.1 | 7.12.2 | 7.12.3 | 7.13.0 | 7.13.1 | 7.13.2 | 7.14.0 | 7.14.1 | 7.15.0 | 7.15.1 | 7.15.2 | 7.15.3 | 7.15.4 | 7.15.5 | 7.16.0 | 7.16.1 | 7.16.2 | 7.16.3 | 7.16.4 | 7.17.0 | 7.17.1 | 7.18.0 | 7.18.1 | 7.18.2 | 7.19.0 | 7.19.1 | 7.19.2 | 7.19.3 | 7.19.4 | 7.19.5 | 7.19.6 | 7.19.7 | 7.20.0 | 7.20.1 | 7.21.0 | 7.21.1 | 7.21.2 | 7.21.3 | 7.21.4 | 7.21.5 | 7.21.6 | 7.21.7 | 7.22.0 | 7.23.0 | 7.23.1 | 7.24.0 | 7.25.0 | 7.26.0 | 7.27.0 | 7.28.0 | 7.28.1 | 7.29.0 | 7.30.0
- haxx•libcurl
7.7 | 7.7.1 | 7.7.2 | 7.7.3 | 7.8 | 7.8.1 | 7.9 | 7.9.1 | 7.9.2 | 7.9.3 | 7.9.4 | 7.9.5 | 7.9.6 | 7.9.7 | 7.9.8 | 7.10 | 7.10.1 | 7.10.2 | 7.10.3 | 7.10.4 | 7.10.5 | 7.10.6 | 7.10.7 | 7.10.8 | 7.11.0 | 7.11.1 | 7.11.2 | 7.12.0 | 7.12.1 | 7.12.2 | 7.12.3 | 7.13.0 | 7.13.1 | 7.13.2 | 7.14.0 | 7.14.1 | 7.15.0 | 7.15.1 | 7.15.2 | 7.15.3 | 7.15.4 | 7.15.5 | 7.16.0 | 7.16.1 | 7.16.2 | 7.16.3 | 7.16.4 | 7.17.0 | 7.17.1 | 7.18.0 | 7.18.1 | 7.18.2 | 7.19.0 | 7.19.1 | 7.19.2 | 7.19.3 | 7.19.4 | 7.19.5 | 7.19.6 | 7.19.7 | 7.20.0 | 7.20.1 | 7.21.0 | 7.21.1 | 7.21.2 | 7.21.3 | 7.21.4 | 7.21.5 | 7.21.6 | 7.21.7 | 7.22.0 | 7.23.0 | 7.23.1 | 7.24.0 | 7.25.0 | 7.26.0 | 7.27.0 | 7.28.0 | 7.28.1 | 7.29.0 | 7.30.0
- opensuse•opensuse
11.4
- redhat•enterprise_linux
5 | 6.0
References (9)
- http://www.oracle.com/technetwork/topics/security/ovmbulletinjul2016-3090546.html
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
- http://lists.opensuse.org/opensuse-updates/2013-07/msg00013.html
- http://rhn.redhat.com/errata/RHSA-2013-0983.html
- https://github.com/bagder/curl/commit/192c4f788d48f82c03e9cef40013f34370e90737
- http://www.securityfocus.com/bid/60737
- http://www.ubuntu.com/usn/USN-1894-1
- http://www.debian.org/security/2013/dsa-2713
- http://curl.haxx.se/docs/adv_20130622.html