ghsa-qjvm-p5vg-437c
Vulnerability from github
Published
2024-04-02 00:30
Modified
2024-04-02 14:42
Severity ?
Summary
Centreon updateGroups SQL Injection Remote Code Execution Vulnerability
Details
Centreon updateGroups SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability.
The specific flaw exists within the updateGroups function. The issue results from the lack of proper validation of a user-supplied string before using it to construct SQL queries. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-22295.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "centreon/centreon" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "22.10.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23115" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2024-04-02T14:42:36Z", "nvd_published_at": "2024-04-01T22:15:13Z", "severity": "HIGH" }, "details": "Centreon updateGroups SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Centreon. Authentication is required to exploit this vulnerability.\n\nThe specific flaw exists within the updateGroups function. The issue results from the lack of proper validation of a user-supplied string before using it to construct SQL queries. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-22295.", "id": "GHSA-qjvm-p5vg-437c", "modified": "2024-04-02T14:42:37Z", "published": "2024-04-02T00:30:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23115" }, { "type": "WEB", "url": "https://github.com/centreon/centreon/pull/2464" }, { "type": "WEB", "url": "https://github.com/centreon/centreon/commit/c6ee0f67544a70524539b26e8ea92209676a5399" }, { "type": "PACKAGE", "url": "https://github.com/centreon/centreon" }, { "type": "WEB", "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-117" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Centreon updateGroups SQL Injection Remote Code Execution Vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.