CVE-2013-0300

medium
Published 2014-03-14 · Modified 2026-05-06
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 Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://owncloud.org/about/security/advisories/oC-SA-2013-004/

Application impact

VendorProductVersionsFixed
owncloudowncloud_server4.5.0
owncloudowncloud_server4.5.1
owncloudowncloud_server4.5.2
owncloudowncloud_server4.5.3
owncloudowncloud_server4.5.4
owncloudowncloud_server4.5.5
owncloudowncloud_server4.5.6

References

CWEs

CWE-352

Verify integrity in audit chain (admin only). AS-IS.