{ "id": "CVE-2019-5312", "sourceIdentifier": "cve@mitre.org", "published": "2019-01-04T16:29:00.307", "lastModified": "2019-01-16T18:20:52.793", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in weixin-java-tools v3.3.0. There is an XXE vulnerability in the getXmlDoc method of the BaseWxPayResult.java file. NOTE: this issue exists because of an incomplete fix for CVE-2018-20318." }, { "lang": "es", "value": "Se ha descubierto un problema en la versi\u00f3n v3.3.0 de weixin-java-tools. Hay una vulnerabilidad de XEE (XML External Entity) en el m\u00e9todo getXmlDoc del archivo BaseWxPayResult.java file. NOTA: este problema existe debido a una soluci\u00f3n incompleta para CVE-2018-20318." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-611" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:wxjava_project:wxjava:3.3.0:*:*:*:*:*:*:*", "matchCriteriaId": "63AA5095-3A9E-42DC-9A13-2E6F14BA0B09" } ] } ] } ], "references": [ { "url": "https://github.com/Wechat-Group/WxJava/issues/903", "source": "cve@mitre.org", "tags": [ "Exploit", "Patch", "Third Party Advisory" ] } ] }