OESA-2024-1117

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1117
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-1117.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-1117
Upstream
Published
2024-02-02T11:06:53Z
Modified
2025-08-12T05:22:04.231141Z
Summary
shim security update
Details

Initial UEFI bootloader that handles chaining to a trusted full \ bootloader under secure boot environments.

Security Fix(es):

A remote code execution vulnerability was found in Shim. The Shim boot support trusts attacker-controlled values when parsing an HTTP response. This flaw allows an attacker to craft a specific malicious HTTP request, leading to a completely controlled out-of-bounds write primitive and complete system compromise.(CVE-2023-40547)

A buffer overflow was found in Shim in the 32-bit system. The overflow happens due to an addition operation involving a user-controlled value parsed from the PE binary being used by Shim. This value is further used for memory allocation operations, leading to a heap-based buffer overflow. This flaw causes memory corruption and can lead to a crash or data integrity issues during the boot phase.(CVE-2023-40548)

An out-of-bounds read flaw was found in Shim due to the lack of proper boundary verification during the load of a PE binary. This flaw allows an attacker to load a crafted PE binary, triggering the issue and crashing Shim, resulting in a denial of service.(CVE-2023-40549)

An out-of-bounds read flaw was found in Shim when it tried to validate the SBAT information. This issue may expose sensitive data during the system's boot phase.(CVE-2023-40550)

A flaw was found in the MZ binary format in Shim. An out-of-bounds read may occur, leading to a crash or possible exposure of sensitive data during the system's boot phase.(CVE-2023-40551)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS / shim

Package

Name
shim
Purl
pkg:rpm/openEuler/shim&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
15.4-13.oe2203

Ecosystem specific

{
    "aarch64": [
        "shim-15.4-13.oe2203.aarch64.rpm"
    ],
    "noarch": [
        "shim-debugsource-15.4-13.oe2203.noarch.rpm",
        "shim-debuginfo-15.4-13.oe2203.noarch.rpm"
    ],
    "x86_64": [
        "shim-15.4-13.oe2203.x86_64.rpm"
    ],
    "src": [
        "shim-15.4-13.oe2203.src.rpm"
    ]
}