CVE-2020-8905
Last modified
CVE-2020-8905 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. A buffer length validation vulnerability in Asylo versions prior to 0.6.0 allows an attacker to read data they should not have access to. The 'enc_untrusted_recvfrom' function generates a return value which is deserialized by 'MessageReader', and copied into three different 'extents'. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
A buffer length validation vulnerability in Asylo versions prior to 0.6.0 allows an attacker to read data they should not have access to. The 'enc_untrusted_recvfrom' function generates a return value which is deserialized by 'MessageReader', and copied into three different 'extents'. The length of the third 'extents' is controlled by the outside world, and not verified on copy, allowing the attacker to force Asylo to copy trusted memory data into an untrusted buffer of significantly small length.. We recommend updating Asylo to version 0.6.0 or later.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Asylo | < 0.6.0 |
References
- https://github.com/google/asylo/commit/299f804acbb95a612ab7c504d25ab908aa59ae93Patch, Third Party Advisory
- https://github.com/google/asylo/commit/299f804acbb95a612ab7c504d25ab908aa59ae93Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-8905?
How severe is CVE-2020-8905?
How do I fix CVE-2020-8905?
Are you affected by CVE-2020-8905?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
