CVE-2020-8943

An arbitrary memory read vulnerability in Asylo versions up to 0.6.0 allows an untrusted attacker to make a call to enc_untrusted_recvfrom whose return size was not validated against the requested 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 6e158d558abd3c29a0208e30c97c9a8c5bd4230f
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-8943

Mitre link : CVE-2020-8943

CVE.ORG link : CVE-2020-8943


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')