{ "id": "CVE-2022-44310", "sourceIdentifier": "cve@mitre.org", "published": "2023-02-24T20:15:16.330", "lastModified": "2023-03-07T02:33:14.797", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In Development IL ecdh before 0.2.0, an attacker can send an invalid point (not on the curve) as the public key, and obtain the derived shared secret." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-668" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:ecdh_project:ecdh:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "0.2.0", "matchCriteriaId": "93551A65-6D02-411A-AB0B-BE3803C58FC5" } ] } ] } ], "references": [ { "url": "https://github.com/developmentil/ecdh/issues/3", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking" ] } ] }