bw6-plugin-maven icon indicating copy to clipboard operation
bw6-plugin-maven copied to clipboard

CVE-2022-29599 (High) detected in maven-shared-utils-3.2.0.jar

Open mend-for-github-com[bot] opened this issue 3 years ago • 0 comments

CVE-2022-29599 - High Severity Vulnerability

Vulnerable Library - maven-shared-utils-3.2.0.jar

Shared utils without any further dependencies

Path to dependency file: /Source/bw6-maven-plugin/pom.xml

Path to vulnerable library: /tory/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar

Dependency Hierarchy:

  • :x: maven-shared-utils-3.2.0.jar (Vulnerable Library)

Found in HEAD commit: 4d279939679b1227e061ae92cc6c0d7c9250eb08

Found in base branch: master

Vulnerability Details

In Apache Maven maven-shared-utils prior to version 3.3.3, the Commandline class can emit double-quoted strings without proper escaping, allowing shell injection attacks.

Publish Date: 2022-05-23

URL: CVE-2022-29599

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-rhgr-952r-6p8q

Release Date: 2022-05-23

Fix Resolution: 3.3.3


  • [ ] Check this box to open an automated fix PR