#VU20844 Protection mechanism failure in Apache Commons BeanUtils - CVE-2019-10086

 

#VU20844 Protection mechanism failure in Apache Commons BeanUtils - CVE-2019-10086

Published: September 4, 2019


Vulnerability identifier: #VU20844
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-10086
CWE-ID: CWE-693
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache Commons BeanUtils
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links