Freelancerkit · Freelancerkit · CVE-2012-1219
**Name of the Vulnerable Software and Affected Versions**
freelancerKit version 2.35
**Description**
The issue allows remote attackers to inject arbitrary web script or HTML, potentially leading to cross-site scripting (XSS) attacks. This can be achieved via the `ticket` parameter to "tickets.php", the `title` parameter to "notes.php", or the `task` parameter to "todo.php".
**Recommendations**
For freelancerKit version 2.35, consider disabling access to the vulnerable API endpoints "tickets.php", "notes.php", and "todo.php" until a patch is available. As a temporary workaround, restrict the use of the `ticket`, `title`, and `task` parameters in these endpoints to minimize the risk of exploitation.