CVE-2016-1500
low
CVSS v3
3.1
CVSS v2
3.5
VIR risk
3.1
Description
ownCloud Server before 7.0.12, 8.0.x before 8.0.10, 8.1.x before 8.1.5, and 8.2.x before 8.2.2, when the "file_versions" application is enabled, does not properly check the return value of getOwner, which allows remote authenticated users to read the files with names starting with ".v" and belonging to a sharing user by leveraging an incoming share.
Predictions
Exploit likelihood
42%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://owncloud.org/security/advisory/?id=oc-sa-2016-003
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| owncloud | owncloud | {"endIncluding":"7.0.11"} | |
| owncloud | owncloud | 8.2.0 | |
| owncloud | owncloud | 8.2.1 | |
| owncloud | owncloud_server | 8.0.0 | |
| owncloud | owncloud_server | 8.0.2 | |
| owncloud | owncloud_server | 8.0.3 | |
| owncloud | owncloud_server | 8.0.4 | |
| owncloud | owncloud_server | 8.0.5 | |
| owncloud | owncloud_server | 8.0.6 | |
| owncloud | owncloud_server | 8.0.8 | |
| owncloud | owncloud_server | 8.0.9 | |
| owncloud | owncloud_server | 8.1.0 | |
| owncloud | owncloud_server | 8.1.1 | |
| owncloud | owncloud_server | 8.1.3 | |
| owncloud | owncloud_server | 8.1.4 | |
References
CWEs
CWE-200
Verify integrity in audit chain (admin only). AS-IS.