Code Injection in domokeeper - #VU19127

 

Code Injection in domokeeper - #VU19127

Published: July 10, 2019 / Updated: July 11, 2019


Vulnerability identifier: #VU19127
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: N/A
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Julián Perelli
Affected software:
domokeeper

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to the path to required module is passed in a HTTP request without any sanitization. A remote attacker can read output of "json" file or execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

PoC:

http://[host]/plugins/.%2Fpackage.json

Remediation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Sources