### [CVE-2017-0887](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0887) ![](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=Reliance%20on%20Untrusted%20Inputs%20in%20a%20Security%20Decision%20(CWE-807)&color=brighgreen) ### Description Nextcloud Server before 9.0.55 and 10.0.2 suffers from a bypass in the quota limitation. Due to not properly sanitizing values provided by the `OC-Total-Length` HTTP header an authenticated adversary may be able to exceed their configured user quota. Thus using more space than allowed by the administrator. ### POC #### Reference - https://hackerone.com/reports/173622 #### Github No PoCs found on GitHub currently.