Cacti is an open source performance and fault management framework. The`consolenewsection` parameter is not properly sanitized when saving external links in links.php . Morever, the said consolenewsection 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 “consolenewsection” 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.
References
Link | Resource |
---|---|
https://github.com/Cacti/cacti/security/advisories/GHSA-49f2-hwx9-qffr | Exploit Third Party Advisory |
Configurations
History
16 Oct 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.2 |
First Time |
Cacti
Cacti cacti |
|
References | () https://github.com/Cacti/cacti/security/advisories/GHSA-49f2-hwx9-qffr - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:cacti:cacti:1.2.27:*:*:*:*:*:*:* |
10 Oct 2024, 12:57
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
07 Oct 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-07 21:15
Updated : 2024-10-16 19:15
NVD link : CVE-2024-43365
Mitre link : CVE-2024-43365
CVE.ORG link : CVE-2024-43365
JSON object : View
Products Affected
cacti
- cacti
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')