ghsa-c4fj-3wqq-g9c9
Vulnerability from github
Published
2022-05-14 00:55
Modified
2023-08-02 21:13
Severity ?
Summary
Centreon Command Injection
Details
The escape_command
function in include/Administration/corePerformance/getStats.php
in Centreon (formerly Merethis Centreon) 2.5.4 and earlier (offending file deleted in Centreon 19.10.0) uses an incorrect regular expression, which allows remote authenticated users to execute arbitrary commands via shell metacharacters in the ns_id
parameter.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "centreon/centreon" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.8.28" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-1561" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2023-08-02T21:07:53Z", "nvd_published_at": "2015-07-14T16:59:00Z", "severity": "HIGH" }, "details": "The `escape_command` function in `include/Administration/corePerformance/getStats.php` in Centreon (formerly Merethis Centreon) 2.5.4 and earlier (offending file deleted in Centreon 19.10.0) uses an incorrect regular expression, which allows remote authenticated users to execute arbitrary commands via shell metacharacters in the `ns_id` parameter.\n\n", "id": "GHSA-c4fj-3wqq-g9c9", "modified": "2023-08-02T21:13:03Z", "published": "2022-05-14T00:55:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1561" }, { "type": "WEB", "url": "https://github.com/centreon/centreon-archived/pull/7083" }, { "type": "WEB", "url": "https://github.com/centreon/centreon-archived/pull/7271" }, { "type": "WEB", "url": "https://github.com/centreon/centreon-archived/commit/387dffdd051dbc7a234e1138a9d06f3089bb55bb" }, { "type": "WEB", "url": "https://github.com/centreon/centreon-archived/commit/a78c60aad6fd5af9b51a6d5de5d65560ea37a98a" }, { "type": "WEB", "url": "https://forge.centreon.com/projects/centreon/repository/revisions/387dffdd051dbc7a234e1138a9d06f3089bb55bb" }, { "type": "PACKAGE", "url": "https://github.com/centreon/centreon-archived" }, { "type": "WEB", "url": "https://web.archive.org/web/20201125112637/http://www.securityfocus.com/archive/1/535961/100/0/threaded" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/132607/Merethis-Centreon-2.5.4-SQL-Injection-Remote-Command-Execution.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Centreon Command Injection" }
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.