You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/08/09 16:53:20 UTC

[jira] [Commented] (HADOOP-13299) JMXJsonServlet is vulnerable to TRACE

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

Daniel Templeton commented on HADOOP-13299:
-------------------------------------------

Looks like the issue is a potential hole to allow for cross site tracing (https://www.owasp.org/index.php/Cross_Site_Tracing).  It could be a false alarm, but it's definitely something that a customer who scans Hadoop will find.  If we're not doing anything with the TRACE operation, then we should close the hole just to be safe.

> JMXJsonServlet is vulnerable to TRACE 
> --------------------------------------
>
>                 Key: HADOOP-13299
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13299
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Haibo Chen
>            Assignee: Haibo Chen
>            Priority: Minor
>         Attachments: hadoop13299.001.patch
>
>
> Nessus scan shows that JMXJsonServlet is vulnerable to TRACE/TRACK requests.  We could disable this to avoid such vulnerability.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org