CVE-2012-4391
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Cross-site request forgery (CSRF) vulnerability in core/ajax/appconfig.php in ownCloud before 4.0.7 allows remote attackers to hijack the authentication of administrators for requests that edit the app configurations.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| owncloud | owncloud | {"endIncluding":"4.0.6"} | |
| owncloud | owncloud_server | 3.0.0 | |
| owncloud | owncloud_server | 3.0.1 | |
| owncloud | owncloud_server | 3.0.2 | |
| owncloud | owncloud_server | 3.0.3 | |
| owncloud | owncloud_server | 4.0.0 | |
| owncloud | owncloud_server | 4.0.1 | |
| owncloud | owncloud_server | 4.0.2 | |
| owncloud | owncloud_server | 4.0.3 | |
| owncloud | owncloud_server | 4.0.4 | |
| owncloud | owncloud_server | 4.0.5 | |
References
- http://owncloud.org/changelog/
- http://www.openwall.com/lists/oss-security/2012/09/02/2
- https://github.com/owncloud/core/commit/5192eecce239a0b7ade1e60a6cf03075e5cfc188
- http://owncloud.org/changelog/
- http://www.openwall.com/lists/oss-security/2012/09/02/2
- https://github.com/owncloud/core/commit/5192eecce239a0b7ade1e60a6cf03075e5cfc188
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.