Home

Description

A vulnerability in bmcweb of OpenBMC Project allows user to cause denial of service. This vulnerability was identified during mitigation for CVE-2022-2809. 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.

PUBLISHED Reserved 2022-10-06 | Published 2022-10-27 | Updated 2025-05-05 | Assigner OpenBMC




HIGH: 8.2CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

Problem types

CWE-121: Stack-based Buffer Overflow

CWE-229: Improper Handling of Values

Product status

2.10 (custom) before Release*
affected

Credits

Finder: Jakub Rozanski, Intel Corporation

Remediation: Krzysztof Grobelny, Intel Corporation

References

github.com/openbmc/bmcweb

github.com/openbmc/bmcweb

cve.org (CVE-2022-3409)

nvd.nist.gov (CVE-2022-3409)

Download JSON