ghsa-wc3x-qj47-37mg
Vulnerability from github
Published
2022-05-24 17:21
Modified
2024-04-04 02:54
Severity ?
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."
{ "affected": [], "aliases": [ "CVE-2020-11735" ], "database_specific": { "cwe_ids": [ "CWE-203", "CWE-326" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-06-25T14:15:00Z", "severity": "MODERATE" }, "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.\"", "id": "GHSA-wc3x-qj47-37mg", "modified": "2024-04-04T02:54:35Z", "published": "2022-05-24T17:21:40Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.