cve/2016/CVE-2016-1499.md

20 lines
924 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-1499](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1499)
![](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
ownCloud Server before 8.0.10, 8.1.x before 8.1.5, and 8.2.x before 8.2.2 allow remote authenticated users to obtain sensitive information from a directory listing and possibly cause a denial of service (CPU consumption) via the force parameter to index.php/apps/files/ajax/scan.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/135158/ownCloud-8.2.1-8.1.4-8.0.9-Information-Exposure.html
- https://hackerone.com/reports/110655
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2015-062.txt
#### Github
No PoCs found on GitHub currently.