mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-19 17:31:42 +00:00
55 lines
1.7 KiB
JSON
55 lines
1.7 KiB
JSON
{
|
|
"id": "CVE-2023-26152",
|
|
"sourceIdentifier": "report@snyk.io",
|
|
"published": "2023-10-03T05:15:50.580",
|
|
"lastModified": "2023-10-03T12:51:52.930",
|
|
"vulnStatus": "Awaiting Analysis",
|
|
"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."
|
|
},
|
|
{
|
|
"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."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "report@snyk.io",
|
|
"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
|
|
}
|
|
]
|
|
},
|
|
"references": [
|
|
{
|
|
"url": "https://gist.github.com/lirantal/1f7021703a2065ecaf9ec9e06a3a346d",
|
|
"source": "report@snyk.io"
|
|
},
|
|
{
|
|
"url": "https://github.com/nbluis/static-server/blob/master/server.js%23L218-L223",
|
|
"source": "report@snyk.io"
|
|
},
|
|
{
|
|
"url": "https://security.snyk.io/vuln/SNYK-JS-STATICSERVER-5722341",
|
|
"source": "report@snyk.io"
|
|
}
|
|
]
|
|
} |