CVE-2020-8942

An arbitrary memory read vulnerability in Asylo versions up to 0.6.0 allows an untrusted attacker to make a call to enc_untrusted_read whose return size was not validated against the requrested size. The parameter size is unchecked allowing the attacker to read memory locations outside of the intended buffer size including memory addresses within the secure enclave. We recommend upgrading past commit b1d120a2c7d7446d2cc58d517e20a1b184b82200
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:google:asylo:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-12-15 15:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-8942

Mitre link : CVE-2020-8942

CVE.ORG link : CVE-2020-8942


JSON object : View

Products Affected

google

  • asylo
CWE
CWE-125

Out-of-bounds Read

CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')