mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-23 21:50:34 +01:00
18 lines
976 B
Markdown
18 lines
976 B
Markdown
### [CVE-2016-9461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9461)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Nextcloud Server before 9.0.52 & ownCloud Server before 9.0.4 are not properly verifying edit check permissions on WebDAV copy actions. The WebDAV endpoint was not properly checking the permission on a WebDAV COPY action. This allowed an authenticated attacker with access to a read-only share to put new files in there. It was not possible to modify existing files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/145950
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|