CVE-2013-0300
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in ownCloud 4.5.x before 4.5.7 allow remote attackers to hijack the authentication of users for requests that (1) change the default view via the v parameter to apps/calendar/ajax/changeview.php, mount arbitrary (2) Google Drive or (3) Dropbox folders via vectors related to addRootCertificate.php, dropbox.php and google.php in apps/files_external/ajax/, or (4) change the authentication server URL via unspecified vectors to apps/user_webdavauth/settings.php.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — http://owncloud.org/about/security/advisories/oC-SA-2013-004/
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| owncloud | owncloud_server | 4.5.0 | |
| owncloud | owncloud_server | 4.5.1 | |
| owncloud | owncloud_server | 4.5.2 | |
| owncloud | owncloud_server | 4.5.3 | |
| owncloud | owncloud_server | 4.5.4 | |
| owncloud | owncloud_server | 4.5.5 | |
| owncloud | owncloud_server | 4.5.6 | |
References
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.