First published: Sun Aug 26 2018(Updated: )
A flaw was found in mod_perl 2.0 through 2.0.10 which allows attackers to execute arbitrary Perl code by placing it in a user-owned .htaccess file, because (contrary to the documentation) there is no configuration option that permits Perl code for the administrator's control of HTTP request processing without also permitting unprivileged users to run Perl code in the context of the user account that runs Apache HTTP Server processes. References: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644169">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644169</a>
Credit: security@debian.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/libapache2-mod-perl2 | 2.0.11-4 2.0.12-1 2.0.13-1 | |
Apache mod_perl | >=2.0.0<=2.0.10 | |
Debian | =8.0 | |
Red Hat Enterprise Linux | =6.0 | |
Red Hat Enterprise Linux | =6.7 | |
Red Hat Enterprise Linux | =7.0 | |
Red Hat Enterprise Linux | =7.3 | |
Red Hat Enterprise Linux | =7.4 | |
Red Hat Enterprise Linux | =7.5 | |
Red Hat Enterprise Linux | =7.6 | |
Red Hat Enterprise Linux Desktop | =6.0 | |
Red Hat Enterprise Linux Server | =6.0 | |
Red Hat Enterprise Linux Workstation | =6.0 | |
Ubuntu Linux | =12.04 | |
Ubuntu Linux | =14.04 | |
Ubuntu Linux | =16.04 | |
Ubuntu Linux | =18.04 | |
Ubuntu Linux | =18.10 | |
Ubuntu | =12.04 | |
Ubuntu | =14.04 | |
Ubuntu | =16.04 | |
Ubuntu | =18.04 | |
Ubuntu | =18.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-2767 is classified as a critical vulnerability due to the potential for arbitrary code execution.
To mitigate CVE-2011-2767, upgrade to mod_perl version 2.0.11-4 or later.
CVE-2011-2767 affects mod_perl versions 2.0 through 2.0.10.
Yes, unauthorized users can exploit CVE-2011-2767 by placing malicious Perl code in .htaccess files.
Disabling the use of .htaccess files or restricting their access can serve as a temporary workaround for CVE-2011-2767.