Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6
-
None
-
None
Description
CVE-2019-10086. Apache Commons Beanutils does not suppresses the class property in bean introspection by default.
From BeanUtils:
The primary reason for this release is a bugfix for CVE-2014-0114. More specifically, our goal with
BEANUTILS-520is to set the default behaviour of the BeanUtilsBean to not allow class level access. The goal in doing this now is to bring 1.9.X into alignment with the same behaviour of the 2.X version line in regards to security. If one would like to opt out of the default behaviour, one could follow the example set out in the test class available in src/test/java/org/apache/commons/beanutils/bugs/Jira520TestCase.java.
Attachments
Issue Links
- duplicates
-
VALIDATOR-458 commons-beanutils version 1.9.2 is having vulnerabilities upgrade it to the latest one
- Closed