CVE-2024-43362

Name
CVE-2024-43362
Description
Cacti is an open source performance and fault management framework. The `fileurl` parameter is not properly sanitized when saving external links in `links.php` . Morever, the said fileurl is placed in some html code which is passed to the `print` function in `link.php` and `index.php`, finally leading to stored XSS. Users with the privilege to create external links can manipulate the `fileurl` parameter in the http post request while creating external links to perform stored XSS attacks. The vulnerability known as XSS (Cross-Site Scripting) occurs when an application allows untrusted user input to be displayed on a web page without proper validation or escaping. This issue has been addressed in release version 1.2.28. All users are advised to upgrade. There are no known workarounds for this issue.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
CONFIRM https://github.com/Cacti/cacti/security/advisories/GHSA-wh9c-v56x-v77c

Match rules

CPE URI Source package Min version Max version
cacti >= 0 < 1.2.28
cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:* cacti >= 0 < 1.2.28

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
cacti 3.20-community 1.2.28-r0 Jeff Bilyk <jbilyk@gmail.com> fixed