Apache mod_tcl: Format string vulnerability A format string vulnerabilty has been found in Apache mod_tcl, which could lead to the remote execution of arbitrary code. mod_tcl 2006-10-24 2006-10-24 151359 remote 1.0.1 1.0.1

Apache mod_tcl is a TCL interpreting module for the Apache 2.x web server.

Sparfell discovered format string errors in calls to the set_var function in tcl_cmds.c and tcl_core.c.

A remote attacker could exploit the vulnerability to execute arbitrary code with the rights of the user running the Apache server.

There is no known workaround at this time.

All mod_tcl users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=www-apache/mod_tcl-1.0.1"
CVE-2006-4154 falco falco vorlon078