CVE-2014-3247
Collabtive 1.2 - Authenticated Cross-Site Scripting via Admin Project Description Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-3247. PoCs published by Deepak Rathore.
AI-analyzed exploit summary This exploit demonstrates a stored XSS vulnerability in Collabtive 1.12 via the 'desc' parameter in the admin.php endpoint. The payload injects arbitrary JavaScript, which executes when the response is rendered in the browser.
Description
Cross-site scripting (XSS) vulnerability in Collabtive 1.2 allows remote authenticated users to inject arbitrary web script or HTML via the desc parameter in an Add project (addpro) action to admin.php.
Exploits (1)
This exploit demonstrates a stored XSS vulnerability in Collabtive 1.12 via the 'desc' parameter in the admin.php endpoint. The payload injects arbitrary JavaScript, which executes when the response is rendered in the browser.