You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Sriharsha Chintalapani (JIRA)" <ji...@apache.org> on 2015/01/30 19:50:34 UTC

[jira] [Created] (STORM-640) Storm UI vulnerable to poodle attack

Sriharsha Chintalapani created STORM-640:
--------------------------------------------

             Summary: Storm UI vulnerable to poodle attack
                 Key: STORM-640
                 URL: https://issues.apache.org/jira/browse/STORM-640
             Project: Apache Storm
          Issue Type: Bug
            Reporter: Sriharsha Chintalapani
            Assignee: Sriharsha Chintalapani
            Priority: Trivial


More info on this page http://en.wikipedia.org/wiki/POODLE . 
Steps to verify
1 Enable storm ui or logviewer to listen in SSL
2. openssl s_client -connect host:port | grep Protocol
3. If SSLv3 shows up you have the vulnerability, TLS protocol versions are OK.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)