mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
19 lines
885 B
Markdown
19 lines
885 B
Markdown
### [CVE-2015-7706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7706)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Secure Data Space SDS-API before 3.5.7 allow remote attackers to inject arbitrary web script or HTML via the (1) PATH_INFO to api/v3/public/shares/downloads/, the (2) authType parameter to api/v3/auth/login, or the (3) login parameter to api/v3/auth/reset_password.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/134760/Secure-Data-Space-3.1.1-2-Cross-Site-Scripting.html
|
|
- http://seclists.org/fulldisclosure/2015/Dec/36
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|