CVE-2012-6554
medium
CVSS v3
—
CVSS v2
6.5
VIR risk
6.5
Description
functions/html_to_text.php in the Chat module before 1.5.2 for activeCollab allows remote authenticated users to execute arbitrary PHP code via the message[message_text] parameter to chat/add_messag, which is not properly handled when executing the preg_replace function with the eval switch.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://www.activecollab.com/downloads/category/4/package/62/releases
Vendor advisory: cve@mitre.org — http://secunia.com/advisories/49246
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| a51dev | activecollab_chat_module | 1.0 | |
| a51dev | activecollab_chat_module | 1.1 | |
| a51dev | activecollab_chat_module | 1.1.1 | |
| a51dev | activecollab_chat_module | 1.2 | |
| a51dev | activecollab_chat_module | 1.3 | |
| a51dev | activecollab_chat_module | 1.3.2 | |
| a51dev | activecollab_chat_module | 1.4 | |
| a51dev | activecollab_chat_module | 1.4.1 | |
| a51dev | activecollab_chat_module | 1.5 | |
| a51dev | activecollab_chat_module | 1.5.1 | |
References
- http://osvdb.org/81966
- http://secunia.com/advisories/49246
- http://www.activecollab.com/downloads/category/4/package/62/releases
- http://www.exploit-db.com/exploits/18898
- http://www.securityfocus.com/bid/53624
- https://exchange.xforce.ibmcloud.com/vulnerabilities/75741
- http://osvdb.org/81966
- http://secunia.com/advisories/49246
- http://www.activecollab.com/downloads/category/4/package/62/releases
- http://www.exploit-db.com/exploits/18898
- http://www.securityfocus.com/bid/53624
- https://exchange.xforce.ibmcloud.com/vulnerabilities/75741
CWEs
CWE-20
Verify integrity in audit chain (admin only). AS-IS.