First published: Thu Sep 08 2011(Updated: )
It was found that the perl Fast CGI module did not properly clean up certain environment variables, related to a particular HTTP request, between subsequent incoming requests. Any environment variable set in the first pass through the code by processing the first request, that wasn't set in some subsequent request, has been added to the hash containing environment variables for that subsequent request. A remote attacker could use this flaw to bypass the authentication process and obtain access to resources, which would be otherwise protected by authentication. References: [1] <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607479">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607479</a>
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
FastCGI | >=0.70<=0.73 | |
Debian Linux | =5.0 | |
Debian Linux | =7.0 | |
Debian Linux | =6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-2766 is rated as a medium severity vulnerability due to improper handling of environment variables that could allow sensitive data exposure.
CVE-2011-2766 affects Fast CGI versions between 0.70 and 0.73 and Debian versions 5.0, 6.0, and 7.0.
To fix CVE-2011-2766, upgrade the Fast CGI module to a version later than 0.73.
CVE-2011-2766 is categorized as an improper environment variable handling vulnerability.
Yes, CVE-2011-2766 can lead to potential information disclosure and security breaches if not mitigated.