CVE-2017-1000098 Information

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.

CVSS Vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Reference

https://golang.org/cl/30410 https://golang.org/issue/17965 https://groups.google.com/forum/!msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ

Attack Complexity

LOW

Privileges Required

NONE

User Interaction Required

NONE

Scope

NONE

Confidentiality Impact

UNCHANGED

Integrity Impact

NONE

Availability Impact

NONE

Base Score

HIGH

Base Severity

7.5

Share on: