From upstream changelog: - Security: Fix multiple XSS problems: CVE-2013-0201, CVE-2013-0202, CVE-2013-0203 - Security: Removed remoteStorage app because of unfixed security problems. (4.5.6 only) - Security: Fix Code execution in external storage: CVE-2013-0204 4.0.11 and 4.5.6 are in tree now, vulnerable versions removed
Thanks, Bernard. Closing noglsa for ~arch only.
CVE-2013-0204 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0204): settings/personal.php in ownCloud 4.5.x before 4.5.6 allows remote authenticated users to execute arbitrary PHP code via crafted mount point settings. CVE-2013-0201 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0201): Multiple cross-site scripting (XSS) vulnerabilities in ownCloud 4.5.5, 4.0.10, and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) QUERY_STRING to core/lostpassword/templates/resetpassword.php, (2) mime parameter to apps/files/ajax/mimeicon.php, or (3) token parameter to apps/gallery/sharing.php.