You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/02/23 22:56:00 UTC

[jira] [Commented] (AMBARI-23054) Remove dependency on commons-beanutils:commons-beanutils before version 1.9.2 for Ambari Server

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

Hudson commented on AMBARI-23054:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #624 (See [https://builds.apache.org/job/Ambari-branch-2.6/624/])
AMBARI-23054. Upgaring commons-beanutils dependency in ambari-server to (rlevas: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=8a7312ab36f57939c61c92d440d3d406855e2afd])
* (edit) utility/pom.xml
* (edit) ambari-project/pom.xml
AMBARI-23054. Removing commons-beanutils-core dependency from (rlevas: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=10583f327c032ddf75e15e44c1c78de6bd298016])
* (edit) ambari-server/pom.xml


> Remove dependency on commons-beanutils:commons-beanutils before version 1.9.2 for Ambari Server
> -----------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-23054
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23054
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.6.2
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.6.2, 2.7.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Remove dependency on commons-beanutils:commons-beanutils before version 1.9.2 due to security concerns. See CVE-2014-0114 - [https://nvd.nist.gov/vuln/detail/CVE-2014-0114]
> {noformat}
> --- maven-dependency-plugin:2.8:tree(default-cli) @ ambari-server ---
>  org.apache.ambari:ambari-server:jar:2.6.1.0.0
>  +- org.apache.hadoop:hadoop-common:jar:2.7.2:compile
>  |  \- commons-configuration:commons-configuration:jar:1.6:compile
>  |     +- commons-digester:commons-digester:jar:1.8:compile
>  |     |  \- commons-beanutils:commons-beanutils:jar:1.9.2:compile
>  |     \- commons-beanutils:commons-beanutils-core:jar:1.8.0:compile
>  \- utility:utility:jar:1.0.0.0-SNAPSHOT:test
>     \- com.puppycrawl.tools:checkstyle:jar:6.19:test
>        \- (commons-beanutils:commons-beanutils:jar:1.9.2:compile -{noformat}



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