{ "schema_version": "1.4.0", "id": "GHSA-fw93-hqg3-9vw4", "modified": "2025-04-20T03:46:19Z", "published": "2022-05-14T03:07:24Z", "aliases": [ "CVE-2017-1000098" ], "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000098" }, { "type": "WEB", "url": "https://golang.org/cl/30410" }, { "type": "WEB", "url": "https://golang.org/issue/17965" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ" }, { "type": "WEB", "url": "https://groups.google.com/forum/#%21msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ" } ], "database_specific": { "cwe_ids": [], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-10-05T01:29:00Z" } }