CVE-2020-8905
CVSS V2 Medium 4
CVSS V3 Medium 6.5
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.
Overview
- CVE ID
- CVE-2020-8905
- Assigner
- cve-coordination@google.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-08-12T19:15:14
- Last Modified Date
- 2020-08-13T14:40:49
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:google:asylo:*:*:*:*:*:*:*:* | 1 | OR | 0.6.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/google/asylo/commit/299f804acbb95a612ab7c504d25ab908aa59ae93 | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-8905 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8905 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:22:33 | Added to TrackCVE | |||
2022-12-04 20:53:44 | security@google.com | cve-coordination@google.com | CVE Assigner | updated |
2022-12-04 20:53:44 | 2020-08-12T19:15Z | 2020-08-12T19:15:14 | CVE Published Date | updated |
2022-12-04 20:53:44 | 2020-08-13T14:40:49 | CVE Modified Date | updated | |
2022-12-04 20:53:44 | Analyzed | Vulnerability Status | updated |