2024-10-10 02:03:16 +00:00
{
"id" : "CVE-2024-48949" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-10-10T01:15:11.127" ,
2024-12-27 17:03:43 +00:00
"lastModified" : "2024-12-27T16:15:24.730" ,
"vulnStatus" : "Modified" ,
2024-10-10 02:03:16 +00:00
"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."
2024-10-10 14:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "La funci\u00f3n de verificaci\u00f3n en lib/elliptic/eddsa/index.js en el paquete Elliptic anterior a 6.5.6 para Node.js omite la validaci\u00f3n \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\"."
2024-10-10 02:03:16 +00:00
}
] ,
2024-10-15 16:03:31 +00:00
"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:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2024-10-15 16:03:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-10-15 16:03:31 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-347"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:indutny:elliptic:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "6.5.6" ,
"matchCriteriaId" : "C0C41343-E02F-4FD7-A270-FDB27E36AC85"
}
]
}
]
}
] ,
2024-10-10 02:03:16 +00:00
"references" : [
{
"url" : "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281" ,
2024-10-15 16:03:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-10-10 02:03:16 +00:00
} ,
{
"url" : "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6" ,
2024-10-15 16:03:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-12-27 17:03:43 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20241227-0003/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-10-10 02:03:16 +00:00
}
]
}