Cacti · Cacti · CVE-2020-7106
**Name of the Vulnerable Software and Affected Versions**
Cacti version 1.2.8
**Description**
The issue concerns stored XSS in several PHP files, including data sources.php, color templates item.php, graphs.php, graph items.php, lib/api automation.php, user admin.php, and user group admin.php. This is demonstrated by the `description` parameter in data sources.php, where a raw string from the database is displayed by $header, triggering the XSS.
**Recommendations**
For Cacti version 1.2.8, consider disabling the affected PHP files or restricting access to them until a patch is available. As a temporary workaround, avoid using the `description` parameter in the affected files to minimize the risk of exploitation.