5.5
CVE-2021-44421
- EPSS 0.43%
- Veröffentlicht 10.03.2022 17:44:15
- Zuletzt bearbeitet 21.11.2024 06:30:56
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Occlum Project ≫ Occlum SwPlatformsoftware_guard_extensions Version < 0.26.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.43% | 0.341 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 2.1 | 3.9 | 2.9 |
AV:L/AC:L/Au:N/C:P/I:N/A:N
|
CWE-203 Observable Discrepancy
The product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor, which exposes security-relevant information about the state of the product, such as whether a particular operation was successful or not.
https://github.com/occlum/occlum/blob/821ea843ae21037e6cff5268306d2da1fb131552/src/libos/src/util/mem_util.rs#L130
https://github.com/occlum/occlum/blob/821ea843ae21037e6cff5268306d2da1fb131552/src/libos/src/util/mem_util.rs#L51
https://github.com/occlum/occlum/commit/36918e42bf6732c4d3996bc99eb013eb6b90b249
https://github.com/occlum/occlum/compare/0.25.0...v0.26.0