An issue was discovered in SKALE sgxwallet 1.58.3. The provided input for ECALL 14 triggers a branch in trustedEcdsaSign that frees a non-initialized pointer from the stack. An attacker can chain multiple enclave calls to prepare a stack that contains a valid address. This address is then freed, resulting in compromised integrity of the enclave. This was resolved after v1.58.3 and not reproducible in sgxwallet v1.77.0.
References
Link | Resource |
---|---|
https://github.com/skalenetwork/sgxwallet/commit/4e9b5b7526db083177e81f8bafeaa4914d276a82 | Patch Third Party Advisory |
https://github.com/skalenetwork/sgxwallet/releases | Release Notes Third Party Advisory |
https://github.com/skalenetwork/sgxwallet/commit/4e9b5b7526db083177e81f8bafeaa4914d276a82 | Patch Third Party Advisory |
https://github.com/skalenetwork/sgxwallet/releases | Release Notes Third Party Advisory |
Configurations
History
21 Nov 2024, 06:13
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/skalenetwork/sgxwallet/commit/4e9b5b7526db083177e81f8bafeaa4914d276a82 - Patch, Third Party Advisory | |
References | () https://github.com/skalenetwork/sgxwallet/releases - Release Notes, Third Party Advisory |
01 Oct 2021, 22:19
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-824 | |
CPE | cpe:2.3:a:skale:sgxwallet:1.58.3:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
References | (MISC) https://github.com/skalenetwork/sgxwallet/commit/4e9b5b7526db083177e81f8bafeaa4914d276a82 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/skalenetwork/sgxwallet/releases - Release Notes, Third Party Advisory |
27 Sep 2021, 14:34
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-09-27 14:15
Updated : 2024-11-21 06:13
NVD link : CVE-2021-36219
Mitre link : CVE-2021-36219
CVE.ORG link : CVE-2021-36219
JSON object : View
Products Affected
skale
- sgxwallet
CWE
CWE-824
Access of Uninitialized Pointer