CVE-2023-39360 MEDIUM

CVE-2023-39360: Reflected Cross-site Scripting in graphs_new.php in Cacti

Vendor Cacti
Product cacti
Weakness CWE-79 · XSS
Published September 5, 2023
Last update February 13, 2025

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

Cacti is an open source operational monitoring and fault management framework.Affected versions are subject to a Stored Cross-Site-Scripting (XSS) Vulnerability allows an authenticated user to poison data. The vulnerability is found in `graphs_new.php`. Several validations are performed, but the `returnto` parameter is directly passed to `form_save_button`. In order to bypass this validation, returnto must contain `host.php`. This vulnerability has been addressed in version 1.2.25. Users are advised to upgrade. Users unable to update should manually filter HTML output.

Key dates

02Disclosure timeline

September 5, 2023 CVE published
February 13, 2025 Record updated

Related vulnerabilities

04Related CVE