#VU19127 Code Injection in domokeeper

 

#VU19127 Code Injection in domokeeper

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


Vulnerability identifier: #VU19127
Vulnerability risk: High
CVSSv4.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
Vulnerable software:
domokeeper
Software vendor:
Julián Perelli

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.

External links