snowdensb / sonar-xanitizer

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

xercesImpl.jar: 4 vulnerabilities (highest severity is: 7.5) - autoclosed #193

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

mend-for-github-com[bot] commented 6 months ago
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

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (xercesImpl.jar version) Remediation Possible** Reachability
CVE-2012-0881 High 7.5 xercesImpl.jar Direct xerces:xercesImpl:2.12.0
CVE-2022-23437 Medium 6.5 xercesImpl.jar Direct xerces:xercesImpl:2.12.2
CVE-2013-4002 Medium 5.9 xercesImpl.jar Direct xerces:xercesImpl:Xerces-J_2_12_0
CVE-2020-14338 Medium 5.3 xercesImpl.jar Direct xerces:xercesImpl:2.12.0.SP3

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2012-0881 ### 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 base branch: master

### Vulnerability Details

Apache Xerces2 Java Parser before 2.12.0 allows remote attackers to cause a denial of service (CPU consumption) via a crafted message to an XML service, which triggers hash table collisions.

Publish Date: 2017-10-30

URL: CVE-2012-0881

### CVSS 3 Score Details (7.5)

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: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0881

Release Date: 2017-10-30

Fix Resolution: xerces:xercesImpl:2.12.0

CVE-2022-23437 ### 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 base branch: master

### Vulnerability Details

There's a vulnerability within the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This causes, the XercesJ XML parser to wait in an infinite loop, which may sometimes consume system resources for prolonged duration. This vulnerability is present within XercesJ version 2.12.1 and the previous versions.

Publish Date: 2022-01-24

URL: CVE-2022-23437

### CVSS 3 Score Details (6.5)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-h65f-jvqw-m9fj

Release Date: 2022-01-24

Fix Resolution: xerces:xercesImpl:2.12.2

CVE-2013-4002 ### 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 base branch: master

### Vulnerability Details

XMLscanner.java in Apache Xerces2 Java Parser before 2.12.0, as used in the Java Runtime Environment (JRE) in IBM Java 5.0 before 5.0 SR16-FP3, 6 before 6 SR14, 6.0.1 before 6.0.1 SR6, and 7 before 7 SR5 as well as Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, Java SE Embedded 7u40 and earlier, and possibly other products allows remote attackers to cause a denial of service via vectors related to XML attribute names.

Publish Date: 2013-07-23

URL: CVE-2013-4002

### CVSS 3 Score Details (5.9)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4002

Release Date: 2013-07-23

Fix Resolution: xerces:xercesImpl:Xerces-J_2_12_0

CVE-2020-14338 ### 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 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

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

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.