Buffer overflow in Openbmc Project
CVE-2022-3409
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.
Vulnerability class: Buffer Overflow
EPSS: 0.006 (47.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H.
Affected products
- Openbmc Project — versions 2.10
- Openbmc-project Openbmc
Weakness classification (CWE)
References
- openbmc-security@lists.ozlabs.org (Product, Third Party Advisory)
Frequently asked questions
- What is CVE-2022-3409?
- CVE-2022-3409 is a high-severity vulnerability in Openbmc Project, classified under Stack-based Buffer Overflow. CVSS score: 8.2/10. Published 2022-10-27.
- How severe is CVE-2022-3409?
- High severity. CVSS v3 base score is 8.2 out of 10.