Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-2809


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.


Published

2022-10-27T13:15:09.633

Last Modified

2024-11-21T07:01:44.037

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 8.2 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-122
    CWE-229
  • Type: Primary
    CWE-787

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application openbmc-project openbmc ≤ 2.13.0 Yes

References