gsd-2019-17501
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Centreon 19.04 allows attackers to execute arbitrary OS commands via the Command Line field of main.php?p=60807&type=4 (aka the Configuration > Commands > Discovery screen). CVE-2019-17501 and CVE-2019-16405 are similar to one another and may be the same.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-17501", "description": "Centreon 19.04 allows attackers to execute arbitrary OS commands via the Command Line field of main.php?p=60807\u0026type=4 (aka the Configuration \u003e Commands \u003e Discovery screen). CVE-2019-17501 and CVE-2019-16405 are similar to one another and may be the same.", "id": "GSD-2019-17501" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-17501" ], "details": "Centreon 19.04 allows attackers to execute arbitrary OS commands via the Command Line field of main.php?p=60807\u0026type=4 (aka the Configuration \u003e Commands \u003e Discovery screen). CVE-2019-17501 and CVE-2019-16405 are similar to one another and may be the same.", "id": "GSD-2019-17501", "modified": "2023-12-13T01:23:44.668386Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-17501", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Centreon 19.04 allows attackers to execute arbitrary OS commands via the Command Line field of main.php?p=60807\u0026type=4 (aka the Configuration \u003e Commands \u003e Discovery screen). CVE-2019-17501 and CVE-2019-16405 are similar to one another and may be the same." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://gist.github.com/sinfulz/ef49270e245df050af59cc3dd3eefa6b", "refsource": "MISC", "url": "https://gist.github.com/sinfulz/ef49270e245df050af59cc3dd3eefa6b" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "=19.04.0", "affected_versions": "Version 19.04.0", "cvss_v2": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-78", "CWE-937" ], "date": "2019-12-18", "description": "Centreon allows attackers to execute arbitrary OS commands via the Command Line field of `main.php?p=60807\u0026type=4`.", "fixed_versions": [ "19.04.2" ], "identifier": "CVE-2019-17501", "identifiers": [ "CVE-2019-17501" ], "not_impacted": "All versions before 19.04.0, all versions after 19.04.0", "package_slug": "packagist/centreon/centreon", "pubdate": "2019-10-14", "solution": "Upgrade to version 19.04.2 or above.", "title": "OS Command Injection", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-17501" ], "uuid": "dce69f32-48a1-4c8f-b41a-2c0dcdc75c85" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:centreon:centreon:19.04.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-17501" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Centreon 19.04 allows attackers to execute arbitrary OS commands via the Command Line field of main.php?p=60807\u0026type=4 (aka the Configuration \u003e Commands \u003e Discovery screen). CVE-2019-17501 and CVE-2019-16405 are similar to one another and may be the same." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-78" } ] } ] }, "references": { "reference_data": [ { "name": "https://gist.github.com/sinfulz/ef49270e245df050af59cc3dd3eefa6b", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://gist.github.com/sinfulz/ef49270e245df050af59cc3dd3eefa6b" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 9.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2019-12-18T16:15Z", "publishedDate": "2019-10-14T02:15Z" } } }
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.