Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765451 (CVE-2021-23926) - dev-java/xml-xmlbeans: XXE vulnerability (CVE-2021-23926)
Summary: dev-java/xml-xmlbeans: XXE vulnerability (CVE-2021-23926)
Status: RESOLVED FIXED
Alias: CVE-2021-23926
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL: https://issues.apache.org/jira/browse...
Whiteboard: ~4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-14 18:08 UTC by John Helmert III
Modified: 2021-08-09 15:14 UTC (History)
1 user (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 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-01-14 18:08:48 UTC
CVE-2021-23926:

The XML parsers used by XMLBeans up to version 2.6.0 did not set the properties needed to protect the user from malicious XML input. Vulnerabilities include possibilities for XML Entity Expansion attacks. Affects XMLBeans up to and including v2.6.0.


Fixed in 3.0.0 according to the Jira bug. Please bump.
Comment 1 NATTkA bot gentoo-dev 2021-07-29 17:24:29 UTC Comment hidden (obsolete)
Comment 2 NATTkA bot gentoo-dev 2021-07-29 17:32:59 UTC Comment hidden (obsolete)
Comment 3 NATTkA bot gentoo-dev 2021-07-29 17:40:50 UTC Comment hidden (obsolete)
Comment 4 NATTkA bot gentoo-dev 2021-07-29 17:49:01 UTC Comment hidden (obsolete)
Comment 5 NATTkA bot gentoo-dev 2021-07-29 18:04:56 UTC Comment hidden (obsolete)
Comment 6 NATTkA bot gentoo-dev 2021-07-29 18:13:14 UTC
Package list is empty or all packages have requested keywords.
Comment 7 Larry the Git Cow gentoo-dev 2021-08-09 05:31:27 UTC
The bug has been closed via the following commit(s):

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

commit f3f254610fff7084fd31de7dc701f8c34566d5d0
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-08-08 10:45:06 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-08-09 05:31:14 +0000

    dev-java/xml-xmlbeans: remove last rited package
    
    Closes: https://bugs.gentoo.org/489486
    Closes: https://bugs.gentoo.org/796587
    Closes: https://bugs.gentoo.org/765451
    
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/xml-xmlbeans/Manifest                     |   1 -
 .../xml-xmlbeans-2.6.0-SchemaCompiler.java.patch   |  14 ---
 .../files/xml-xmlbeans-2.6.0-jam.patch             |  64 -------------
 .../files/xml-xmlbeans-2.6.0-piccolo.patch         |  14 ---
 .../xml-xmlbeans-2.6.0-remove-jamsupport.patch     |  37 -------
 dev-java/xml-xmlbeans/metadata.xml                 |  25 -----
 dev-java/xml-xmlbeans/xml-xmlbeans-2.6.0.ebuild    | 106 ---------------------
 7 files changed, 261 deletions(-)
Comment 8 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-08-09 15:14:07 UTC
Thanks!