CVE-2020-24658
CVSS V2 Medium 4.4
CVSS V3 High 7.8
Description
Arm Compiler 5 through 5.06u6 has an error in a stack protection feature designed to help spot stack-based buffer overflows in local arrays. When this feature is enabled, a protected function writes a guard value to the stack prior to (above) any vulnerable arrays in the stack. The guard value is checked for corruption on function return; corruption leads to an error-handler call. In certain circumstances, the reference value that is compared against the guard value is itself also written to the stack (after any vulnerable arrays). The reference value is written to the stack when the function runs out of registers to use for other temporary data. If both the reference value and the guard value are written to the stack, then the stack protection will fail to spot corruption when both values are overwritten with the same value. For both the reference value and the guard value to be corrupted, there would need to be both a buffer overflow and a buffer underflow in the vulnerable arrays (or some other vulnerability that causes two separated stack entries to be corrupted).
Overview
- CVE ID
- CVE-2020-24658
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2020-12-24T18:15:12
- Last Modified Date
- 2021-07-21T11:39:23
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:arm:arm_compiler:*:*:*:*:*:*:*:* | 1 | OR | 5.01 | 5.06 |
cpe:2.3:a:arm:arm_compiler:5.06:-:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:arm:arm_compiler:5.06:update1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:arm:arm_compiler:5.06:update2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:arm:arm_compiler:5.06:update3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:arm:arm_compiler:5.06:update4:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:arm:arm_compiler:5.06:update5:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:arm:arm_compiler:5.06:update6:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:arm:arm_compiler:5.06:update7:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- LOCAL
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 4.4
- Severity
- MEDIUM
- Exploitability Score
- 3.4
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.8
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://developer.arm.com/support/arm-security-updates/arm-compiler-5-stack-protection | Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-24658 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24658 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:03:54 | Added to TrackCVE | |||
2022-12-05 18:48:53 | 2020-12-24T18:15Z | 2020-12-24T18:15:12 | CVE Published Date | updated |
2022-12-05 18:48:53 | 2021-07-21T11:39:23 | CVE Modified Date | updated | |
2022-12-05 18:48:53 | Analyzed | Vulnerability Status | updated |