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

18 lines
1000 B
Markdown

### [CVE-2016-9460](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9460)
![](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=User%20Interface%20(UI)%20Misrepresentation%20of%20Critical%20Information%20(CWE-451)&color=brighgreen)
### Description
Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are vulnerable to a content-spoofing attack in the files app. The location bar in the files app was not verifying the passed parameters. An attacker could craft an invalid link to a fake directory structure and use this to display an attacker-controlled error message to the user.
### POC
#### Reference
- https://hackerone.com/reports/145463
#### Github
No PoCs found on GitHub currently.