You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Alberto Fernández (JIRA)" <ji...@apache.org> on 2012/12/10 20:23:22 UTC

[jira] [Updated] (HTTPCLIENT-1265) Insercure certificate validation CVE-2012-5783

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alberto Fernández updated HTTPCLIENT-1265:
------------------------------------------

    Attachment: CVE-2012-5783-2.patch
    
> Insercure certificate validation CVE-2012-5783
> ----------------------------------------------
>
>                 Key: HTTPCLIENT-1265
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1265
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 3.1 Final
>         Environment: All
>            Reporter: Alberto Fernández
>         Attachments: CVE-2012-5783-2.patch
>
>
> See.
> http://www.cs.utexas.edu/~shmat/shmat_ccs12.pdf
> Using JSSE you must manually validate server name you're connecting to matches 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=CVE-2012-5783

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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