CVE-2024-43362: Stored Cross-site Scripting (XSS) when creating external links in Cacti
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-43362?
CVE-2024-43362 has a medium severity rating due to the potential for cross-site scripting (XSS) attacks.
How do I fix CVE-2024-43362?
To fix CVE-2024-43362, update Cacti to version 1.2.28 or later, where the vulnerability has been addressed.
What systems are affected by CVE-2024-43362?
CVE-2024-43362 affects Cacti versions prior to 1.2.28.
What type of vulnerability is CVE-2024-43362?
CVE-2024-43362 is classified as a cross-site scripting (XSS) vulnerability.
Can CVE-2024-43362 be exploited remotely?
Yes, CVE-2024-43362 can be exploited remotely if an attacker supplies a malicious URL.