CVE-2024-43362
CVSS V2 None
CVSS V3 None
Description
Cacti is an open source performance and fault management framework. The `fileurl` parameter is not properly sanitized when saving external links in `links.php` . Morever, the said fileurl is placed in some html code which is passed to the `print` function in `link.php` and `index.php`, finally leading to stored XSS. Users with the privilege to create external links can manipulate the `fileurl` 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 issue.
Overview
- CVE ID
- CVE-2024-43362
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-07T20:34:58.936Z
- Last Modified Date
- 2024-10-07T20:34:58.936Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/Cacti/cacti/security/advisories/GHSA-wh9c-v56x-v77c | x_refsource_CONFIRM |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-43362 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43362 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-08 13:32:51 | Added to TrackCVE |