← Back

Openbmc

openbmc

Vendor: Openbmc Project • 6 CVEs

CVEs (6)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Openbmc Project
1Openbmc
Feb 6, 2025
Apr 15, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
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.
1Openbmc Project
1Openbmc
Nov 21, 2024
Feb 16, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
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.
1Openbmc Project
1Openbmc
Nov 21, 2024
Oct 27, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
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...Show more
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.Show less
1Openbmc Project
1Openbmc
Nov 21, 2024
Oct 27, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
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 dete...Show more
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.Show less
1Openbmc Project
1Openbmc
Nov 21, 2024
Sep 9, 2021
N/A· v4
10.0 CRITICAL· v3
10.0 HIGH· v2
In OpenBMC 2.9, crafted IPMI messages allow an attacker to bypass authentication and gain full control of the system.
1Openbmc Project
1Openbmc
Nov 21, 2024
Jun 15, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
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.