forked from pool/apache-commons-httpclient
Accepting request 844266 from home:pmonrealgonzalez:branches:Java:packages
- Security fix [bsc#945190, CVE-2015-5262] * http/conn/ssl/SSLConnectionSocketFactory.java 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. - Add apache-commons-httpclient-CVE-2015-5262.patch - Security fix [bsc#1178171, CVE-2014-3577] * org.apache.http.conn.ssl.AbstractVerifier 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 MITM attackers to spoof SSL servers via a "CN=" string in a field in the distinguished name (DN) of a certificate. - Add apache-commons-httpclient-CVE-2014-3577.patch OBS-URL: https://build.opensuse.org/request/show/844266 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-httpclient?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 10:39:27 UTC 2020 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- Security fix [bsc#945190, CVE-2015-5262]
|
||||
* http/conn/ssl/SSLConnectionSocketFactory.java 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.
|
||||
- Add apache-commons-httpclient-CVE-2015-5262.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 10:38:45 UTC 2020 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- Security fix [bsc#1178171, CVE-2014-3577]
|
||||
* org.apache.http.conn.ssl.AbstractVerifier 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 MITM attackers to spoof SSL servers
|
||||
via a "CN=" string in a field in the distinguished name (DN)
|
||||
of a certificate.
|
||||
- Add apache-commons-httpclient-CVE-2014-3577.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 23:15:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Reference in New Issue
Block a user