Insecure Deserialization in Apache Commons Beanutils
High severity
GitHub Reviewed
Published
Jun 15, 2020
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Package
Affected versions
< 1.9.4
Patched versions
1.9.4
Description
Published by the National Vulnerability Database
Aug 20, 2019
Reviewed
Jun 11, 2020
Published to the GitHub Advisory Database
Jun 15, 2020
Last updated
Jan 27, 2023
In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, however were not using this by default characteristic of the PropertyUtilsBean.
References