You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "David Jorm (JIRA)" <ji...@apache.org> on 2014/09/18 04:00:37 UTC

[jira] [Updated] (AMBARI-7324) Spring as used in Ambari is vulnerable to known security issues

     [ https://issues.apache.org/jira/browse/AMBARI-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jorm updated AMBARI-7324:
-------------------------------
    Attachment: 0001-AMBARI-7324-incomplete-patch-to-upgrade-spring-depen.patch

This is an incomplete patch. It updates some spring dependencies, but after rebuilding, some old spring artifacts still appear. I cannot figure out how they're included:

./ambari-server/target/ambari-server-1.3.0-SNAPSHOT-dist/ambari-server-1.3.0-SNAPSHOT/lib/ambari-server/spring-security-web-3.1.2.RELEASE.jar
./ambari-server/target/ambari-server-1.3.0-SNAPSHOT-dist/ambari-server-1.3.0-SNAPSHOT/lib/ambari-server/spring-security-ldap-3.1.2.RELEASE.jar
./ambari-server/target/ambari-server-1.3.0-SNAPSHOT-dist/ambari-server-1.3.0-SNAPSHOT/lib/ambari-server/spring-security-config-3.1.2.RELEASE.jar
./ambari-server/target/ambari-server-1.3.0-SNAPSHOT-dist/ambari-server-1.3.0-SNAPSHOT/lib/ambari-server/spring-ldap-core-1.3.1.RELEASE.jar
./ambari-server/target/ambari-server-1.3.0-SNAPSHOT-dist/ambari-server-1.3.0-SNAPSHOT/lib/ambari-server/spring-security-core-3.1.2.RELEASE.jar
./ambari-server/target/ambari-server-1.3.0-SNAPSHOT-dist/ambari-server-1.3.0-SNAPSHOT/lib/ambari-server/spring-jdbc-3.0.7.RELEASE.jar

mvn dependency:tree yields no clues.

> Spring as used in Ambari is vulnerable to known security issues
> ---------------------------------------------------------------
>
>                 Key: AMBARI-7324
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7324
>             Project: Ambari
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 1.6.1
>            Reporter: David Jorm
>              Labels: security
>         Attachments: 0001-AMBARI-7324-incomplete-patch-to-upgrade-spring-depen.patch
>
>
> Ambari includes spring 3.0.7 and spring-security 3.1.2. These libraries are vulnerable to some known security issues, which can be resolved by upgrading spring:
> http://www.pivotal.io/security/cve-2014-3578
> http://www.pivotal.io/security/cve-2014-3527
> http://www.pivotal.io/security/cve-2014-0097



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