### [CVE-2015-6500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6500) ![](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 Directory traversal vulnerability in ownCloud Server before 8.0.6 and 8.1.x before 8.1.1 allows remote authenticated users to list directory contents and possibly cause a denial of service (CPU consumption) via a .. (dot dot) in the dir parameter to index.php/apps/files/ajax/scan.php. ### POC #### Reference - https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2015-048.txt #### Github No PoCs found on GitHub currently.