CVE-2024-39841
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 service configuration functionality 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 confidenceSQL Injection vulnerability in Centreon Web's service configuration functionality allows authenticated attackers to inject malicious SQL queries, potentially leading to unauthorized data access or manipulation. The vulnerability affects multiple version branches (24.04.x, 23.10.x, 23.04.x, 22.10.x) prior to their respective patched releases.
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
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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 installation and versionLocate the Centreon Web application and determine its installed version number. This is typically found in the software's about page, version information file, or command-line interface using 'centreon -V' or similar. Compare the version to the affected ranges: 22.10.0 to 22.10.22, 23.04.0 to 23.04.18, 23.10.0 to 23.10.12, and 24.04.0 to 24.04.2.Affected if The installed version falls within any of the affected version ranges (22.10.x before 22.10.23, 23.04.x before 23.04.19, 23.10.x before 23.10.13, or 24.04.x before 24.04.3).
-
Verify access to service configuration functionalityConfirm whether the Centreon Web service configuration interface is accessible within the current deployment. This involves checking user role permissions and the presence of the service configuration module in the web interface navigation.Affected if The service configuration module is available and accessible to users with authenticated access to Centreon Web.
-
Check authentication mechanisms and user access controlsReview the authentication configuration and user privilege settings for Centreon Web. Identify accounts that have access to the service configuration area and evaluate whether untrusted or low-privilege users can reach this functionality.Affected if Untrusted or low-privilege authenticated users have access to the service configuration interface.
You are affected if Centreon Web is installed at a version lower than 22.10.23, 23.04.19, 23.10.13, or 24.04.3 AND the service configuration feature is accessible to authenticated users 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
Apply vendor-supplied patches by upgrading Centreon Web to version 24.04.3, 23.10.13, 23.04.19, or 22.10.23 or later. Alternatively, restrict administrative access to the service configuration interface until patching can be completed.
Upgrade to Centreon Web 22.10.23, 23.04.19, 23.10.13, or 24.04.3 (or later) depending on your current major version branch
- 1. Identify your current Centreon Web version by checking the 'Administration > Parameters > About' page in the Centreon web interface
- 2. Create a complete backup of your Centreon database and configuration files before proceeding with the upgrade
- 3. Download the appropriate fixed version from the official Centreon repository or download centreon.com: 22.10.23 for 22.10.x users, 23.04.19 for 23.04.x users, 23.10.13 for 23.10.x users, or 24.04.3 for 24.04.x users
- 4. Follow the official Centreon upgrade documentation for your specific version to apply the security update
- 5. After upgrade, verify the version number matches the expected fixed release in 'Administration > Parameters > About'
- 6. Test the service configuration functionality to confirm the SQL injection vulnerability is resolved
- 7. Review Centreon logs to ensure no errors occurred during the upgrade process
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing3.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,088.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-39841 — 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-39841 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