ioana-nicolae / keycloak

Open Source Identity and Access Management For Modern Applications and Services
https://www.keycloak.org
Apache License 2.0
0 stars 0 forks source link

CVE-2022-29599 (High) detected in maven-shared-utils-3.2.1.jar #230

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago

CVE-2022-29599 - High Severity Vulnerability

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

Shared utils without any further dependencies

Path to dependency file: /quarkus/deployment/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar

Dependency Hierarchy: - quarkus-bootstrap-core-1.12.2.Final.jar (Root Library) - quarkus-bootstrap-maven-resolver-1.12.2.Final.jar - maven-embedder-3.6.3.jar - :x: **maven-shared-utils-3.2.1.jar** (Vulnerable Library)

Found in HEAD commit: 34eee947640ca637662cb41e649c6acf8b6d8c2e

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 (org.apache.maven.shared:maven-shared-utils): 3.3.3

Direct dependency fix Resolution (io.quarkus:quarkus-bootstrap-core): 2.2.3.Final


:rescue_worker_helmet: Automatic Remediation is available for this issue