Improper Restriction of XML External Entity Reference in org.quartz-scheduler:quartz
CVE-2019-13990
- org.quartz-scheduler:quartz
Summary
The "initDocumentParser" in "xml/XMLSchedulingDataProcessor.java" in Terracotta Quartz Scheduler allows XXE attacks via a job description. This issue affects org.quartz-scheduler:quartz versions through 1.8.6 and 2.0.0 through 2.3.1.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-611 - Improper Restriction of XML External Entity Reference
Listed 4th in the 'OWASP Top Ten', XML External Entities (XXE) vulnerability allows attackers to provide an XML input that contains an external entity. When the XML is parsed, it can cause data extraction and manipulation, execution of commands, denial-of-service attacks, and server-side request forgery.
References
Advisory Timeline
- Published