First published: Mon Oct 30 2017(Updated: )
http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Apache HttpClient | =4.3 | |
Apache HttpClient | =4.3-alpha1 | |
Apache HttpClient | =4.3-beta1 | |
Apache HttpClient | =4.3-beta2 | |
maven/org.apache.httpcomponents:httpclient | >=4.3<4.3.1 | 4.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-4366 is a vulnerability in Apache HttpClient 4.3.x before 4.3.1 that allows attackers to have unspecified impact via vectors involving hostname verification.
The severity of CVE-2013-4366 is critical with a CVSS score of 9.8.
CVE-2013-4366 affects Apache HttpClient 4.3.x before 4.3.1 by not ensuring that X509HostnameVerifier is not null, which can be exploited by attackers.
To fix CVE-2013-4366, upgrade to Apache HttpClient version 4.3.1 or higher.
You can find more information about CVE-2013-4366 on the Apache website and the official release notes for Apache HttpClient 4.3.x.