Show filters
6 Total Results
Displaying 1-6 of 6
Sort by:
Attacker Value
Unknown

CVE-2021-39295

Disclosure Date: April 15, 2023 (last updated October 08, 2023)
In OpenBMC 2.9, crafted IPMI messages allow an attacker to cause a denial of service to the BMC via the netipmid (IPMI lan+) interface.
Attacker Value
Unknown

CVE-2022-35729

Disclosure Date: February 16, 2023 (last updated October 08, 2023)
Out of bounds read in firmware for OpenBMC in some Intel(R) platforms before version 0.72 may allow unauthenticated user to potentially enable denial of service via network access.
Attacker Value
Unknown

CVE-2022-2809

Disclosure Date: October 07, 2022 (last updated December 22, 2024)
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.
Attacker Value
Unknown

CVE-2022-3409

Disclosure Date: October 07, 2022 (last updated December 22, 2024)
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.
Attacker Value
Unknown

CVE-2021-39296

Disclosure Date: September 09, 2021 (last updated February 23, 2025)
In OpenBMC 2.9, crafted IPMI messages allow an attacker to bypass authentication and gain full control of the system.
Attacker Value
Unknown

CVE-2020-14156

Disclosure Date: June 15, 2020 (last updated February 21, 2025)
user_channel/passwd_mgr.cpp in OpenBMC phosphor-host-ipmid before 2020-04-03 does not ensure that /etc/ipmi-pass has strong file permissions.