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

Hai Zhou UTC+8 updated FLINK-8156:
----------------------------------
    Description: 
Commons-beanutils v1.8.0 dependency is not security compliant. See 
[CVE-2014-0114|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0114]:

{code:java}
Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in 
Apache Struts 1.x through 1.3.10 and in other products requiring 
commons-beanutils through 1.9.2, does not suppress the class property, which 
allows remote attackers to "manipulate" the ClassLoader and execute arbitrary 
code via the class parameter, as demonstrated by the passing of this parameter 
to the getClass method of the ActionForm object in Struts 1.
{code}

Note that current version commons-beanutils 1.9.2 in turn has a CVE in its 
dependency commons-collections (CVE-2015-6420, see BEANUTILS-488), which is 
fixed in 1.9.3.

We should upgrade {{commons-beanutils}} from 1.8.3 to 1.9.3 

  was:
Commons-beanutils v1.8.0 dependency is not security compliant. See 
[CVE-2014-0114|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0114]:
{noformat}
Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in 
Apache Struts 1.x through 1.3.10 and in other products requiring 
commons-beanutils through 1.9.2, does not suppress the class property, which 
allows remote attackers to "manipulate" the ClassLoader and execute arbitrary 
code via the class parameter, as demonstrated by the passing of this parameter 
to the getClass method of the ActionForm object in Struts 1.
{noformat}

Note that current version commons-beanutils 1.9.2 in turn has a CVE in its 
dependency commons-collections (CVE-2015-6420, see BEANUTILS-488), which is 
fixed in 1.9.3.

We should upgrade {{commons-beanutils}} from 1.8.3 to 1.9.3 


> Bump commons-beanutils version to 1.9.3
> ---------------------------------------
>
>                 Key: FLINK-8156
>                 URL: https://issues.apache.org/jira/browse/FLINK-8156
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.4.0
>            Reporter: Hai Zhou UTC+8
>            Assignee: Hai Zhou UTC+8
>             Fix For: 1.5.0
>
>
> Commons-beanutils v1.8.0 dependency is not security compliant. See 
> [CVE-2014-0114|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0114]:
> {code:java}
> Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar 
> in Apache Struts 1.x through 1.3.10 and in other products requiring 
> commons-beanutils through 1.9.2, does not suppress the class property, which 
> allows remote attackers to "manipulate" the ClassLoader and execute arbitrary 
> code via the class parameter, as demonstrated by the passing of this 
> parameter to the getClass method of the ActionForm object in Struts 1.
> {code}
> Note that current version commons-beanutils 1.9.2 in turn has a CVE in its 
> dependency commons-collections (CVE-2015-6420, see BEANUTILS-488), which is 
> fixed in 1.9.3.
> We should upgrade {{commons-beanutils}} from 1.8.3 to 1.9.3 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to