Dec 05, 2022Ravie LakshmananServer Security / Cloud Technology

Three different security flaws have been disclosed in American
Megatrends (AMI) MegaRAC[1]
Baseboard Management Controller (BMC) software that could lead to
remote code execution on vulnerable servers.

“The impact of exploiting these vulnerabilities include remote
control of compromised servers, remote deployment of malware,
ransomware and firmware implants, and server physical damage
(bricking),” firmware and hardware security company Eclypsium
said[2]
in a report shared with The Hacker News.

BMCs are privileged independent systems within servers that are
used to control low-level hardware settings and manage the host
operating system, even in scenarios when the machine is powered
off.

These capabilities make BMCs an enticing target for threat
actors looking to plant persistent malware on devices that can
survive operating system reinstalls and hard drive
replacements.

CyberSecurity

Collectively called BMC&C, the newly
identified issues can be exploited by attackers having access to
remote management interfaces (IPMI[3]) such as Redfish[4], potentially enabling
adversaries to gain control of the systems and put cloud
infrastructures at risk.

The most severe among the issues is CVE-2022-40259 (CVSS score:
9.9), a case of arbitrary code execution via the Redfish API that
requires the attacker to already have a minimum level of access on
the device (Callback privileges[5]
or higher).

CVE-2022-40242 (CVSS score: 8.3) relates to a hash for a
sysadmin user that can be cracked and abused to gain administrative
shell access, while CVE-2022-2827 (CVSS score: 7.5) is a bug in the
password reset feature that can be exploited to determine if an
account with a specific username exists.

“[CVE-2022-2827] allows for pinpointing pre-existing users and
does not lead into a shell but would provide an attacker a list of
targets for brute-force or credential stuffing attacks,” the
researchers explained.

The findings once again underscore the importance of securing
the firmware supply chain and ensuring that BMC systems are not
directly exposed to the internet.

“As data centers tend to standardize on specific hardware
platforms, any BMC-level vulnerability would most likely apply to
large numbers of devices and could potentially affect an entire
data center and the services that it delivers,” the company
said.

The findings come as Binarly disclosed multiple[6]
high-impact vulnerabilities[7] in AMI-based devices
that could result in memory corruption and arbitrary code execution
during early boot phases (i.e., a pre-EFI environment).

Earlier this May, Eclypsium also uncovered what’s called a
Pantsdown[8]” BMC flaw impacting
Quanta Cloud Technology (QCT) servers, a successful exploitation of
which could grant attackers full control over the devices.

Found this article interesting? Follow us on Twitter [9]
and LinkedIn[10] to read more exclusive
content we post.

References

  1. ^
    MegaRAC
    (www.ami.com)
  2. ^
    said
    (eclypsium.com)
  3. ^
    IPMI
    (en.wikipedia.org)
  4. ^
    Redfish
    (www.dmtf.org)
  5. ^
    Callback
    privileges
    (docs.graphcore.ai)
  6. ^
    multiple
    (binarly.io)
  7. ^
    high-impact vulnerabilities
    (www.binarly.io)
  8. ^
    Pantsdown
    (thehackernews.com)
  9. ^
    Twitter
    (twitter.com)
  10. ^
    LinkedIn
    (www.linkedin.com)

Read more