[
https://issues.apache.org/jira/browse/DIGESTER-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156452#comment-15156452
]
Santosh P commented on DIGESTER-184:
------------------------------------
[[email protected]],
Thanks for the information Sebb.
As the work around has two parts,
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
Though we upgrade to latest version, the usage of above property should come
from common-digester itself, in my opinion.
So, could you please let me know if any work around from common-digester is
available OR will this fix be provided in next release.
Thank you & BRs,
Santosh
> upgrade common-beanutils to 1.9.2 to resolve security vulnerability
> -------------------------------------------------------------------
>
> Key: DIGESTER-184
> URL: https://issues.apache.org/jira/browse/DIGESTER-184
> Project: Commons Digester
> Issue Type: Bug
> Affects Versions: 2.1, 3.2
> Reporter: Santosh P
> Priority: Minor
>
> Hello,
> We have been reported for security vulnerable library common-beanutils-1.8.3.
> common-digester 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)