github.com
https://github.com/openbmc/bmcweb CVE-2022-3409
HIGH
Unauthenticated out of bounds stack write in bmcweb
Record summary
CVE-2022-3409 has a selected CVSS score of 8.2 (high).
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.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableYes
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated May 5, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
| CVE List | 2.10 to < Release* | affected |
References
2nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2022-3409