CVE-2017-1000098
published 2017-10-05CVE-2017-1000098: The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It…
PriorityP340high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
2.08%
79.1th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| golang | go | < 1.6.4 | 1.6.4 |
| golang | go | >= 1.7 < 1.7.4 | 1.7.4 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
osv7.5HIGH
vendor_redhat7.5HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
golang: net/http: multipart ReadForm close file after copy
vendor_redhat·2016-12-01·CVSS 7.5
CVE-2017-1000098 [HIGH] golang: net/http: multipart ReadForm close file after copy
golang: net/http: multipart ReadForm close file after copy
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.
Package: golang (Red Hat OpenShift Enterprise 3) - Not affected
Package: golang (Red Hat OpenStack Platform 10 (Newton) Operational Tools) - Not affected
Package: golang (Red Hat OpenStack Platform 8 (Liberty) Operational Tools) - Will not fix
Package: golang (Red Hat OpenStack Platform 9 (Mitaka) Operational Tools) - Will not fix
GHSA
GHSA-fw93-hqg3-9vw4: The net/http package's Request
ghsa_unreviewed·2022-05-14
CVE-2017-1000098 [HIGH] GHSA-fw93-hqg3-9vw4: The net/http package's Request
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.
OSV
Denial of service when parsing large forms in mime/multipart
osv·2022-02-15
CVE-2017-1000098 Denial of service when parsing large forms in mime/multipart
Denial of service when parsing large forms in mime/multipart
When parsing large multipart/form-data, an attacker can cause a HTTP server to open a large number of file descriptors. This may be used as a denial-of-service vector.
OSV
CVE-2017-1000098: The net/http package's Request
osv·2017-10-05·CVSS 7.5
CVE-2017-1000098 [HIGH] CVE-2017-1000098: The net/http package's Request
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.
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy [epel-all]
bugzilla·2016-12-06·CVSS 7.5
CVE-2017-1000098 [HIGH] CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy [epel-all]
CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy [epel-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora EPEL.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supporte
Bugzilla
CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy
bugzilla·2016-12-06·CVSS 7.5
CVE-2017-1000098 [HIGH] CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy
CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy
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.
Upstream bug:
https://github.com/golang/go/issues/17965
Upstream patch:
https://go-review.googlesource.com/#/c/30410/
External Reference:
https://groups.google.com/forum/#!msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ
Discussion:
Created golang tracking bugs for this issue:
Affects: fedora-all [bug 1401987]
Affects: epel-all [bug 1401988]
---
Upstream commit:
https://go.googlesource.com/go/+/7478ea5dba7ed02ddffd91c1d17ec8141f7cf184
ht
Bugzilla
CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy [fedora-all]
bugzilla·2016-12-06·CVSS 7.5
CVE-2017-1000098 [HIGH] CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy [fedora-all]
CVE-2017-1000098 golang: net/http: multipart ReadForm close file after copy [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported v
2017-10-05
Published