CVE-2023-50250: Cross-Site Scripting vulnerability when Import xml template file
Cacti is an open source operational monitoring and fault management framework. A reflection cross-site scripting vulnerability was discovered in version 1.2.25. Attackers can exploit this vulnerability to perform actions on behalf of other users. The vulnerability is found in templatesimport.php. When uploading an xml template file, if the XML file does not pass the check, the server will give a JavaScript pop-up prompt, which contains unfiltered xml template file name, resulting in XSS. An attacker exploiting this vulnerability could execute actions on behalf of other users. This ability to impersonate users could lead to unauthorized changes to settings. As of time of publication, no patched versions are available.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-50250?
CVE-2023-50250 is classified as a moderate severity vulnerability due to its potential for exploitation by attackers.
How do I fix CVE-2023-50250?
To mitigate CVE-2023-50250, upgrade to Cacti version 1.2.26 or later.
What is CVE-2023-50250?
CVE-2023-50250 is a reflection cross-site scripting vulnerability found in Cacti version 1.2.25 that allows attackers to perform actions on behalf of other users.
Which version of Cacti is affected by CVE-2023-50250?
CVE-2023-50250 affects Cacti version 1.2.25.
What can attackers do with CVE-2023-50250?
Attackers can exploit CVE-2023-50250 to execute scripts in the context of another user's session.