{ "schema_version": "1.4.0", "id": "GHSA-9x89-2rj7-6392", "modified": "2022-05-24T19:15:50Z", "published": "2022-05-24T19:15:50Z", "aliases": [ "CVE-2021-36219" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36219" }, { "type": "WEB", "url": "https://github.com/skalenetwork/sgxwallet/commit/4e9b5b7526db083177e81f8bafeaa4914d276a82" }, { "type": "WEB", "url": "https://github.com/skalenetwork/sgxwallet/releases" } ], "database_specific": { "cwe_ids": [ "CWE-824" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-09-27T14:15:00Z" } }