CVE-2015-4717
high
CVSS v3
—
CVSS v2
7.8
VIR risk
7.8
Description
The filename sanitization component in ownCloud Server before 6.0.8, 7.0.x before 7.0.6, and 8.0.x before 8.0.4 does not properly handle $_GET parameters cast by PHP to an array, which allows remote attackers to cause a denial of service (infinite loop and log file consumption) via crafted endpoint file names.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://owncloud.org/security/advisory/?id=oc-sa-2015-007
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| owncloud | owncloud_server | 8.0.2 | |
| owncloud | owncloud | {"endIncluding":"6.0.7"} | |
| owncloud | owncloud_server | 7.0.0 | |
| owncloud | owncloud_server | 7.0.1 | |
| owncloud | owncloud_server | 7.0.2 | |
| owncloud | owncloud_server | 7.0.3 | |
| owncloud | owncloud_server | 7.0.4 | |
| owncloud | owncloud_server | 7.0.5 | |
| owncloud | owncloud_server | 8.0.0 | |
| owncloud | owncloud_server | 8.0.3 | |
References
CWEs
CWE-399
Verify integrity in audit chain (admin only). AS-IS.