2024-08-02 08:03:15 +00:00
{
"id" : "CVE-2024-42460" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-02T07:16:10.120" ,
2024-08-02 18:03:14 +00:00
"lastModified" : "2024-08-02T16:35:53.760" ,
2024-08-02 14:03:15 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-08-02 08:03:15 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero."
2024-08-02 14:03:15 +00:00
} ,
{
"lang" : "es" ,
"value" : " En el paquete Elliptic 6.5.6 para Node.js, la maleabilidad de la firma ECDSA se produce porque falta una verificaci\u00f3n de si el bit inicial de r y s es cero."
2024-08-02 08:03:15 +00:00
}
] ,
2024-08-02 18:03:14 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-130"
}
]
}
] ,
2024-08-02 08:03:15 +00:00
"references" : [
{
"url" : "https://github.com/indutny/elliptic/pull/317" ,
"source" : "cve@mitre.org"
}
]
}