Files
CVEs-PoC/2015/CVE-2015-4656.md
T
2024-06-18 02:51:15 +02:00

18 lines
827 B
Markdown

### [CVE-2015-4656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4656)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in Synology Photo Station before 6.3-2945 allow remote attackers to inject arbitrary web script or HTML via the (1) success parameter to login.php or (2) crafted URL parameters to index.php, as demonstrated by the t parameter to photo/.
### POC
#### Reference
- https://www.securify.nl/advisory/SFY20150504/synology_photo_station_multiple_cross_site_scripting_vulnerabilities.html
#### Github
No PoCs found on GitHub currently.