alapierre / spring-boot-jcr

Java Content Repository SpringBoot integration
Apache License 2.0
8 stars 1 forks source link

CVE-2022-30126 (Medium) detected in tika-core-1.24.1.jar - autoclosed #46

Closed mend-bolt-for-github[bot] closed 4 months ago

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

CVE-2022-30126 - Medium Severity Vulnerability

Vulnerable Library - tika-core-1.24.1.jar

This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It also includes the core facades for the Tika API.

Library home page: http://tika.apache.org/

Path to dependency file: /spring-boot-jcr-core/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tika/tika-core/1.24.1/tika-core-1.24.1.jar,/home/wss-scanner/.m2/repository/org/apache/tika/tika-core/1.24.1/tika-core-1.24.1.jar

Dependency Hierarchy: - spring-boot-jcr-core-1.10-SNAPSHOT.jar (Root Library) - jackrabbit-core-2.21.4.jar - :x: **tika-core-1.24.1.jar** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

In Apache Tika, a regular expression in our StandardsText class, used by the StandardsExtractingContentHandler could lead to a denial of service caused by backtracking on a specially crafted file. This only affects users who are running the StandardsExtractingContentHandler, which is a non-standard handler. This is fixed in 1.28.2 and 2.4.0

Publish Date: 2022-05-16

URL: CVE-2022-30126

CVSS 3 Score Details (5.5)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-30126

Release Date: 2022-05-16

Fix Resolution: org.apache.tika:tika-core:1.28.2,2.4.0


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 4 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.