CVE-2017-9502
CVSS 5.3 - MEDIUM
Description
In curl before 7.54.1 on Windows and DOS, libcurl's default protocol function, which is the logic that allows an application to set which protocol libcurl should attempt to use when given a URL without a scheme part, had a flaw that could lead to it overwriting a heap based memory buffer with seven bytes. If the default protocol is specified to be FILE or a file: URL lacks two slashes, the given "URL" starts with a drive letter, and libcurl is built for Windows or DOS, then libcurl would copy the path 7 bytes off, so that the end of the given path would write beyond the malloc buffer (7 bytes being the length in bytes of the ascii string "file://").
Affected Products
1| Vendor | Product | Version |
|---|---|---|
| haxx | curl |
All versions
|
References
Weakness Types
CWE-119
CVE Information
- CVE ID:
CVE-2017-9502- Published:
- 2017-06-14
- Modified:
- 2026-05-13
- CVSS Score:
- 5.3
- Severity:
- MEDIUM
- Vector:
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected Vendors
haxx
Quick Actions
CVSS Severity Scale
0.0 - 3.9
LOW
4.0 - 6.9
MEDIUM
7.0 - 8.9
HIGH
9.0 - 10.0
CRITICAL