First published: Mon May 13 2024(Updated: )
Cacti provides an operational monitoring and fault management framework. Prior to 1.2.27, some of the data stored in `form_save()` function in `data_queries.php` is not thoroughly checked and is used to concatenate the HTML statement in `grow_right_pane_tree()` function from `lib/html.php` , finally resulting in cross-site scripting. Version 1.2.27 contains a patch for the issue.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/cacti | <=1.2.16+ds1-2+deb11u3<=1.2.24+ds1-1+deb12u2 | 1.2.16+ds1-2+deb11u4 1.2.24+ds1-1+deb12u4 1.2.27+ds1-2 |
Cacti | <1.2.27 | |
Fedora | =39 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-31443 is considered a moderate security vulnerability due to improper data validation that could lead to potential code injection.
To fix CVE-2024-31443, update Cacti to version 1.2.27 or later, ensuring all previous versions are not in use.
CVE-2024-31443 affects all Cacti versions prior to 1.2.27.
Yes, CVE-2024-31443 involves vulnerabilities related to the data stored and processed within the form_save() function in Cacti.
The risks associated with CVE-2024-31443 include unauthorized access and potential manipulation of the application through code injection.