Field Assessment
AI analysis pending.
CVE
CVE-2017-1000098
Severity
HIGH
CVSS
7.5
EPSS
2.08%
Original Filing — NVD Description
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.