Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-34169 (High) detected in xalan-2.7.1.jar #337

Open
mend-bolt-for-github bot opened this issue Jul 26, 2022 · 1 comment
Open

CVE-2022-34169 (High) detected in xalan-2.7.1.jar #337

mend-bolt-for-github bot opened this issue Jul 26, 2022 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource Status: Needs Triage

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Jul 26, 2022

CVE-2022-34169 - High Severity Vulnerability

Vulnerable Library - xalan-2.7.1.jar

Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.

Library home page: http://xml.apache.org/xalan-j/

Path to dependency file: /modules/objectmappers-smooks/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.jar

Dependency Hierarchy:

  • milyn-smooks-all-1.7.1.jar (Root Library)
    • milyn-smooks-templating-1.7.1.jar
      • xalan-2.7.1.jar (Vulnerable Library)

Found in HEAD commit: 8455d16e2cdb4eafbbcc9778f7c057a9dcf98a55

Found in base branch: master

Vulnerability Details

The Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets. This can be used to corrupt Java class files generated by the internal XSLTC compiler and execute arbitrary Java bytecode. Users are recommended to update to version 2.7.3 or later. Note: Java runtimes (such as OpenJDK) include repackaged copies of Xalan.

Publish Date: 2022-07-19

URL: CVE-2022-34169

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

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jul 26, 2022
@github-actions
Copy link

Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Troubleshooting Guide. Failure to follow these instructions may result in automatic closing of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource Status: Needs Triage
Projects
None yet
Development

No branches or pull requests

0 participants