Main
Vulnerability Database
Exploits
ID:1733 - Exploit for Code injection in AWStats Totals - CVE-2008-3922
ID:1733 - Exploit for Code injection in AWStats Totals - CVE-2008-3922
Published: March 18, 2020
Vulnerability identifier: #VU12104
Vulnerability risk: High
CVE-ID: CVE-2008-3922
CWE-ID: CWE-94
Exploitation vector: Remote access
Vulnerable software:
AWStats Totals
AWStats Totals
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The weakness exists in awstatstotals.php due to code injection. A remote attacker can execute arbitrary code via PHP sequences in the sort parameter, which is used by the multisort function when dynamically creating an anonymous PHP function.
The weakness exists in awstatstotals.php due to code injection. A remote attacker can execute arbitrary code via PHP sequences in the sort parameter, which is used by the multisort function when dynamically creating an anonymous PHP function.
Remediation
Update to version 1.15 or later.