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.
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://gist.github.com/mhaskar/516df57aafd8c6e3a1d70765075d372d | third party advisory exploit |
https://drive.google.com/file/d/1LcGmOY8x-TG-wnNr-cM_f854kxk0etva/view?usp=sharing | third party advisory permissions required |
https://shells.systems/librenms-v1-46-remote-code-execution-cve-2018-20434/ | exploit third party advisory technical description |
http://packetstormsecurity.com/files/153188/LibreNMS-addhost-Command-Injection.html | |
http://packetstormsecurity.com/files/153448/LibreNMS-1.46-addhost-Remote-Code-Execution.html |