Improper Restriction of XML External Entity Reference
CVE-2019-5312
Summary
An issue was discovered in weixin-java-common and weixin-java-pay versions prior to 3.3.2.B. There is an XML External Entity (XXE) vulnerability in the `getXmlDoc` method of the 'BaseWxPayResult.java' file. NOTE: this issue exists because of an incomplete fix for CVE-2018-20318.
- 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.
Advisory Timeline
- Published