vendor:
reNgine
by:
Caner Tercan
7.1
CVSS
HIGH
Command Injection
78
CWE
Product Name: reNgine
Affected Version From: 2.2.2000
Affected Version To: 2.2.2000
Patch Exists: NO
Related CWE: CVE-2024-XXXX (example)
CPE: a:rengine:rengine:2.2.0
Platforms Tested: macOS
2024
reNgine 2.2.0 – Command Injection (Authenticated)
The reNgine version 2.2.0 is vulnerable to authenticated command injection. By modifying the nmap_cmd parameters in the yml configuration, an attacker can inject malicious commands. This can lead to unauthorized remote code execution with the privileges of the application. This exploit allows an authenticated user to execute arbitrary commands on the underlying system.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user inputs properly. Additionally, access controls should be implemented to restrict users from modifying critical configurations.