First published: Tue May 31 2011(Updated: )
Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.apache.httpcomponents:httpclient | >=4.0.0<4.1.1 | 4.1.1 |
redhat/httpcomponents-client | <4.1.1 | 4.1.1 |
Apache Commons HttpClient | =4.0 | |
Apache Commons HttpClient | =4.0-alpha1 | |
Apache Commons HttpClient | =4.0-alpha2 | |
Apache Commons HttpClient | =4.0-alpha3 | |
Apache Commons HttpClient | =4.0-alpha4 | |
Apache Commons HttpClient | =4.0-beta1 | |
Apache Commons HttpClient | =4.0-beta2 | |
Apache Commons HttpClient | =4.0.1 | |
Apache Commons HttpClient | =4.1 | |
Apache Commons HttpClient | =4.1-alpha1 | |
Apache Commons HttpClient | =4.1-alpha2 | |
Apache Commons HttpClient | =4.1-beta1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-1498 is considered to have medium severity due to the potential exposure of sensitive information.
To fix CVE-2011-1498, upgrade to Apache HttpClient version 4.1.1 or later.
CVE-2011-1498 affects versions of Apache HttpClient prior to 4.1.1 when used with an authenticating proxy server.
CVE-2011-1498 could allow remote web servers to log and access sensitive information from the Proxy-Authorization header.
Yes, CVE-2011-1498 is a client-side vulnerability affecting applications using older versions of Apache HttpClient.