vendor:
Lilac-Reloaded
by:
max / Zoltan Padanyi
7.5
CVSS
HIGH
Remote Code Execution (RCE)
78
CWE
Product Name: Lilac-Reloaded
Affected Version From: 2.0.8
Affected Version To: 2.0.8
Patch Exists: NO
Related CWE:
CPE: a:nagios:lilac-reloaded:2.0.8
Platforms Tested: Debian 7.6
2023
Lilac-Reloaded for Nagios 2.0.8 – Remote Code Execution (RCE)
The autodiscovery feature of Lilac-Reloaded for Nagios 2.0.8 lacks any kind of input filtering, allowing an attacker to add their own commands terminated with a semicolon. This can be exploited to execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be implemented to prevent malicious code from being executed.