Vulnerability CVE-2021-44421


Published: 2022-03-10

Description:
The pointer-validation logic in util/mem_util.rs in Occlum before 0.26.0 for Intel SGX acts as a confused deputy that allows a local attacker to access unauthorized information via side-channel analysis.

Type:

CWE-203

(Information Exposure Through Discrepancy)

CVSS2 => (AV:L/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
2.1/10
2.9/10
3.9/10
Exploit range
Attack complexity
Authentication
Local
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Occlum project -> Occlum 

 References:
https://github.com/occlum/occlum/commit/36918e42bf6732c4d3996bc99eb013eb6b90b249
https://github.com/occlum/occlum/blob/821ea843ae21037e6cff5268306d2da1fb131552/src/libos/src/util/mem_util.rs#L130
https://github.com/occlum/occlum/compare/0.25.0...v0.26.0
https://github.com/occlum/occlum/blob/821ea843ae21037e6cff5268306d2da1fb131552/src/libos/src/util/mem_util.rs#L51

Copyright 2024, cxsecurity.com

 

Back to Top