CVE-2014-3577
CVE-2014-3577 is a medium-severity vulnerability in Apache Httpclient with a CVSS 2.0 base score of 5.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 5.8)
- EPSS exploit prediction: 9% (95th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Apache Httpclient
- Published:
- Last modified:
Description
org.apache.http.conn.ssl.AbstractVerifier in Apache HttpComponents HttpClient before 4.3.5 and HttpAsyncClient before 4.0.2 does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a "CN=" string in a field in the distinguished name (DN) of a certificate, as demonstrated by the "foo,CN=www.apache.org" string in the O field.
Frequently asked questions
- What is CVE-2014-3577?
- org.apache.http.conn.ssl.AbstractVerifier in Apache HttpComponents HttpClient before 4.3.5 and HttpAsyncClient before 4.0.2 does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a "CN=" string in a field in the distinguished name (DN) of a certificate, as demonstrated by the "foo,CN=www.apache.org" string in the O field.
- How severe is CVE-2014-3577?
- CVE-2014-3577 has a CVSS 2.0 base score of 5.8, rated medium severity.
- Is CVE-2014-3577 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 9% (95th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2014-3577?
- CVE-2014-3577 primarily affects Apache Httpclient. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2014-3577?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2014-3577 published?
- CVE-2014-3577 was published on 2014-08-21 and last updated on 2026-06-17.
References
- http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00032.html
- http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00033.html
- http://packetstormsecurity.com/files/127913/Apache-HttpComponents-Man-In-The-Middle.html
- http://rhn.redhat.com/errata/RHSA-2014-1146.html
- http://rhn.redhat.com/errata/RHSA-2014-1166.html
- http://rhn.redhat.com/errata/RHSA-2014-1833.html
- http://rhn.redhat.com/errata/RHSA-2014-1834.html
- http://rhn.redhat.com/errata/RHSA-2014-1835.html
- http://rhn.redhat.com/errata/RHSA-2014-1836.html
- http://rhn.redhat.com/errata/RHSA-2014-1891.html
- http://rhn.redhat.com/errata/RHSA-2014-1892.html
- http://rhn.redhat.com/errata/RHSA-2015-0125.html
- http://rhn.redhat.com/errata/RHSA-2015-0158.html
- http://rhn.redhat.com/errata/RHSA-2015-0675.html
- http://rhn.redhat.com/errata/RHSA-2015-0720.html
- http://rhn.redhat.com/errata/RHSA-2015-0765.html
- http://rhn.redhat.com/errata/RHSA-2015-0850.html
- http://rhn.redhat.com/errata/RHSA-2015-0851.html
- http://rhn.redhat.com/errata/RHSA-2015-1176.html
- http://rhn.redhat.com/errata/RHSA-2015-1177.html
- http://rhn.redhat.com/errata/RHSA-2015-1888.html
- http://rhn.redhat.com/errata/RHSA-2016-1773.html
- http://rhn.redhat.com/errata/RHSA-2016-1931.html
- http://seclists.org/fulldisclosure/2014/Aug/48
- http://secunia.com/advisories/60466
- http://secunia.com/advisories/60589
- http://secunia.com/advisories/60713
- http://www.openwall.com/lists/oss-security/2021/10/06/1
- http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html
- http://www.osvdb.org/110143
Affected products (2)
- cpe:2.3:a:apache:httpclient:*:*:*:*:*:*:*:*
- cpe:2.3:a:apache:httpasyncclient:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Httpclient
- CVE-2013-4366 — Critical (CVSS 9.8): http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that…
- CVE-2025-27820 — High (CVSS 7.5): A bug in PSL validation logic in Apache HttpClient 5.4.x disables domain checks, affecting cookie management and host…
- CVE-2026-40542 — High (CVSS 7.3): Missing critical step in authentication in Apache HttpClient 5.6 allows an attacker to cause the client to accept…
- CVE-2012-5783 — Medium (CVSS 5.8): Apache Commons HttpClient 3.x, as used in Amazon Flexible Payments Service (FPS) merchant Java SDK and other products,…
- CVE-2020-13956 — Medium (CVSS 5.3): Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request…
- CVE-2015-5262 — Medium (CVSS 4.3): http/conn/ssl/SSLConnectionSocketFactory.java in Apache HttpComponents HttpClient before 4.3.6 ignores the…