Filip Jirsák

2 exploits Active since Aug 2018
CVE-2020-10683 WRITEUP CRITICAL WRITEUP
dom4j < 2.0.3 - XML External Entity Injection
dom4j before 2.0.3 and 2.1.x 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.
CVSS 9.8
CVE-2018-1000632 WRITEUP HIGH WRITEUP
dom4j 2.0.0-2.0.3 - XML Injection via Element.addElement or Element.addAttribute
dom4j version prior to version 2.1.1 contains a CWE-91: XML Injection vulnerability in Class: Element. Methods: addElement, addAttribute that can result in an attacker tampering with XML documents through XML injection. This attack appear to be exploitable via an attacker specifying attributes or elements in the XML document. This vulnerability appears to have been fixed in 2.1.1 or later.
CVSS 7.5