CURL-CVE-2017-9502

See a problem?
Source
https://curl.se/docs/CVE-2017-9502.html
Import Source
https://curl.se/docs/CURL-CVE-2017-9502.json
JSON Data
https://api.osv.dev/v1/vulns/CURL-CVE-2017-9502
Aliases
Published
2017-06-14T08:00:00Z
Modified
2024-07-02T09:22:24Z
Summary
URL file scheme drive letter buffer overflow
Details

When libcurl is given either

  1. a file: URL that does not use two slashes following the colon, or
  2. is told that file is the default scheme to use for URLs without scheme

... and the given path starts with a drive letter and libcurl is built for Windows or DOS, then libcurl would copy the path with a wrong offset, so that the end of the given path would write beyond the malloc buffer. Up to seven bytes too much.

References
Credits
    • Marcel Raad - FINDER
    • Daniel Stenberg - REMEDIATION_DEVELOPER

Affected packages

Git / github.com/curl/curl.git

Affected ranges

Type
SEMVER
Events
Introduced
7.53.0
Fixed
7.54.1
Type
GIT
Repo
https://github.com/curl/curl.git
Events

Affected versions

7.*

7.53.0
7.53.1
7.54.0