Vulnerability Description
Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This issue affects any version of Apache Ivy prior to 2.5.2. When Apache Ivy prior to 2.5.2 parses XML files - either its own configuration, Ivy files or Apache Maven POMs - it will allow downloading external document type definitions and expand any entity references contained therein when used. This can be used to exfiltrate data, access resources only the machine running Ivy has access to or disturb the execution of Ivy in different ways. Starting with Ivy 2.5.2 DTD processing is disabled by default except when parsing Maven POMs where the default is to allow DTD processing but only to include a DTD snippet shipping with Ivy that is needed to deal with existing Maven POMs that are not valid XML files but are nevertheless accepted by Maven. Access can be be made more lenient via newly introduced system properties where needed. Users of Ivy prior to version 2.5.2 can use Java system properties to restrict processing of external DTDs, see the section about "JAXP Properties for External Access restrictions" inside Oracle's "Java API for XML Processing (JAXP) Security Guide".
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Ivy | < 2.5.2 |
Related Weaknesses (CWE)
References
- http://www.openwall.com/lists/oss-security/2023/09/06/9
- https://docs.oracle.com/en/java/javase/13/security/java-api-xml-processing-jaxp-Third Party Advisory
- https://gitbox.apache.org/repos/asf?p=ant-ivy.git;a=commit;h=2be17bc18b0e1d41230Vendor Advisory
- https://lists.apache.org/thread/1dj60hg5nr36kjr4p1100dwjrqookps8Mailing ListVendor Advisory
- https://lists.apache.org/thread/9gcz4xrsn8c7o9gb377xfzvkb8jltffrMailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2023/09/06/9
- https://docs.oracle.com/en/java/javase/13/security/java-api-xml-processing-jaxp-Third Party Advisory
- https://gitbox.apache.org/repos/asf?p=ant-ivy.git;a=commit;h=2be17bc18b0e1d41230Vendor Advisory
- https://lists.apache.org/thread/1dj60hg5nr36kjr4p1100dwjrqookps8Mailing ListVendor Advisory
- https://lists.apache.org/thread/9gcz4xrsn8c7o9gb377xfzvkb8jltffrMailing ListVendor Advisory
FAQ
What is CVE-2022-46751?
CVE-2022-46751 is a vulnerability with a CVSS score of 8.2 (HIGH). Improper Restriction of XML External Entity Reference, XML Injection (aka Blind XPath Injection) vulnerability in Apache Software Foundation Apache Ivy.This issue affects any version of Apache Ivy pri...
How severe is CVE-2022-46751?
CVE-2022-46751 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-46751?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Ivy.