[ 
https://issues.apache.org/jira/browse/STORM-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302590#comment-14302590
 ] 

ASF GitHub Bot commented on STORM-640:
--------------------------------------

GitHub user harshach opened a pull request:

    https://github.com/apache/storm/pull/412

    STORM-640. Storm UI vulnerable to poodle attack.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/harshach/incubator-storm STORM-640

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/412.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #412
    
----
commit e3ee3a3c3f3f8da03dcecf2c7cd617ec6826b445
Author: Sriharsha Chintalapani <m...@harsha.io>
Date:   2015-02-03T00:49:40Z

    STORM-640. Storm UI vulnerable to poodle attack.

----


> 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)

Reply via email to