{ "schema_version": "1.4.0", "id": "GHSA-wc3x-qj47-37mg", "modified": "2024-04-04T02:54:35Z", "published": "2022-05-24T17:21:40Z", "aliases": [ "CVE-2020-11735" ], "details": "The private-key operations in ecc.c in wolfSSL before 4.4.0 do not use a constant-time modular inverse when mapping to affine coordinates, aka a \"projective coordinates leak.\"", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11735" }, { "type": "WEB", "url": "https://github.com/wolfSSL/wolfssl/commit/1de07da61f0c8e9926dcbd68119f73230dae283f" }, { "type": "WEB", "url": "https://github.com/wolfSSL/wolfssl/releases/tag/v4.4.0-stable" } ], "database_specific": { "cwe_ids": [ "CWE-203", "CWE-326" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-06-25T14:15:00Z" } }