3 vulnerabilities classified as CWE-1283. AI Chinese analysis included.
CWE-1283 represents a critical hardware security weakness where the registers storing attestation or measurement data for secure boot verification are mutable by an adversary. This vulnerability allows attackers to manipulate the boot flow integrity checks, potentially bypassing secure boot mechanisms to execute malicious code or hide rootkits. Exploitation typically involves physical access or advanced side-channel attacks to alter the hash values stored in these registers, thereby falsifying the system’s trust state. To mitigate this risk, developers must implement strict hardware-enforced write protection for these critical registers, ensuring they are immutable after initial configuration. Additionally, utilizing tamper-resistant packaging and continuous runtime integrity monitoring can detect unauthorized modifications, preserving the authenticity of the boot measurement chain and preventing privilege escalation attacks.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2024-29038 | tpm2 does not detect if quote was not generated by TPM — tpm2-tools | 4.3 | Medium | 2024-06-28 |
| CVE-2023-3674 | Keylime: attestation failure when the quote's signature does not validate — Red Hat Enterprise Linux 9 | 2.3 | Low | 2023-07-19 |
| CVE-2022-1740 | 2.2.2 MUTABLE ATTESTATION OR MEASUREMENT REPORTING DATA CWE-1283 — ImageCast X application | 6.1 | - | 2022-06-24 |
Vulnerabilities classified as CWE-1283 represent 3 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.