Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Go-Attestation | < 0.3.3 |
Related Weaknesses (CWE)
References
- https://github.com/google/go-attestation/security/advisories/GHSA-99cg-575x-774pThird Party Advisory
- https://github.com/google/go-attestation/security/advisories/GHSA-99cg-575x-774pThird Party Advisory
FAQ
What is CVE-2022-0317?
CVE-2022-0317 is a vulnerability with a CVSS score of 4.0 (MEDIUM). 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 inc...
How severe is CVE-2022-0317?
CVE-2022-0317 has been rated MEDIUM with a CVSS base score of 4.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-0317?
Check the references section above for vendor advisories and patch information. Affected products include: Google Go-Attestation.