CVE-2017-1000098 - log back

CVE-2017-1000098 created at 25 Sep 2019 19:31:40
Severity
+ High
Remote
+ Remote
Type
+ Denial of service
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.
References
+ https://groups.google.com/forum/#%21msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ
+ https://github.com/golang/go/commit/7478ea5dba7ed02ddffd91c1d17ec8141f7cf184
+ https://github.com/golang/go/issues/16296
Notes