[jira] [Commented] (KYLIN-3268) Tomcat Security Vulnerability Alert. The version of the tomcat for kylin should upgrade to 7.0.85.

2018-02-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380454#comment-16380454
 ] 

ASF subversion and git services commented on KYLIN-3268:


Commit 65174698094bb2e6a7a12849dc9dd42c6cfe6e82 in kylin's branch 
refs/heads/2.3.x from [~peng.jianhua]
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=6517469 ]

KYLIN-3268 Tomcat Security Vulnerability Alert. The version of the tomcat for 
kylin should upgrade to 7.0.85.

Signed-off-by: Billy Liu 


> Tomcat Security Vulnerability Alert. The version of the tomcat for kylin 
> should upgrade to 7.0.85.
> --
>
> Key: KYLIN-3268
> URL: https://issues.apache.org/jira/browse/KYLIN-3268
> Project: Kylin
>  Issue Type: Bug
>  Components: Security
>Reporter: peng.jianhua
>Assignee: peng.jianhua
>Priority: Major
>  Labels: patch
> Fix For: v2.3.0
>
> Attachments: 
> 0001-KYLIN-3268-Tomcat-Security-Vulnerability-Alert.-The-.patch
>
>
> [SECURITY] CVE-2018-1305 Security constraint annotations applied too late
> CVE-2018-1305 Security constraint annotations applied too late
> Severity: High 
> Versions Affected: Apache Tomcat 9.0.0.M1 to 9.0.4 Apache Tomcat 8.5.0 to 
> 8.5.27 Apache Tomcat 8.0.0.RC1 to 8.0.49 Apache Tomcat 7.0.0 to 7.0.84
> Description: Security constraints defined by annotations of Servlets were 
> only applied once a Servlet had been loaded. Because security constraints 
> defined in this way apply to the URL pattern and any URLs below that point, 
> it was possible - depending on the order Servlets were loaded - for some 
> security constraints not to be applied. This could have exposed resources to 
> users who were not authorised to access them.
> Mitigation: Users of the affected versions should apply one of the following 
> mitigations. Upgrade to: - Apache Tomcat 9.0.5 or later - Apache Tomcat 
> 8.5.28 or later - Apache Tomcat 8.0.50 or later - Apache Tomcat 7.0.85 or 
> later
> References:https://lists.apache.org/thread.html/d3354bb0a4eda4acc0a66f3eb24a213fdb75d12c7d16060b23e65781@%3Cannounce.tomcat.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3268) Tomcat Security Vulnerability Alert. The version of the tomcat for kylin should upgrade to 7.0.85.

2018-02-28 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380416#comment-16380416
 ] 

ASF subversion and git services commented on KYLIN-3268:


Commit 045b22df330ff5425bdc0538564a2fbd653733e5 in kylin's branch 
refs/heads/master from [~peng.jianhua]
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=045b22d ]

KYLIN-3268 Tomcat Security Vulnerability Alert. The version of the tomcat for 
kylin should upgrade to 7.0.85.

Signed-off-by: Billy Liu 


> Tomcat Security Vulnerability Alert. The version of the tomcat for kylin 
> should upgrade to 7.0.85.
> --
>
> Key: KYLIN-3268
> URL: https://issues.apache.org/jira/browse/KYLIN-3268
> Project: Kylin
>  Issue Type: Bug
>  Components: Security
>Reporter: peng.jianhua
>Assignee: peng.jianhua
>Priority: Major
>  Labels: patch
> Fix For: v2.3.0
>
> Attachments: 
> 0001-KYLIN-3268-Tomcat-Security-Vulnerability-Alert.-The-.patch
>
>
> [SECURITY] CVE-2018-1305 Security constraint annotations applied too late
> CVE-2018-1305 Security constraint annotations applied too late
> Severity: High 
> Versions Affected: Apache Tomcat 9.0.0.M1 to 9.0.4 Apache Tomcat 8.5.0 to 
> 8.5.27 Apache Tomcat 8.0.0.RC1 to 8.0.49 Apache Tomcat 7.0.0 to 7.0.84
> Description: Security constraints defined by annotations of Servlets were 
> only applied once a Servlet had been loaded. Because security constraints 
> defined in this way apply to the URL pattern and any URLs below that point, 
> it was possible - depending on the order Servlets were loaded - for some 
> security constraints not to be applied. This could have exposed resources to 
> users who were not authorised to access them.
> Mitigation: Users of the affected versions should apply one of the following 
> mitigations. Upgrade to: - Apache Tomcat 9.0.5 or later - Apache Tomcat 
> 8.5.28 or later - Apache Tomcat 8.0.50 or later - Apache Tomcat 7.0.85 or 
> later
> References:https://lists.apache.org/thread.html/d3354bb0a4eda4acc0a66f3eb24a213fdb75d12c7d16060b23e65781@%3Cannounce.tomcat.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KYLIN-3268) Tomcat Security Vulnerability Alert. The version of the tomcat for kylin should upgrade to 7.0.85.

2018-02-27 Thread Billy Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/KYLIN-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379641#comment-16379641
 ] 

Billy Liu commented on KYLIN-3268:
--

All security vulnerabilities should be fixed with high priority. Let's do it. 

> Tomcat Security Vulnerability Alert. The version of the tomcat for kylin 
> should upgrade to 7.0.85.
> --
>
> Key: KYLIN-3268
> URL: https://issues.apache.org/jira/browse/KYLIN-3268
> Project: Kylin
>  Issue Type: Bug
>  Components: Security
>Reporter: peng.jianhua
>Assignee: peng.jianhua
>Priority: Major
>  Labels: patch
>
> [SECURITY] CVE-2018-1305 Security constraint annotations applied too late
> CVE-2018-1305 Security constraint annotations applied too late
> Severity: High 
> Versions Affected: Apache Tomcat 9.0.0.M1 to 9.0.4 Apache Tomcat 8.5.0 to 
> 8.5.27 Apache Tomcat 8.0.0.RC1 to 8.0.49 Apache Tomcat 7.0.0 to 7.0.84
> Description: Security constraints defined by annotations of Servlets were 
> only applied once a Servlet had been loaded. Because security constraints 
> defined in this way apply to the URL pattern and any URLs below that point, 
> it was possible - depending on the order Servlets were loaded - for some 
> security constraints not to be applied. This could have exposed resources to 
> users who were not authorised to access them.
> Mitigation: Users of the affected versions should apply one of the following 
> mitigations. Upgrade to: - Apache Tomcat 9.0.5 or later - Apache Tomcat 
> 8.5.28 or later - Apache Tomcat 8.0.50 or later - Apache Tomcat 7.0.85 or 
> later
> References:https://lists.apache.org/thread.html/d3354bb0a4eda4acc0a66f3eb24a213fdb75d12c7d16060b23e65781@%3Cannounce.tomcat.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)