2023-02-20 11:00:36 +00:00
{
2023-02-25 05:00:34 +00:00
"data_version" : "4.0" ,
2023-02-20 11:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-26103" ,
2023-02-25 05:00:34 +00:00
"ASSIGNER" : "report@snyk.io" ,
"STATE" : "PUBLIC"
2023-02-20 11:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-25 05:00:34 +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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Regular Expression Denial of Service (ReDoS)" ,
"cweId" : "CWE-1333"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "deno" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "1.31.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970" ,
"refsource" : "MISC" ,
"name" : "https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970"
} ,
{
"url" : "https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js%23L395-L409" ,
"refsource" : "MISC" ,
"name" : "https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js%23L395-L409"
} ,
{
"url" : "https://github.com/denoland/deno/pull/17722" ,
"refsource" : "MISC" ,
"name" : "https://github.com/denoland/deno/pull/17722"
} ,
{
"url" : "https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06" ,
"refsource" : "MISC" ,
"name" : "https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06"
} ,
{
"url" : "https://github.com/denoland/deno/releases/tag/v1.31.0" ,
"refsource" : "MISC" ,
"name" : "https://github.com/denoland/deno/releases/tag/v1.31.0"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Alessio Della Libera"
} ,
{
"lang" : "en" ,
"value" : "Snyk"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
2023-02-20 11:00:36 +00:00
}
]
}
}