First published: Wed Jan 14 2015(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/nodejs-serve-static | <1.7.2 | 1.7.2 |
serve-static | <=1.7.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-1164 is classified as a medium severity vulnerability due to its ability to facilitate phishing attacks through open redirection.
To fix CVE-2015-1164, upgrade the nodejs-serve-static package to version 1.7.2 or later.
Exploiting CVE-2015-1164 can allow attackers to redirect users to arbitrary web sites, enabling phishing and malicious redirection.
CVE-2015-1164 affects versions of the serve-static plugin before 1.7.2.
Yes, CVE-2015-1164 is a vulnerability found in the serve-static plugin when used with Node.js.