[
https://issues.redhat.com/browse/WFLY-13380?page=com.atlassian.jira.plugi...
]
Radoslav Ivanov commented on WFLY-13380:
----------------------------------------
[~brian.stansberry], there is a critical CVE-2020-10683 reported for dom4j-2.1.1, which is
available on previous versions of WildFly. It could be mitigated by "enabling safe
bahavior":
{code:java}
dom4j before 2.1.3 allows external DTDs and External Entities by default, which might
enable XXE attacks. However, there is popular external documentation from OWASP showing
how to enable the safe, non-default behavior in any application that uses dom4j.
{code}
Could you please provide a note/instruction on how we can apply/mitigate on existing older
versions of WildFly?
Upgrade dom4j from 2.1.1 to 2.1.3
---------------------------------
Key: WFLY-13380
URL:
https://issues.redhat.com/browse/WFLY-13380
Project: WildFly
Issue Type: Component Upgrade
Components: JPA / Hibernate
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Major
Labels: downstream_dependency
Fix For: 19.1.0.Final, 20.0.0.Beta1
https://github.com/dom4j/dom4j/compare/version-2.1.1...version-2.1.3
--
This message was sent by Atlassian Jira
(v7.13.8#713008)