25 lines
750 B
JSON
Raw Normal View History

{
"id": "CVE-2024-48949",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-10-10T01:15:11.127",
"lastModified": "2024-10-10T01:15:11.127",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation."
}
],
"metrics": {},
"references": [
{
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"source": "cve@mitre.org"
}
]
}