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
Link | Resource |
---|---|
https://golang.org/cl/30410 | Issue Tracking Patch Vendor Advisory |
https://golang.org/issue/17965 | Issue Tracking Patch Vendor Advisory |
https://groups.google.com/forum/#%21msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ | |
https://golang.org/cl/30410 | Issue Tracking Patch Vendor Advisory |
https://golang.org/issue/17965 | Issue Tracking Patch Vendor Advisory |
https://groups.google.com/forum/#%21msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ |
Configurations
History
21 Nov 2024, 03:04
Type | Values Removed | Values Added |
---|---|---|
References | () https://golang.org/cl/30410 - Issue Tracking, Patch, Vendor Advisory | |
References | () https://golang.org/issue/17965 - Issue Tracking, Patch, Vendor Advisory | |
References | () https://groups.google.com/forum/#%21msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ - |
07 Nov 2023, 02:37
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2017-10-05 01:29
Updated : 2024-11-21 03:04
NVD link : CVE-2017-1000098
Mitre link : CVE-2017-1000098
CVE.ORG link : CVE-2017-1000098
JSON object : View
Products Affected
golang
- go
CWE
CWE-769
DEPRECATED: Uncontrolled File Descriptor Consumption