During Jelly (xml) file parsing with Apache Xerces, if a custom doctype entity is declared with a "SYSTEM" entity with a URL and that entity is used in the body of the Jelly file, during parser instantiation the parser will attempt to connect to said URL. This could lead to XML External Entity (XXE) attacks in Apache Commons Jelly before 1.0.1.
References
Link | Resource |
---|---|
https://lists.apache.org/thread.html/f1fc3f2c45264af44ce782d54b5908ac95f02bf7ad88bb57bfb04b73@%3Cdev.commons.apache.org%3E | Issue Tracking Patch Vendor Advisory |
https://issues.apache.org/jira/browse/JELLY-293 | Issue Tracking Vendor Advisory Patch |
http://www.securitytracker.com/id/1039444 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/101052 | Third Party Advisory VDB Entry |
Configurations
Information
Published : 2017-09-27 18:29
Updated : 2023-02-09 08:14
NVD link : CVE-2017-12621
Mitre link : CVE-2017-12621
JSON object : View
CWE
CWE-611
Improper Restriction of XML External Entity Reference
Products Affected
apache
- commons_jelly