Alberto Fernández created AXIS-2883: ---------------------------------------
Summary: Insecure certificate validation CVE-2012-5784 Key: AXIS-2883 URL: https://issues.apache.org/jira/browse/AXIS-2883 Project: Axis Issue Type: Bug Affects Versions: 1.4 Environment: All Reporter: Alberto Fernández Attachments: CVE-2012-5784.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 certificate for other site. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5784 -- 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: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org