Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 739346 (CVE-2019-10086)

Summary: <dev-java/commons-beanutils-1.9.4: Improper access restriction on classloader (CVE-2019-10086)
Product: Gentoo Security Reporter: Sam James <sam>
Component: VulnerabilitiesAssignee: Gentoo Security <security>
Status: IN_PROGRESS ---    
Severity: normal CC: fordfrog, java
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://mail-archives.apache.org/mod_mbox/www-announce/201908.mbox/%3cC628798F-315D-4428-8CB1-4ED1ECC958E4@apache.org%3e
See Also: https://github.com/gentoo/gentoo/pull/20553
Whiteboard: B2 [glsa cve]
Package list:
Runtime testing required: ---
Bug Depends on: 823824    
Bug Blocks: 785943, 788109    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-28 03:14:34 UTC
Description:
"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."
Comment 1 Larry the Git Cow gentoo-dev 2021-04-27 11:29:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=553539eb9d5c7409668481e510623db9f457f3e6

commit 553539eb9d5c7409668481e510623db9f457f3e6
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-04-27 09:13:13 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-04-27 11:29:48 +0000

    dev-java/commons-beanutils: bump to 1.9.4
    
    Bug: https://bugs.gentoo.org/739346
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/20553
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/commons-beanutils/Manifest                |  1 +
 .../commons-beanutils-1.9.4.ebuild                 | 69 ++++++++++++++++++++++
 2 files changed, 70 insertions(+)
Comment 2 Miroslav Šulc gentoo-dev 2021-04-27 11:31:37 UTC
we still have some tests failing, will try to fix that later...
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-08-16 19:23:55 UTC
Looks like stabilization was done in bug 832341. Tree is clean.