cve/2015/CVE-2015-1164.md
2024-05-26 14:27:05 +02:00

807 B

CVE-2015-1164

Description

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.

POC

Reference

No PoCs from references.

Github