VDB
ALPINE-CVE-2017-1000257
ALPINE-CVE-2017-1000257
PUBLISHED
CVSS 9.100000381469727 CRITICAL
An IMAP FETCH response line indicates the size of the returned data, in number of bytes. When that response says the data is zero bytes, libcurl would pass on that (non-existing) data with a pointer and the size (zero) to the deliver-data function. libcurl's deliver-data function treats zero as a magic number and invokes strlen() on the data to figure out the length. The strlen() is called on a heap based buffer that might not be zero terminated so libcurl might read beyond the end of it into whatever memory lies after (or just crash) and then deliver that to the application as if it was actually downloaded.
Risk Scores
CVSS 3.0
9.100000381469727
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Alpine:v3.7 | curl | 0, 0, 7.19.2-r1 |
| Alpine:v3.11 | curl | 0, 0, 0 |
| Alpine:v3.14 | curl | 0, 7.19.2-r0, 7.19.2-r1 |
| Alpine:v3.17 | curl | 0, 0, 7.56.0-r0 |
| Alpine:v3.16 | curl | 7.19.2-r0, 0, 0 |
| Alpine:v3.21 | curl | 0, 7.34.0-r0, 7.34.0-r1 |
| Alpine:v3.20 | curl | 0, 7.19.5-r0, 0 |
| Alpine:v3.9 | curl | 0, 0, 7.19.2-r0 |
| Alpine:v3.18 | curl | 7.19.2-r0, 0, 0 |
| Alpine:v3.10 | curl | 0, 0, 7.19.2-r0 |
| Alpine:v3.5 | curl | 7.30.0-r0, 7.42.0-r0, 7.42.1-r0 |
| Alpine:v3.4 | curl | 7.26.0-r0, 0, 0 |
| Alpine:v3.6 | curl | 7.46.0-r1, 7.46.0-r0, 7.45.0-r1 |
| Alpine:v3.12 | curl | 7.49.1-r0, 0, 0 |
| Alpine:v3.23 | curl | 7.21.4-r1, 7.21.4-r0, 7.21.3-r1 |
| Alpine:v3.3 | curl | 7.44.0-r0, 0, 7.19.2-r0 |
| Alpine:v3.22 | curl | 7.35.0-r0, 7.34.0-r1, 7.34.0-r0 |
| Alpine:v3.15 | curl | 7.42.0-r0, 0, 0 |
| Alpine:v3.24 | curl | 0, 0 |
| Alpine:v3.13 | curl | 7.19.2-r1, 7.19.5-r0, 7.19.6-r0 |
…and 2 more
Timeline
- Oct 31, 2017 CVE Published
- Apr 30, 2026 Distribution Patch
- Jun 15, 2026 CVE Updated