vendor:
by:
ThE dE@Th
7.5
CVSS
HIGH
Code Injection
94
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Code Injection in xt_counter.php
This vulnerability allows an attacker to inject and execute malicious code through the 'server_base_dir' parameter in the xt_counter.php script. By supplying a specially crafted value for 'server_base_dir', an attacker can execute arbitrary code on the server.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user input before using it in server-side code. Additionally, ensure that the server is running the latest version of the xt_counter.php script with any security patches applied.