Skip to content

Would you consider upgrading gate-core from JDOM 1.1.3 to JDOM 2.0.6? #149

Description

@ejschoen

While it's not likely to be exploitable, CVE-2021-33813 has been published against JDOM through version 2.0.6, which is the latest version. Although there is not currently a version of JDOM 2 that is provably immune to XXE, at least version 2.0.6 has a security framework similar to XStream's that allows a caller to prevent entity expansion. Upgrading from jdom 1.1.3 to jdom 2.0.6 would put gate-core in a good position to support newer versions of jdom that have the security vulnerability fixed. (There is a new version; however, the maintainers of jdom are no longer able to publish it to the Sonatype repo--which is a long sad saga.). Unfortunately, there are namespace changes between versions 1 and 2 of jdom, so code updates and recompiles are required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions