2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-41340" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2022-09-24T19:15:08.960" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T03:52:48.580" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery."
} ,
{
"lang" : "es" ,
"value" : "El paquete secp256k1-js versiones anteriores a 1.1.0 para Node.js implementa ECDSA sin la comprobaci\u00f3n de r y s requerida, conllevando a una falsificaci\u00f3n de firmas.\n"
}
] ,
"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:N/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"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-347"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:secp256k1-js_project:secp256k1-js:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "1.1.0" ,
"matchCriteriaId" : "F018F199-A11C-4DA8-9B5A-571D1EEA160A"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/lionello/secp256k1-js/commit/302800f0370b42e360a33774bb808274ac729c2e" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/lionello/secp256k1-js/compare/1.0.1...1.1.0" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/lionello/secp256k1-js/issues/11" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://www.npmjs.com/package/%40lionello/secp256k1-js" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
}
]
}