AWStats: Arbitrary code execution using malicious Referrer information AWStats fails to validate certain log input, which could lead to the execution of arbitrary Perl code during the generation of the statistics. awstats 2005-08-16 2009-05-28: 02 102145 remote 6.5 6.5

AWStats is an advanced log file analyzer and statistics generator. In HTTP reports it parses Referrer information in order to display the most common Referrer values that caused users to visit the website.

When using a URLPlugin, AWStats fails to sanitize Referrer URL data before using them in a Perl eval() routine.

A remote attacker can include arbitrary Referrer information in a HTTP request to a web server, therefore injecting tainted data in the log files. When AWStats is run on this log file, this can result in the execution of arbitrary Perl code with the rights of the user running AWStats.

Disable all URLPlugins in the AWStats configuration.

All AWStats users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=www-misc/awstats-6.5"

Note: Users with the vhosts USE flag set should manually use webapp-config to finalize the update.

CAN-2005-1527 iDEFENSE Advisory koon koon