Cyber Posture

CVE-2024-53923

Critical

Published: 23 January 2025

Published
23 January 2025
Modified
06 June 2025
KEV Added
Patch
CVSS Score 9.1 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0013 32.4th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-53923 is a critical-severity SQL Injection (CWE-89) vulnerability in Centreon Centreon Web. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 32.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses the inadequate input validation in Centreon Web's media upload form that enables SQL injection by high-privilege users.

prevent

Mitigates the vulnerability by requiring timely identification, reporting, and patching of the SQL injection flaw in affected Centreon versions.

prevent

Provides an additional layer of defense by restricting malicious SQL payloads in media upload inputs through whitelisting or format limitations.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

SQL injection in a remotely accessible web application directly enables remote exploitation of a public-facing service (T1190).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

An issue was discovered in Centreon Web 24.10.x before 24.10.3, 24.04.x before 24.04.9, 23.10.x before 23.10.19, 23.04.x before 23.04.24. A user with high privileges is able to achieve SQL injection in the form to upload media.

Deeper analysisAI

CVE-2024-53923 is a SQL injection vulnerability (CWE-89) in Centreon Web, affecting versions 24.10.x before 24.10.3, 24.04.x before 24.04.9, 23.10.x before 23.10.19, and 23.04.x before 23.04.24. The issue resides in the form used to upload media, where a user with high privileges can inject malicious SQL payloads due to inadequate input validation.

Exploitation requires an authenticated attacker with high privileges, enabling remote access over the network with low attack complexity and no additional user interaction. The vulnerability allows scope change, resulting in high impacts to confidentiality, integrity, and availability, as evidenced by its CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H).

Centreon advisories detail mitigation through upgrading to patched releases: 24.10.3, 24.04.9, 23.10.19, or 23.04.24. Further information is available in the Centreon GitHub releases page and the security bulletin on thewatch.centreon.com.

Details

CWE(s)

Affected Products

centreon
centreon web
23.04.0 — 23.04.24 · 23.10.0 — 23.10.19 · 24.04.0 — 24.04.9

CVEs Like This One

CVE-2024-55573Same product: Centreon Centreon Web
CVE-2026-2751Same product: Centreon Centreon Web
CVE-2025-15029Same vendor: Centreon
CVE-2025-5965Same product: Centreon Centreon Web
CVE-2025-15026Same vendor: Centreon
CVE-2026-3180Shared CWE-89
CVE-2025-1872Shared CWE-89
CVE-2026-32458Shared CWE-89
CVE-2026-24494Shared CWE-89
CVE-2025-26875Shared CWE-89

References