alapierre / spring-boot-jcr

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

CVE-2022-33879 (Low) detected in tika-core-1.24.1.jar - autoclosed #51

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

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

CVE-2022-33879 - Low 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

The initial fixes in CVE-2022-30126 and CVE-2022-30973 for regexes in the StandardsExtractingContentHandler were insufficient, and we found a separate, new regex DoS in a different regex in the StandardsExtractingContentHandler. These are now fixed in 1.28.4 and 2.4.1.

Publish Date: 2022-06-27

URL: CVE-2022-33879

CVSS 3 Score Details (3.3)

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: Low

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-33879

Release Date: 2022-06-27

Fix Resolution: org.apache.tika:tika-core:1.28.4,2.4.1


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.