{ "id": "CVE-2017-16109", "sourceIdentifier": "support@hackerone.com", "published": "2018-06-07T02:29:02.597", "lastModified": "2019-10-09T23:24:46.627", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "easyquick is a simple web server. easyquick is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing \"../\" in the url. Access is constrained, however, to supported file types. Requesting a file such as /etc/passwd returns a \"not supported\" error." }, { "lang": "es", "value": "\"easyquick\" es un servidor web simple. \"easyquick\" es vulnerable a un problema de salto de directorio que otorga a un atacante acceso al sistema de archivos colocando \"../\" en la URL. Sin embargo, el acceso est\u00e1 restringido solo a los tipos de archivo soportados. La petici\u00f3n de un archivo como /etc/passwd devuelve un error \"not supported\" (no soportado)." } ], "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:L/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } ], "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:easyquick_project:easyquick:*:*:*:*:*:node.js:*:*", "versionEndIncluding": "0.1.1", "matchCriteriaId": "91C5B74D-682E-4821-B8A4-BA62A33A5EFB" } ] } ] } ], "references": [ { "url": "https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/easyquick", "source": "support@hackerone.com", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/373", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] } ] }