yaeljacobs67 / fs-agent

File system agent for integration with WhiteSource service
Apache License 2.0
0 stars 0 forks source link

CVE-2022-44729 (High) detected in multiple libraries #213

Open mend-for-github-com[bot] opened 8 months ago

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

CVE-2022-44729 - High Severity Vulnerability

Vulnerable Libraries - batik-bridge-1.9.jar, batik-transcoder-1.9.jar, batik-svgrasterizer-1.9.jar

batik-bridge-1.9.jar

Batik bridge

Path to dependency file: /fs-agent/pom.xml

Path to vulnerable library: /root/.m2/repository/org/apache/xmlgraphics/batik-bridge/1.9/batik-bridge-1.9.jar

Dependency Hierarchy: - whitesource-analysis-via-18.12.1.204.jar (Root Library) - graphviz-java-0.2.3.jar - batik-codec-1.9.jar - :x: **batik-bridge-1.9.jar** (Vulnerable Library)

batik-transcoder-1.9.jar

Batik SVG transcoder

Path to dependency file: /fs-agent/pom.xml

Path to vulnerable library: /root/.m2/repository/org/apache/xmlgraphics/batik-transcoder/1.9/batik-transcoder-1.9.jar

Dependency Hierarchy: - whitesource-analysis-via-18.12.1.204.jar (Root Library) - graphviz-java-0.2.3.jar - batik-codec-1.9.jar - :x: **batik-transcoder-1.9.jar** (Vulnerable Library)

batik-svgrasterizer-1.9.jar

Path to dependency file: /fs-agent/pom.xml

Path to vulnerable library: /root/.m2/repository/org/apache/xmlgraphics/batik-svgrasterizer/1.9/batik-svgrasterizer-1.9.jar

Dependency Hierarchy: - whitesource-analysis-via-18.12.1.204.jar (Root Library) - graphviz-java-0.2.3.jar - batik-rasterizer-1.9.jar - :x: **batik-svgrasterizer-1.9.jar** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Server-Side Request Forgery (SSRF) vulnerability in Apache Software Foundation Apache XML Graphics Batik.This issue affects Apache XML Graphics Batik: 1.16. On version 1.16, a malicious SVG could trigger loading external resources by default, causing resource consumption or in some cases even information disclosure. Users are recommended to upgrade to version 1.17 or later.

Publish Date: 2023-08-22

URL: CVE-2022-44729

CVSS 3 Score Details (7.1)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.openwall.com/lists/oss-security/2023/08/22/2

Release Date: 2023-08-22

Fix Resolution: org.apache.xmlgraphics:batik-bridge:1.17;org.apache.xmlgraphics:batik-all:1.17;org.apache.xmlgraphics:batik-svgrasterizer:1.17;org.apache.xmlgraphics:batik-rasterizer:1.17;org.apache.xmlgraphics:batik-transcoder:1.17