2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-25901" ,
2023-11-07 21:03:21 +00:00
"sourceIdentifier" : "report@snyk.io" ,
2023-04-24 12:24:31 +02:00
"published" : "2023-01-18T05:15:11.860" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T03:44:52.567" ,
2023-09-12 16:00:29 +00:00
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-09-12 16:00:29 +00:00
"value" : "Versions of the package cookiejar before 2.1.4 are vulnerable to Regular Expression Denial of Service (ReDoS) via the Cookie.parse function, which uses an insecure regular expression.\r\r"
2023-11-07 21:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones del paquete cookiejar anteriores a 2.1.4 son vulnerables a la denegaci\u00f3n de servicio de expresi\u00f3n regular (ReDoS) a trav\u00e9s de la funci\u00f3n Cookie.parse, que utiliza una expresi\u00f3n regular insegura."
2023-04-24 12:24:31 +02: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:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
{
2024-04-04 08:46:00 +00:00
"source" : "report@snyk.io" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
2023-11-07 21:03:21 +00:00
} ,
{
2024-04-04 08:46:00 +00:00
"source" : "report@snyk.io" ,
2023-11-07 21:03:21 +00:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1333"
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:cookiejar_project:cookiejar:*:*:*:*:*:node.js:*:*" ,
"versionEndIncluding" : "2.1.3" ,
"matchCriteriaId" : "651607E7-070E-4CDD-BCF5-44C35867509B"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/bmeck/node-cookiejar/blob/master/cookiejar.js%23L73" ,
2023-11-07 21:03:21 +00:00
"source" : "report@snyk.io" ,
2023-04-24 12:24:31 +02:00
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://github.com/bmeck/node-cookiejar/pull/39" ,
2023-11-07 21:03:21 +00:00
"source" : "report@snyk.io" ,
2023-04-24 12:24:31 +02:00
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/bmeck/node-cookiejar/pull/39/commits/eaa00021caf6ae09449dde826108153b578348e5" ,
2023-11-07 21:03:21 +00:00
"source" : "report@snyk.io" ,
2023-04-24 12:24:31 +02:00
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
2023-09-12 16:00:29 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/09/msg00008.html" ,
2023-11-07 21:03:21 +00:00
"source" : "report@snyk.io"
2023-09-12 16:00:29 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3176681" ,
2023-11-07 21:03:21 +00:00
"source" : "report@snyk.io" ,
2023-04-24 12:24:31 +02:00
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984" ,
2023-11-07 21:03:21 +00:00
"source" : "report@snyk.io" ,
2023-04-24 12:24:31 +02:00
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
}
]
}