Files
CVEs-PoC/2017/CVE-2017-16908.md
T
2025-09-29 21:09:30 +02:00

18 lines
757 B
Markdown

### [CVE-2017-16908](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16908)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
In Horde Groupware 5.2.19, there is XSS via the Name field during creation of a new Resource. This can be leveraged for remote code execution after compromising an administrator account, because the CVE-2015-7984 CSRF protection mechanism can then be bypassed.
### POC
#### Reference
- http://code610.blogspot.com/2017/11/rce-via-xss-horde-5219.html
#### Github
No PoCs found on GitHub currently.