{ "id": "CVE-2017-16196", "sourceIdentifier": "support@hackerone.com", "published": "2018-06-07T02:29:06.440", "lastModified": "2019-10-09T23:24:56.673", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "quickserver is a simple static file server. quickserver is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url." }, { "lang": "es", "value": "\"quickserver\" es un sencillo servidor est\u00e1tico de archivos. \"quickserver\" es vulnerable a un problema de salto de directorio que otorga a un atacante acceso al sistema de archivos colocando \"../\" en la URL." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/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 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-22" } ] }, { "source": "support@hackerone.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-22" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:quickserver_project:quickserver:1.0.0:*:*:*:*:node.js:*:*", "matchCriteriaId": "7942AFFB-9A3B-4F27-B494-E3371128A6D8" }, { "vulnerable": true, "criteria": "cpe:2.3:a:quickserver_project:quickserver:1.0.1:*:*:*:*:node.js:*:*", "matchCriteriaId": "B2DF76BE-8772-4CBA-9384-1CCE8225FC27" }, { "vulnerable": true, "criteria": "cpe:2.3:a:quickserver_project:quickserver:1.1.0:*:*:*:*:node.js:*:*", "matchCriteriaId": "37667172-4B59-49FE-AA28-A0F103E7EB89" } ] } ] } ], "references": [ { "url": "https://github.com/JacksonGL/NPM-Vuln-PoC/blob/master/directory-traversal/quickserver", "source": "support@hackerone.com", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/433", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] } ] }