rishjaiswal / java-automation-framework

Testing Framework Created from Scratch Based on Java using Maven and TestNG
MIT License
1 stars 1 forks source link

CVE-2022-38648 (Medium) detected in batik-all-1.13.jar, batik-bridge-1.13.jar #44

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

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

CVE-2022-38648 - Medium Severity Vulnerability

Vulnerable Libraries - batik-all-1.13.jar, batik-bridge-1.13.jar

batik-all-1.13.jar

Batik aggregate artifact

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/xmlgraphics/batik-all/1.13/batik-all-1.13.jar

Dependency Hierarchy: - poi-ooxml-5.0.0.jar (Root Library) - :x: **batik-all-1.13.jar** (Vulnerable Library)

batik-bridge-1.13.jar

Batik bridge

Library home page: http://xmlgraphics.apache.org/batik/

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/xmlgraphics/batik-bridge/1.13/batik-bridge-1.13.jar

Dependency Hierarchy: - poi-ooxml-5.0.0.jar (Root Library) - batik-all-1.13.jar - :x: **batik-bridge-1.13.jar** (Vulnerable Library)

Found in HEAD commit: dd89a342e785d42f5e6e93ca8ac54d9f4ef9dfd8

Found in base branch: master

Vulnerability Details

Server-Side Request Forgery (SSRF) vulnerability in Batik of Apache XML Graphics allows an attacker to fetch external resources. This issue affects Apache XML Graphics Batik 1.14.

Publish Date: 2022-09-22

URL: CVE-2022-38648

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://lists.apache.org/thread/gfsktxvj7jtwyovmhhbrw0bs13wfjd7b

Release Date: 2022-09-22

Fix Resolution (org.apache.xmlgraphics:batik-all): 1.15

Direct dependency fix Resolution (org.apache.poi:poi-ooxml): 5.1.0

Fix Resolution (org.apache.xmlgraphics:batik-bridge): 1.15

Direct dependency fix Resolution (org.apache.poi:poi-ooxml): 5.1.0


Step up your Open Source Security Game with Mend here