vendor:
Algo 8028 Control Panel
by:
Filip Carlsson
9.8
CVSS
CRITICAL
Remote Code Execution (RCE)
78
CWE
Product Name: Algo 8028 Control Panel
Affected Version From: 3.3.2003
Affected Version To: 3.3.2003
Patch Exists: YES
Related CWE:
CPE: a:algosolutions:algo_8028_control_panel
Platforms Tested:
2022
Algo 8028 Control Panel – Remote Code Execution (RCE) (Authenticated)
Due to bad sanitation in http://<IP:PORT>/control/fm-data.lua, an attacker can do command injection as root by sending a POST request with the formdata action: rename, source: /a";echo $({command}) 2>&1 > /opt/algo/web/root/a.txt;" and target: /.
Mitigation:
Sanitize user input and validate it before processing.