Bug 2317078 (CVE-2024-43364) - CVE-2024-43364 cacti: Stored Cross-site Scripting (XSS) when creating external links in Cacti
Summary: CVE-2024-43364 cacti: Stored Cross-site Scripting (XSS) when creating externa...
Keywords:
Status: NEW
Alias: CVE-2024-43364
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2317105 2317106 2317107
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-07 21:01 UTC by OSIDB Bzimport
Modified: 2024-10-07 22:17 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-07 21:01:58 UTC
Cacti is an open source performance and fault management framework. The `title` parameter is not properly sanitized when saving external links in links.php . Morever, the said title parameter is stored in the database and reflected back to user in index.php, finally leading to stored XSS. Users with the privilege to create external links can manipulate the `title` 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 vulnerability.


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