Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 55AD4EEE6 for ; Fri, 23 Nov 2012 13:35:02 +0000 (UTC) Received: (qmail 92184 invoked by uid 500); 23 Nov 2012 13:35:01 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 92050 invoked by uid 500); 23 Nov 2012 13:35:00 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 92010 invoked by uid 99); 23 Nov 2012 13:34:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2012 13:34:59 +0000 Date: Fri, 23 Nov 2012 13:34:59 +0000 (UTC) From: "Oleg Kalnichevski (JIRA)" To: dev@hc.apache.org Message-ID: <1809853456.19166.1353677699597.JavaMail.jiratomcat@arcas> In-Reply-To: <679221941.17851.1353625978169.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (HTTPCLIENT-1265) Insercure certificate validation CVE-2012-5783 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HTTPCLIENT-1265?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1265. ------------------------------------------- Resolution: Won't Fix =20 > Insercure certificate validation CVE-2012-5783 > ---------------------------------------------- > > Key: HTTPCLIENT-1265 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-126= 5 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpClient > Affects Versions: 3.1 Final > Environment: All > Reporter: Alberto Fern=C3=A1ndez > Attachments: CVE-2012-5783.patch > > > See. > http://www.cs.utexas.edu/~shmat/shmat_ccs12.pdf > Using JSSE you must manually validate server name you're connecting to ma= tches one of the names provided by the certificate. So you can detect a man= -in-the-middle type attack with a valid certificado for other site. > http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2012-5783 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org