CVE-2024-43364

HIGH EPSS 98.2%
Published Oct 7, 20241y ago · Modified Jun 17, 20261w ago
8.2 CVSS 3.1
High
Find Similar
Published Oct 7, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
8.2
Exploitability
2.3
Impact
5.3
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability High

Threat Intelligence

EPSS Exploit Probability
98.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 1

VendorProductVersionRange
cacticacti* <1.2.28

References 2

  • github.com https://github.com/Cacti/cacti/security/advisories/GHSA-fgc6-g8gc-wcg5
    ExploitThird Party Advisory
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/02/msg00010.html

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.