ELA-1344-1 commons-beanutils security update

arbitrary code execution

2025-03-09
Packagecommons-beanutils
Version1.9.3-1+deb10u1 (buster)
Related CVEs CVE-2019-10086


Arbitrary code execution was possible by default in Apache Commons BeanUtils, Java classes for working with JavaBeans classes.

If needed, users can restore the previous default with

final BeanUtilsBean bub = new BeanUtilsBean(); 
bub.getPropertyUtils().removeBeanIntrospector(SuppressPropertiesBeanIntrospector.SUPPRESS_CLASS);


For Debian 10 buster, these problems have been fixed in version 1.9.3-1+deb10u1.

We recommend that you upgrade your commons-beanutils packages.

Further information about Extended LTS security advisories can be found in the dedicated section of our website.