Cyber Resilience

CVE-2023-49084

HighPublic PoC

Published: 21 December 2023

Published
21 December 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.0 CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.8834 99.5th percentile
Risk Priority 69 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-49084 is a high-severity PHP Remote File Inclusion (CWE-98) vulnerability in Cacti Cacti. Its CVSS base score is 8.0 (High).

Operationally, ranked in the top 0.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

Cacti, a performance and fault management framework that serves as a frontend to RRDTool, contains a vulnerability in the link.php component. The issue stems from a SQL injection flaw combined with insufficient validation of include file paths, which permits arbitrary code execution on the server under CWE-98. The vulnerability received a CVSS 3.1 score of 8.0 and was published in December 2023.

An authenticated user can exploit the flaw over the network to achieve remote code execution with high impact on confidentiality, integrity, and availability. The attack requires high attack complexity and administrative privileges but does not need user interaction, and the scope is changed.

Public advisories from the Cacti project, Debian, and Fedora document the issue and point to available patches and updated packages that address the SQL injection and path-handling weaknesses in link.php. Security practitioners should apply the fixes referenced in GHSA-pfh9-gwm6-86vp and the corresponding distribution announcements.

The EPSS score stands at 0.8834 with an identical recorded peak, indicating sustained exploitation interest since disclosure. Public exploit code has appeared on Packet Storm.

EU & UK References

Vulnerability details

Cacti is a robust performance and fault management framework and a frontend to RRDTool - a Time Series Database (TSDB). While using the detected SQL Injection and insufficient processing of the include file path, it is possible to execute arbitrary…

more

code on the server. Exploitation of the vulnerability is possible for an authorized user. The vulnerable component is the `link.php`. Impact of the vulnerability execution of arbitrary code on the server.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

cacti
cacti
1.2.25

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References