Bug 2237578 (CVE-2023-39514) - CVE-2023-39514 cacti: Cross-Site Scripting vulnerability with Data Source Name when managing Graphs
Summary: CVE-2023-39514 cacti: Cross-Site Scripting vulnerability with Data Source Nam...
Keywords:
Status: NEW
Alias: CVE-2023-39514
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2237580 2237582
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-09-06 05:04 UTC by Avinash Hanwate
Modified: 2023-09-06 05:05 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Avinash Hanwate 2023-09-06 05:04:34 UTC
Cacti is an open source operational monitoring and fault management framework. Affected versions are subject to a Stored Cross-Site-Scripting (XSS) Vulnerability which allows an authenticated user to poison data stored in the _cacti_'s database. These data will be viewed by administrative _cacti_ accounts and execute JavaScript code in the victim's browser at view-time. The script under `graphs.php` displays graph details such as data-source paths, data template information and graph related fields. _CENSUS_ found that an adversary that is able to configure either a data-source template with malicious code appended in the data-source name or a device with a malicious payload injected in the device name, may deploy a stored XSS attack against any user with _General Administration>Graphs_ privileges. A user that possesses the _Template Editor>Data Templates_ permissions can configure the data-source name in _cacti_. Please note that this may be a _low privileged_ user. This configuration occurs through `http://<HOST>/cacti/data_templates.php` by editing an existing or adding a new data template. If a template is linked to a graph then the formatted template name will be rendered in the graph's management page. A user that possesses the _General Administration>Sites/Devices/Data_ permissions can configure the device name in _cacti_. This vulnerability has been addressed in version 1.2.25. Users are advised to upgrade. Users unable to upgrade should add manual HTML escaping.


https://github.com/Cacti/cacti/security/advisories/GHSA-6hrc-2cfc-8hm7

Comment 1 Avinash Hanwate 2023-09-06 05:05:00 UTC
Created cacti tracking bugs for this issue:

Affects: epel-all [bug 2237580]
Affects: fedora-all [bug 2237582]


Note You need to log in before you can comment on or make changes to this bug.