First published: Tue Dec 15 2020(Updated: )
An arbitrary memory read vulnerability in Asylo versions up to 0.6.0 allows an untrusted attacker to make a call to enc_untrusted_inet_pton using an attacker controlled klinux_addr_buffer parameter. 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 8fed5e334131abaf9c5e17307642fbf6ce4a57ec
Credit: cve-coordination@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
Google Products | <=0.6.0 |
We recommend upgrading or past commit 8fed5e334131abaf9c5e17307642fbf6ce4a57ec
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-8941 is classified as a high severity vulnerability due to its potential for arbitrary memory reads.
To mitigate CVE-2020-8941, upgrade Asylo to version 0.6.1 or later where the vulnerability is addressed.
CVE-2020-8941 affects all users of Google Asylo versions up to 0.6.0.
CVE-2020-8941 is an arbitrary memory read vulnerability that allows unauthorized access to memory.
An attacker can exploit CVE-2020-8941 by sending a crafted request with an unchecked parameter to enc_untrusted_inet_pton.