GHSA-P2HP-3WV3-4W74
Vulnerability from github – Published: 2023-02-24 21:30 – Updated: 2023-03-08 17:22
VLAI?
Summary
ecdh vulnerable to Exposure of Resource to Wrong Sphere
Details
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.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "ecdh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-44310"
],
"database_specific": {
"cwe_ids": [
"CWE-668"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-08T17:22:31Z",
"nvd_published_at": "2023-02-24T20:15:00Z",
"severity": "HIGH"
},
"details": "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.",
"id": "GHSA-p2hp-3wv3-4w74",
"modified": "2023-03-08T17:22:31Z",
"published": "2023-02-24T21:30:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-44310"
},
{
"type": "WEB",
"url": "https://github.com/developmentil/ecdh/issues/3"
},
{
"type": "WEB",
"url": "https://github.com/developmentil/ecdh/pull/4"
},
{
"type": "WEB",
"url": "https://github.com/developmentil/ecdh/commit/ef4560e7233f4e8107a17a77bc540121599c78fa"
},
{
"type": "PACKAGE",
"url": "https://github.com/developmentil/ecdh"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "ecdh vulnerable to Exposure of Resource to Wrong Sphere"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…