2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-26103" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2023-02-25T05:15:12.343" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:09:20.403" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-11-07 21:03:21 +00:00
"value" : "Versions of the package deno before 1.31.0 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the upgradeWebSocket function, which contains regexes in the form of /s*,s*/, used for splitting the Connection/Upgrade header. A specially crafted Connection/Upgrade header can be used to significantly slow down a web socket server.\r\r"
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:deno:deno:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.31.0" ,
"matchCriteriaId" : "EFFBE1A2-4130-4E48-B807-89F14A2D0CE4"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js%23L395-L409" ,
"source" : "report@snyk.io" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06" ,
"source" : "report@snyk.io" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/denoland/deno/pull/17722" ,
"source" : "report@snyk.io" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/denoland/deno/releases/tag/v1.31.0" ,
"source" : "report@snyk.io" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Technical Description" ,
"Third Party Advisory"
]
}
]
}