2023-10-03 06:00:28 +00:00
{
"id" : "CVE-2023-26152" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2023-10-03T05:15:50.580" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:09:29.220" ,
"vulnStatus" : "Modified" ,
2023-10-03 06:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "All versions of the package static-server are vulnerable to Directory Traversal due to improper input sanitization passed via the validPath function of server.js."
2023-10-03 14:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Todas las versiones del paquete static-server son vulnerables a Directory Traversal debido a una sanitizaci\u00f3n de entrada inadecuada pasada a trav\u00e9s de la funci\u00f3n validPath de server.js."
2023-10-03 06:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-04 18:00:29 +00:00
{
"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:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-10-03 06:00:28 +00:00
{
2024-04-04 08:46:00 +00:00
"source" : "report@snyk.io" ,
2023-10-03 06:00:28 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
2023-10-04 18:00:29 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
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-22"
}
]
2023-10-04 18:00:29 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nbluis:static-server:*:*:*:*:*:node.js:*:*" ,
"versionEndIncluding" : "3.0.0" ,
"matchCriteriaId" : "67CD3612-917D-4363-903B-40F649A46F11"
}
]
}
]
}
] ,
2023-10-03 06:00:28 +00:00
"references" : [
{
"url" : "https://gist.github.com/lirantal/1f7021703a2065ecaf9ec9e06a3a346d" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-10-03 06:00:28 +00:00
} ,
{
"url" : "https://github.com/nbluis/static-server/blob/master/server.js%23L218-L223" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Product"
]
2023-10-03 06:00:28 +00:00
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-STATICSERVER-5722341" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-10-03 06:00:28 +00:00
}
]
}