[
https://issues.apache.org/jira/browse/MYFACES-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158249#comment-15158249
]
Santosh P commented on MYFACES-4032:
------------------------------------
Hello,
Thank you for providing the fix.
As there two parts in the correction,
1. Upgrade to latest version
2. Apply the SuppressPropertiesBeanIntrospector.SUPPRESS_CLASS property
Here is the example:
http://commons.apache.org/proper/commons-beanutils/javadocs/v1.9.2/RELEASE-NOTES.txt
Could you please let me know if you are making use of bean introspector
property also in the correction.
Thank you & BRs,
Santosh
> upgrade common-beanutils to 1.9.2 to resolve security vulnerability
> -------------------------------------------------------------------
>
> Key: MYFACES-4032
> URL: https://issues.apache.org/jira/browse/MYFACES-4032
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.2.8, 2.2.9
> Reporter: Santosh P
> Assignee: Leonardo Uribe
> Priority: Critical
> Fix For: 2.2.10
>
>
> Hello,
> We have been reported for security vulnerable library common-beanutils-1.8.3.
> Myfaces-impl is dependent on this library and which is downloaded to
> application WEB-INF/lib while packaging.
> Clould you please upgrade to latest release 1.9.2 of common-beanutils and
> make use of 'SuppressPropertiesBeanIntrospector'.
> More details can be found here:
> https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0114
> http://openwall.com/lists/oss-security/2014/06/15/10
> http://commons.apache.org/proper/commons-beanutils/javadocs/v1.9.2/RELEASE-NOTES.txt
> https://issues.apache.org/jira/browse/BEANUTILS-463
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)