Improper Input Validation Affecting xerces:xercesimpl package, versions [,2.12.0.SP03)
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-XERCES-608891
- published 14 Sep 2020
- disclosed 27 Aug 2020
- credit Chess Hazlett
Introduced: 27 Aug 2020
CVE-2020-14338 Open this link in a new tabHow to fix?
Upgrade xerces:xercesImpl
to version 2.12.0.SP03 or higher.
Overview
xerces:xercesImpl is a that is used for high performance, fully compliant XML parsers in the Apache Xerces family.
Affected versions of this package are vulnerable to Improper Input Validation due to the way the XMLSchemaValidator class in the JAXP component of Wildfly enforced the "use-grammar-pool-only" feature. This flaw allows a specially-crafted XML file to manipulate the validation process in certain cases. This issue is the same flaw as CVE-2020-14621, which affected OpenJDK, and uses a similar code.