snowdensb / sonar-xanitizer

Integrates Xanitizer results into SonarQube
Apache License 2.0
0 stars 0 forks source link

CVE-2020-14338 (Medium) detected in xercesImpl.jar - autoclosed #161

Closed mend-for-github-com[bot] closed 7 months ago

mend-for-github-com[bot] commented 12 months ago

CVE-2020-14338 - Medium Severity Vulnerability

Vulnerable Library - xercesImpl.jar

Library home page: https://sourceforge.net/projects/docbook/files/docbook-xsl/1.79.1/docbook-xsl-1.79.1.zip

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/xercesImpl-2.11.0.jar

Dependency Hierarchy: - :x: **xercesImpl.jar** (Vulnerable Library)

Found in HEAD commit: e2144e84b1fdbf18c01c24e6ab9ade7b45b25283

Found in base branch: master

Vulnerability Details

A flaw was found in Wildfly's implementation of Xerces, specifically in 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. This flaw affects all Xerces JBoss versions before 2.12.0.SP3.

Publish Date: 2020-09-17

URL: CVE-2020-14338

CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-10-19

Fix Resolution: xerces:xercesImpl:2.12.0.SP3