CVE-2017-7407

Source
https://cve.org/CVERecord?id=CVE-2017-7407
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7407.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-7407
Aliases
Downstream
Related
Published
2017-04-03T20:59:00.247Z
Modified
2026-07-08T16:53:35.427774Z
Severity
  • 2.4 (Low) CVSS_V3 - CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

The ourWriteOut function in tool_writeout.c in curl 7.53.1 might allow physically proximate attackers to obtain sensitive information from process memory in opportunistic circumstances by reading a workstation screen during use of a --write-out argument ending in a '%' character, which leads to a heap-based buffer over-read.

References

Affected packages

Git / github.com/curl/curl

Affected ranges

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

Affected versions

7.*
7.53.1
Other
curl-7_53_1

Database specific

vanir_signatures_modified
"2026-07-08T16:53:35Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7407.json"
vanir_signatures
[
    {
        "id": "CVE-2017-7407-503b5770",
        "digest": {
            "line_hashes": [
                "119066316151948807005295019564101395011",
                "137737830742583149452429535963228918912",
                "51529351887636434842909831520961132979",
                "180982491866925066316252044149786616047"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/curl/curl/commit/1890d59905414ab84a35892b2e45833654aa5c13",
        "deprecated": false,
        "target": {
            "file": "src/tool_writeout.c"
        }
    },
    {
        "id": "CVE-2017-7407-defd70e3",
        "digest": {
            "function_hash": "122384078902818575986643295615648528317",
            "length": 5508.0
        },
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/curl/curl/commit/1890d59905414ab84a35892b2e45833654aa5c13",
        "deprecated": false,
        "target": {
            "function": "ourWriteOut",
            "file": "src/tool_writeout.c"
        }
    }
]