vendor:
FLIR AX8 Thermal Camera
by:
Gjoko 'LiquidWorm' Krstic
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: FLIR AX8 Thermal Camera
Affected Version From: Firmware: 1.32.16, 1.17.13, OS: neco_v1.8-0-g7ffe5b3, Hardware: Flir Systems Neco Board
Affected Version To: Firmware: 1.32.16, 1.17.13, OS: neco_v1.8-0-g7ffe5b3, Hardware: Flir Systems Neco Board
Patch Exists: YES
Related CWE: N/A
CPE: h:flir:ax8_thermal_camera
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: GNU/Linux 3.0.35-flir+gfd883a0 (armv7l), lighttpd/1.4.33, PHP/5.4.14
2018
FLIR AX8 Thermal Camera 1.32.16 – Remote Code Execution
The FLIR AX8 thermal sensor camera suffers from two unauthenticated command injection vulnerabilities. The issues can be triggered when calling multiple unsanitized HTTP GET/POST parameters within the shell_exec function in res.php and palette.php file. This can be exploited to inject arbitrary system commands and gain root remote code execution.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in system commands.