ghsa-62q7-qj6g-gvr7
Vulnerability from github
Published
2022-05-24 16:44
Modified
2024-04-24 22:10
Severity ?
Summary
LibreNMS arbitrary OS commands execution
Details
LibreNMS 1.46 allows remote attackers to execute arbitrary OS commands by using the $_POST['community']
parameter to html/pages/addhost.inc.php
during creation of a new device, and then making a /ajax_output.php?id=capture&format=text&type=snmpwalk&hostname=localhost request that triggers html/includes/output/capture.inc.php
command mishandling.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "librenms/librenms" }, "versions": [ "1.46" ] } ], "aliases": [ "CVE-2018-20434" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T22:10:15Z", "nvd_published_at": "2019-04-24T21:29:00Z", "severity": "CRITICAL" }, "details": "LibreNMS 1.46 allows remote attackers to execute arbitrary OS commands by using the `$_POST[\u0027community\u0027]` parameter to `html/pages/addhost.inc.php` during creation of a new device, and then making a `/ajax_output.php?id=capture\u0026format=text\u0026type=snmpwalk\u0026hostname=localhost request that triggers html/includes/output/capture.inc.php` command mishandling.", "id": "GHSA-62q7-qj6g-gvr7", "modified": "2024-04-24T22:10:15Z", "published": "2022-05-24T16:44:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20434" }, { "type": "WEB", "url": "https://drive.google.com/file/d/1LcGmOY8x-TG-wnNr-cM_f854kxk0etva/view?usp=sharing" }, { "type": "WEB", "url": "https://gist.github.com/mhaskar/516df57aafd8c6e3a1d70765075d372d" }, { "type": "PACKAGE", "url": "https://github.com/librenms/librenms" }, { "type": "WEB", "url": "https://shells.systems/librenms-v1-46-remote-code-execution-cve-2018-20434" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "LibreNMS arbitrary OS commands execution" }
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.