2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-26104" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2023-02-25T05:15:12.487" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:09:20.573" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "All versions of the package lite-web-server are vulnerable to Denial of Service (DoS) when an attacker sends an HTTP request and includes control characters that the decodeURI() function is unable to parse."
}
] ,
"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
} ,
{
2023-11-07 21:03:21 +00:00
"source" : "bae035ff-b466-4ff4-94d0-fc9efd9e1730" ,
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: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
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
2023-11-07 21:03:21 +00:00
]
} ,
{
"source" : "bae035ff-b466-4ff4-94d0-fc9efd9e1730" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
2023-04-24 12:24:31 +02:00
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:lite-web-server_project:lite-web-server:-:*:*:*:*:node.js:*:*" ,
"matchCriteriaId" : "E54E58C0-C97D-4C62-BF6E-9D0ECC3A7A1F"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://gist.github.com/lirantal/637520812da06fffb91dd86d02ff6bde" ,
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/chasyumen/lite-web-server/blob/main/src/WebServer.js%23L274" ,
"source" : "report@snyk.io" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-LITEWEBSERVER-3153703" ,
"source" : "report@snyk.io" ,
"tags" : [
"Third Party Advisory"
]
}
]
}