CVE-2024-33854
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA SQL Injection vulnerability exists in the Graph Template component in Centreon Web 24.04.x before 24.04.3, 23.10.x before 23.10.13, 23.04.x before 23.04.19, and 22.10.x before 22.10.23.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA SQL Injection vulnerability exists in the Graph Template component of Centreon Web. The vulnerability affects multiple version branches (24.04.x before 24.04.3, 23.10.x before 23.10.13, 23.04.x before 23.04.19, and 22.10.x before 22.10.23). The critical CVSS score of 9.1 indicates potential for severe impact including unauthorized data access or database compromise.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 22.10.0, < 22.10.23>= 23.04.0, < 23.04.19>= 23.10.0, < 23.10.13>= 24.04.0, < 24.04.3CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify Centreon Web versionLocate and read the Centreon version file or use the Centreon command-line interface to retrieve the installed version number (typically found in /etc/centreon/version or via 'centreon -V' or in the web interface footer)Affected if The installed version falls within any of these ranges: 22.10.0-22.10.22, 23.04.0-23.04.18, 23.10.0-23.10.12, or 24.04.0-24.04.2
-
Confirm Graph Template module is accessibleVerify that the Graph Template functionality is enabled and accessible in the Centreon web interface (typically under Monitoring > Graphics > Graph Templates, or similar navigation path)Affected if The Graph Template feature is enabled and exposed to the user interface, making it reachable for potential exploitation
-
Check web server access logs for SQL injection patternsReview web server access logs (Apache or Nginx) for requests to Graph Template endpoints containing suspicious SQL patterns such as UNION SELECT, OR 1=1, or other SQL metacharacters in parametersAffected if Log analysis reveals any SQL injection attempt patterns directed at Graph Template URLs
You are affected if your installed Centreon Web version is lower than 22.10.23, 23.04.19, 23.10.13, or 24.04.3 AND the Graph Template feature is accessible in your environment.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped22.10.2323.04.1923.10.13
Upgrade Centreon Web to the patched versions (24.04.3, 23.10.13, 23.04.19, or 22.10.23) to remediate the SQL injection vulnerability in the Graph Template component.
Upgrade to Centreon Web 22.10.23, 23.04.19, 23.10.13, or 24.04.3 (or later) - recommended: 24.04.3 or latest stable release
- 1. Back up the Centreon database and configuration files before proceeding with any upgrade.
- 2. Review the official Centreon upgrade documentation for your current installation method (yum/dnf, apt, or source).
- 3. Foryum/dnf-based systems: Run 'dnf update centreon-web' or 'yum update centreon-web' to install the latest available package.
- 4. For apt-based systems: Run 'apt-get update && apt-get install centreon-web' to install the latest available package.
- 5. After package installation, run the Centreon upgrade wizard: php /usr/share/centreon/bin/centreon -u $USER -p $PASSWORD (or use the web interface).
- 6. Clear any caches and restart the Centreon services: systemctl restart centreon systemctl restart centengine.
- 7. Verify the upgrade was successful by checking the Centreon version in 'Administration > Extensions > Broker' or by running 'rpm -q centreon-web'.
- 8. Confirm the SQL injection vulnerability is resolved by verifying the Graph Template component functions correctly.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation2.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,392.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-33854 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2024-33854 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data