Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739346 (CVE-2019-10086) - <dev-java/commons-beanutils-1.9.4: Improper access restriction on classloader (CVE-2019-10086)
Summary: <dev-java/commons-beanutils-1.9.4: Improper access restriction on classloader...
Status: IN_PROGRESS
Alias: CVE-2019-10086
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL: https://mail-archives.apache.org/mod_...
Whiteboard: B2 [glsa cve]
Keywords:
Depends on: 823824
Blocks: 785943 788109
  Show dependency tree
 
Reported: 2020-08-28 03:14 UTC by Sam James
Modified: 2024-03-29 11:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.