mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 07:34:01 +02:00
20 lines
807 B
Markdown
20 lines
807 B
Markdown
### [CVE-2015-1164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ilmila/J2EEScan
|
|
- https://github.com/ronoski/j2ee-rscan
|
|
|