{ "id": "CVE-2014-10066", "sourceIdentifier": "support@hackerone.com", "published": "2018-05-31T20:29:00.317", "lastModified": "2020-03-13T12:36:27.077", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Versions less than 0.1.4 of the static file server module fancy-server are vulnerable to directory traversal. An attacker can provide input such as `../` to read files outside of the served directory." }, { "lang": "es", "value": "Las versiones anteriores a la 0.1.4 del m\u00f3dulo del servidor de archivos est\u00e1ticos fancy-server son vulnerables a un salto de directorio. Un atacante puede proporcionar entradas como \"../\" para leer archivos fuera del directorio servido." } ], "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: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:fancy-server_project:fancy-server:*:*:*:*:*:node.js:*:*", "versionEndExcluding": "0.1.4", "matchCriteriaId": "370B96C6-6B15-4B48-AA98-23929F958512" } ] } ] } ], "references": [ { "url": "https://nodesecurity.io/advisories/9", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] } ] }