Search for packages
| purl | pkg:deb/debian/httpcomponents-client@4.3.5-2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-3ur6-9s61-13a3
Aliases: CVE-2015-5262 GHSA-fmj5-wv96-r2ch |
http/conn/ssl/SSLConnectionSocketFactory.java in Apache HttpComponents HttpClient before 4.3.6 ignores the http.socket.timeout configuration setting during an SSL handshake, which allows remote attackers to cause a denial of service (HTTPS call hang) via unspecified vectors. |
Affected by 1 other vulnerability. |
|
VCID-mrdq-9pb2-3qb5
Aliases: CVE-2020-13956 GHSA-7r82-7xv7-xcpj |
Cross-site scripting in Apache HttpClient Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution. |
Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-2phd-tw5c-xbdb | 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. |
CVE-2013-4366
GHSA-pqwh-44jj-p5rm |
| VCID-3bxq-vmjj-kqfe | 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. |
CVE-2014-3577
GHSA-cfh5-3ghh-wfjx |