Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-8918

6.3 · MEDIUM
Published Aug 11, 2020 google CWE-665 EPSS 0.18% (8th pctl)

Overview

CVE-2020-8918 is a medium-severity vulnerability affecting google go-tpm. It was published on August 11, 2020 and has a CVSS 3.1 base score of 6.3 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.3, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

An improperly initialized 'migrationAuth' value in Google's go-tpm TPM1.2 library versions prior to 0.3.0 can lead an eavesdropping attacker to discover the auth value for a key created with CreateWrapKey. An attacker listening in on the channel can collect both 'encUsageAuth' and 'encMigrationAuth', and then can calculate 'usageAuth ^ encMigrationAuth' as the 'migrationAuth' can be guessed for all keys created with CreateWrapKey. TPM2.0 is not impacted by this. We recommend updating your library to 0.3.0 or later, or, if you cannot update, to call CreateWrapKey with a random 20-byte value for 'migrationAuth'.

Remediation

Check the references section for vendor advisories and patches from google. Update go-tpm to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
google go-tpm >= 0, < 0.3.0 Affected

Frequently Asked Questions

What is CVE-2020-8918?

CVE-2020-8918 is a medium-severity vulnerability affecting google go-tpm. It was published on August 11, 2020 and has a CVSS 3.1 base score of 6.3 (MEDIUM).

How severe is CVE-2020-8918?

This vulnerability has a CVSS 3.1 base score of 6.3, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2020-8918?

Check the references section for vendor advisories and patches from google. Update go-tpm to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-8918?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-8918 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.