Security Advisory

CVE-2016-9464

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2017-03-28 02:46:00
Last updated 2024-08-06 02:50:38
Assigner hackerone
CVSS score not scored
State PUBLISHED

Description

Nextcloud Server before 9.0.54 and 10.0.0 suffers from an improper authorization check on removing shares. The Sharing Backend as implemented in Nextcloud does differentiate between shares to users and groups. In case of a received group share, users should be able to unshare the file to themselves but not to the whole group. The previous API implementation simply unshared the file to all users in the group.