Update Apache HttpComponents to 4.3.5 - CVE-2014-3577: Apache HttpComponents client: Hostname verification susceptible to MITM attack [SPR-12100] #16716
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
JimK opened SPR-12100 and commented
Security Advisory - Apache Software Foundation
Apache HttpComponents / hc.apache.org
Apache HttpComponents (prior to revision 4.3.5/4.0.2) may be susceptible
to a 'Man in the Middle Attack' due to a flaw in the default hostname
verification during SSL/TLS when a specially crafted server side
certificate is used.
Background
During an SSL connection (https) the client verifies the hostname in
the URL against the hostname as encoded in the servers certificate (CN,
subjectAlt fields). This is to ensure that the client connects to the
'real' server, as opposed to something in middle (man in the middle)
that may compromise end to end confidentiality and integrity.
Affects: 3.2.11, 4.0.6
Reference URL: http://mail-archives.apache.org/mod_mbox/www-announce/201408.mbox/CVE-2014-3577
Referenced from: commits 5cd1e6a, fb452fa
Backported to: 4.0.7
The text was updated successfully, but these errors were encountered: