An improper input validation vulnerability in go-attestation before 0.3.3 allows local users to provide a maliciously-formed Quote over no/some PCRs, causing AKPublic.Verify to succeed despite the inconsistency. Subsequent use of the same set of PCR values in Eventlog.Verify lacks the authentication performed by quote verification, meaning a local attacker could couple this vulnerability with a maliciously-crafted TCG log in Eventlog.Verify to spoof events in the TCG log, hence defeating remotely-attested measured-boot. We recommend upgrading to Version 0.4.0 or above.
References
Link | Resource |
---|---|
https://github.com/google/go-attestation/security/advisories/GHSA-99cg-575x-774p | Third Party Advisory |
https://github.com/google/go-attestation/security/advisories/GHSA-99cg-575x-774p | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:38
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/google/go-attestation/security/advisories/GHSA-99cg-575x-774p - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 2.1
v3 : 4.0 |
Information
Published : 2022-02-04 23:15
Updated : 2024-11-21 06:38
NVD link : CVE-2022-0317
Mitre link : CVE-2022-0317
CVE.ORG link : CVE-2022-0317
JSON object : View
Products Affected
- go-attestation
CWE
CWE-20
Improper Input Validation