cve/2016/CVE-2016-9462.md

18 lines
918 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-9462](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9462)
![](https://img.shields.io/static/v1?label=Product&message=Nextcloud%20Server%20%26%20ownCloud%20Server%20Nextcloud%20Server%20before%209.0.52%20%26%20ownCloud%20Server%20before%209.0.4&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Permission%20Issues%20(CWE-275)&color=brighgreen)
### Description
Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are not properly verifying restore privileges when restoring a file. The restore capability of Nextcloud/ownCloud was not verifying whether a user has only read-only access to a share. Thus a user with read-only access was able to restore old versions.
### POC
#### Reference
- https://hackerone.com/reports/146067
#### Github
No PoCs found on GitHub currently.