vendor:
FLIR Thermal Camera PT-Series (PT-334 200562)
by:
N/A
9,8
CVSS
HIGH
Remote Command Injection
78
CWE
Product Name: FLIR Thermal Camera PT-Series (PT-334 200562)
Affected Version From: Firmware version: 8.0.0.64, Software version: 10.0.2.43, Release: 1.3.4 GA, 1.3.3 GA and 1.3.2
Affected Version To: Firmware version: 8.0.0.64, Software version: 10.0.2.43, Release: 1.3.4 GA, 1.3.3 GA and 1.3.2
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux 2.6.18_pro500-davinci_evm-arm_v5t_le, Linux 2.6.10_mvl401-davinci_evm-PSP_01_30_00_082, Nexus Server/2.5.29.0
2013
FLIR Systems FLIR Thermal Camera PT-Series (PT-334 200562) Remote Root Exploit
FLIR Camera PT-Series suffers from multiple unauthenticated remote command injection vulnerabilities. The vulnerability exist due to several POST parameters in controllerFlirSystem.php script when calling the execFlirSystem() function not being sanitized when using the shell_exec() PHP function while updating the network settings on the affected device. This allows the attacker to execute arbitrary system commands as the root user and bypass access controls in place.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in system commands.