Required CVE Record Information
Description
A vulnerability in bmcweb of OpenBMC Project allows user to cause denial of service. When fuzzing the multipart_parser code using AFL++ with address sanitizer enabled to find smallest memory corruptions possible. It detected problem in how multipart_parser handles unclosed http headers. If long enough http header is passed in the multipart form without colon there is one byte overwrite on heap. It can be conducted multiple times in a loop to cause DoS.
CWE 2 Total
CVSS 1 Total
Score | Severity | Version | Vector String |
---|---|---|---|
8.2 | HIGH | 3.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H |
Credits
- Finder: Jakub Rozanski, Intel Corporation
- Remediation: Krzysztof Grobelny, Intel Corporation
References 1 Total
Updated:
This container includes required additional information provided by the CVE Program for this vulnerability.
References 1 Total
- https://github.com/openbmc/bmcweb x_transferred