CVE-2017-1000098

Source
https://cve.org/CVERecord?id=CVE-2017-1000098
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-1000098.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-1000098
Aliases
Downstream
Published
2017-10-05T01:29:03.977Z
Modified
2026-03-14T09:23:47.768044Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors.

References

Affected packages

Git / github.com/golang/go

Affected ranges

Type
GIT
Repo
https://github.com/golang/go
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.6.4"
        },
        {
            "introduced": "1.7"
        },
        {
            "fixed": "1.7.4"
        }
    ]
}

Affected versions

go1.*
go1.7
go1.7.1
go1.7.2
go1.7.3

Database specific

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