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

19 lines
694 B
Markdown

### [CVE-2017-10711](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10711)
![](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
In SimpleRisk 20170614-001, a CSRF attack on reset.php (aka the Send Password Reset Email form) can insert XSS sequences via the user parameter.
### POC
#### Reference
- https://www.seekurity.com/blog/general/reflected-xss-vulnerability-in-simplerisk/
- https://www.youtube.com/watch?v=jOUKEYW0RQw
#### Github
No PoCs found on GitHub currently.