CVE-2017-1000099

Source
https://cve.org/CVERecord?id=CVE-2017-1000099
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-1000099.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-1000099
Aliases
Downstream
Related
Published
2017-10-05T01:29:04.023Z
Modified
2026-07-08T12:53:38.706592Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

When asking to get a file from a file:// URL, libcurl provides a feature that outputs meta-data about the file using HTTP-like headers. The code doing this would send the wrong buffer to the user (stdout or the application's provide callback), which could lead to other private data from the heap to get inadvertently displayed. The wrong buffer was an uninitialized memory area allocated on the heap and if it turned out to not contain any zero byte, it would continue and display the data following that buffer in memory.

References

Affected packages

Git / github.com/curl/curl

Affected ranges

Type
GIT
Repo
https://github.com/curl/curl
Events
Database specific
{
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:haxx:libcurl:7.54.1:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "7.54.1"
        },
        {
            "last_affected": "7.54.1"
        }
    ]
}

Affected versions

7.*
7.54.1
Other
curl-7_54_1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-1000099.json"