Vulnerabilities > CVE-2021-44421 - Information Exposure Through Discrepancy vulnerability in Occlum Project Occlum
Attack vector
LOCAL Attack complexity
LOW Privileges required
LOW Confidentiality impact
HIGH Integrity impact
NONE Availability impact
NONE Summary
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.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
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