Update dependency dom4j:dom4j to v20040902 [SECURITY] #101
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/maven-dom4j-dom4j-vulnerability"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.6.1
->20040902.021138
Dom4j contains a XML Injection vulnerability
CVE-2018-1000632 / GHSA-6pcc-3rfx-4gpm
More information
Details
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.
Note: This advisory applies to
dom4j:dom4j
version 1.x legacy artifacts. To resolve this a change to the latest version oforg.dom4j:dom4j
is recommended.Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
References
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
dom4j allows External Entities by default which might enable XXE attacks
CVE-2020-10683 / GHSA-hwj3-m3p6-hj38
More information
Details
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.
Note: This advisory applies to
dom4j:dom4j
version 1.x legacy artifacts. To resolve this a change to the latest version oforg.dom4j:dom4j
is recommended.Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled because a matching PR was automerged previously.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.