Security Advisory

CVE-2017-1000098

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2017-10-04 01:00:00
Last updated 2024-09-16 22:19:55
Assigner mitre
CVSS score not scored
State PUBLISHED

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.