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

18 lines
745 B
Markdown

### [CVE-2017-0886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0886)
![](https://img.shields.io/static/v1?label=Product&message=Nextcloud%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Uncontrolled%20Recursion%20(CWE-674)&color=brighgreen)
### Description
Nextcloud Server before 9.0.55 and 10.0.2 suffers from a Denial of Service attack. Due to an error in the application logic an authenticated adversary may trigger an endless recursion in the application leading to a potential Denial of Service.
### POC
#### Reference
- https://hackerone.com/reports/174524
#### Github
No PoCs found on GitHub currently.