#VU20844 Protection mechanism failure in Apache Commons BeanUtils - CVE-2019-10086
Published: September 4, 2019
Apache Commons BeanUtils
Apache Foundation
Description
The vulnerability allows a remote attacker to bypass certain security restrictions.
The vulnerability exist due to Beanutils is not using by default the a special BeanIntrospector class in PropertyUtilsBean that was supposed to suppress the ability for an attacker to access the classloader via the class property available on all Java objects. A remote attacker can abuse such application behavior against applications that were developed to rely on this security feature.