CVE-2012-2670
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
manageuser.php in Collabtive before 0.7.6 allows remote authenticated users, and possibly unauthenticated attackers, to bypass intended access restrictions and upload and execute arbitrary files by uploading an avatar file with an accepted Content-Type such as image/jpeg, then accessing it via a direct request to the file in files/standard/avatar.
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 |
|---|---|---|---|
| o-dyn | collabtive | {"endIncluding":"0.7.5"} | |
| o-dyn | collabtive | 0.6.4 | |
| o-dyn | collabtive | 0.6.5 | |
| o-dyn | collabtive | 0.7 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2012-06/0007.html
- http://www.collabtive.o-dyn.de/blog/?p=426
- http://www.openwall.com/lists/oss-security/2012/06/06/6
- http://www.openwall.com/lists/oss-security/2012/06/06/9
- http://www.securityfocus.com/archive/1/522973/30/0/threaded
- http://www.securityfocus.com/bid/53813
- http://xync.org/2012/06/04/Arbitrary-File-Upload-in-Collabtive.html
- https://exchange.xforce.ibmcloud.com/vulnerabilities/76101
- http://archives.neohapsis.com/archives/bugtraq/2012-06/0007.html
- http://www.collabtive.o-dyn.de/blog/?p=426
- http://www.openwall.com/lists/oss-security/2012/06/06/6
- http://www.openwall.com/lists/oss-security/2012/06/06/9
- http://www.securityfocus.com/archive/1/522973/30/0/threaded
- http://www.securityfocus.com/bid/53813
- http://xync.org/2012/06/04/Arbitrary-File-Upload-in-Collabtive.html
- https://exchange.xforce.ibmcloud.com/vulnerabilities/76101
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.