vendor:
PHP Advanced Transfer Manager (phpatm)
by:
Ali.Mohajem
7.5
CVSS
HIGH
Injection Attack
89
CWE
Product Name: PHP Advanced Transfer Manager (phpatm)
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Injection Attack in PHP Advanced Transfer Manager (phpatm)
The PHP Advanced Transfer Manager (phpatm) is vulnerable to an injection attack. This can be exploited by sending a specially crafted request to the 'index.php' file with the 'action' parameter set to 'downloadfile' and the 'directory' parameter set to '../'. This allows an attacker to download arbitrary files from the server.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a patched version of phpATM or implement proper input validation and sanitization.