vendor:
PHPCompta/NOALYSS
by:
Jerzy Kramarz
7,5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: PHPCompta/NOALYSS
Affected Version From: 6.7.1 5638
Affected Version To: 6.7.2
Patch Exists: YES
Related CWE: CVE-2014-6389
CPE: 2.3:a:phpcompta:phpcompta:6.7.1_5638
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2014
Remote Command Execution in PHPCompta/NOALYSS
PhpCompta 6.7.1-2 does not validate the syntax of the commands when processing backup requests from users. It is possible to abuse the 'd' parameter to inject additional parameters that will then be passed via the php passthru() function to create a backup file, which will subsequently be executed.
Mitigation:
Validate the syntax of the commands when processing backup requests from users.