CVE-2013-2041

low
Published 2014-03-14 · Modified 2026-05-06
CVSS v3
CVSS v2
3.5
VIR risk
3.5

Description

Multiple cross-site scripting (XSS) vulnerabilities in ownCloud 5.0.x before 5.0.6 allow remote authenticated users to inject arbitrary web script or HTML via the (1) tag parameter to apps/bookmarks/ajax/addBookmark.php or (2) dir parameter to apps/files/ajax/newfile.php, which is passed to apps/files/js/files.js.

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-021/

Application impact

VendorProductVersionsFixed
owncloudowncloud_server5.0.0
owncloudowncloud_server5.0.1
owncloudowncloud_server5.0.2
owncloudowncloud_server5.0.3
owncloudowncloud_server5.0.4
owncloudowncloud_server5.0.5

References

CWEs

CWE-79

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