Loading HuntDB...

GHSA-99cg-575x-774p

GitHub Security Advisory

Go-Attestation Improper Input Validation with attacker-controlled TPM Quote

✓ GitHub Reviewed MODERATE Has CVE

Advisory Details

### Impact

An improper input validation vulnerability in go-attestation before 0.4.0 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.

### Patches
This issue is resolved in version 0.4.0. If your usage of this library verifies PCRs using multiple quotes, make sure to use the new method `AKPublic.VerifyAll()` instead of `AKPublic.Verify`.

Affected Packages

Go github.com/google/go-attestation
Affected versions: 0 (fixed in 0.4.0)

Related CVEs

Key Information

GHSA ID
GHSA-99cg-575x-774p
Published
February 1, 2022 12:43 AM
Last Modified
August 29, 2023 8:29 PM
CVSS Score
5.0 /10
Primary Ecosystem
Go
Primary Package
github.com/google/go-attestation
GitHub Reviewed
✓ Yes

Dataset

Last updated: July 6, 2025 6:30 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.