Bug 2237590 (CVE-2023-39360)

Summary: CVE-2023-39360 cacti: Cross-Site Scripting vulnerability when creating new graphs
Product: [Other] Security Response Reporter: Avinash Hanwate <ahanwate>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Security
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2237591, 2237592, 2237593, 2237594    
Bug Blocks:    

Description Avinash Hanwate 2023-09-06 05:09:58 UTC
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.

https://github.com/Cacti/cacti/security/advisories/GHSA-gx8c-xvjh-9qh4

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

Affects: epel-all [bug 2237591]
Affects: fedora-all [bug 2237592]

Comment 2 Avinash Hanwate 2023-09-06 05:10:46 UTC
Created cacti tracking bugs for this issue:

Affects: epel-all [bug 2237593]
Affects: fedora-all [bug 2237594]