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

18 lines
795 B
Markdown

### [CVE-2017-0891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0891)
![](https://img.shields.io/static/v1?label=Product&message=Nextcloud%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=before%209.0.58%20and%2010.0.5%20and%2011.0.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')%20(CWE-79)&color=brightgreen)
### Description
Nextcloud Server before 9.0.58 and 10.0.5 and 11.0.3 are vulnerable to an inadequate escaping of error messages leading to XSS vulnerabilities in multiple components.
### POC
#### Reference
- https://hackerone.com/reports/216812
#### Github
No PoCs found on GitHub currently.