{ "id": "CVE-2015-1164", "sourceIdentifier": "cve@mitre.org", "published": "2015-01-21T15:28:37.790", "lastModified": "2024-11-21T02:24:48.283", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Open redirect vulnerability in the serve-static plugin before 1.7.2 for Node.js, when mounted at the root, allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a // (slash slash) followed by a domain in the PATH_INFO to the default URI." }, { "lang": "es", "value": "Vulnerabilidad de la re-direcci\u00f3n abierta en el plugin serve-static anterior a 1.7.2 para Node.js, cuando se monta en root, permite a atacantes redirigir usuarios a un sitio web arbitrario y conllevar ataques de suplantaci\u00f3n a trav\u00e9s de // (barra barra) seguido del dominio en el PATH_INFO en la URI por defecto." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "baseScore": 4.3, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:serve-static_project:serve-static:*:*:*:*:*:node.js:*:*", "versionEndIncluding": "1.7.1", "matchCriteriaId": "80EF3CF1-A053-41B8-A3E5-C023C9608793" } ] } ] } ], "references": [ { "url": "http://nodesecurity.io/advisories/serve-static-open-redirect", "source": "cve@mitre.org" }, { "url": "http://www.securityfocus.com/bid/72064", "source": "cve@mitre.org" }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1181917", "source": "cve@mitre.org" }, { "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/99936", "source": "cve@mitre.org" }, { "url": "https://github.com/expressjs/serve-static/issues/26", "source": "cve@mitre.org" }, { "url": "http://nodesecurity.io/advisories/serve-static-open-redirect", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "http://www.securityfocus.com/bid/72064", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1181917", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/99936", "source": "af854a3a-2127-422b-91ae-364da2661108" }, { "url": "https://github.com/expressjs/serve-static/issues/26", "source": "af854a3a-2127-422b-91ae-364da2661108" } ], "evaluatorComment": "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')" }