CVE-2013-2041
low
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 advisory: secalert@redhat.com — http://owncloud.org/about/security/advisories/oC-SA-2013-021/
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| owncloud | owncloud_server | 5.0.0 | |
| owncloud | owncloud_server | 5.0.1 | |
| owncloud | owncloud_server | 5.0.2 | |
| owncloud | owncloud_server | 5.0.3 | |
| owncloud | owncloud_server | 5.0.4 | |
| owncloud | owncloud_server | 5.0.5 | |
References
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.