CVE-2024-31443

MEDIUM EPSS 53.2%
Published May 14, 20242y ago · Modified Jun 17, 20262w ago
5.4 CVSS 3.1
Medium
Find Similar
Published May 14, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

Cacti provides an operational monitoring and fault management framework. Prior to 1.2.27, some of the data stored in `form_save()` function in `data_queries.php` is not thoroughly checked and is used to concatenate the HTML statement in `grow_right_pane_tree()` function from `lib/html.php` , finally resulting in cross-site scripting. Version 1.2.27 contains a patch for the issue.

CVSS Details

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

Threat Intelligence

EPSS Exploit Probability
53.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 2

VendorProductVersionRange
cacticacti* <1.2.27
fedoraprojectfedora39any

References 4

  • github.com https://github.com/Cacti/cacti/commit/f946fa537d19678f938ddbd784a10e3290d275cf
    Patch
  • github.com https://github.com/Cacti/cacti/security/advisories/GHSA-rqc8-78cm-85j3
    ExploitVendor Advisory
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2024/09/msg00027.html
  • lists.fedoraproject.org https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RBEOAFKRARQHTDIYSL723XAFJ2Q6624X/
    Product

Remediation

  • github.com https://github.com/Cacti/cacti/commit/f946fa537d19678f938ddbd784a10e3290d275cf
    Patch