blob: 7cd8ad7095e3b3ee8709e50317954fe0f45a5822 [file] [log] [blame]
{
"id": "GO-2022-0294",
"published": "2022-07-15T23:27:21Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-0317",
"GHSA-99cg-575x-774p"
],
"details": "A local attacker can defeat remotely-attested measured boot.\n\nImproper input validation in AKPublic.Verify can cause it to succeed when provided with a maliciously-formed Quote over no/some PCRs. Subsequent use of the same set of PCR values in Eventlog.Verify lacks the authentication performed by quote verification, meaning a local attacker can couple this vulnerability with a maliciously-formed TCG log in Eventlog.Verify to spoof events in the TCG log, defeating remotely-attested measured-boot.",
"affected": [
{
"package": {
"name": "github.com/google/go-attestation",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.0"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0294"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/google/go-attestation/attest",
"symbols": [
"AKPublic.Verify",
"AKPublic.validate12Quote",
"AKPublic.validate20Quote",
"TPM.AttestPlatform"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/google/go-attestation/commit/82f2c9c2c76e1d3691d17ee78116d1d93a123788"
}
],
"credits": [
{
"name": "Nikki VonHollen"
}
],
"schema_version": "1.3.1"
}