Skip to content

Regular expression denial of service in apache tika

Moderate severity GitHub Reviewed Published May 17, 2022 to the GitHub Advisory Database • Updated Aug 24, 2023

Package

maven org.apache.tika:tika (Maven)

Affected versions

>= 2.0.0, < 2.4.0
>= 1.17, < 1.28.2

Patched versions

2.4.0
1.28.2

Description

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 was originally fixed in 1.28.2 and 2.4.0. While the fix in version 2.4.0 was complete, the fix for the 1.x branch wasn't incorporated until version 1.28.3. Please see GHSA-qw3f-w4pf-jh5f for more information.

References

Published by the National Vulnerability Database May 16, 2022
Published to the GitHub Advisory Database May 17, 2022
Reviewed May 25, 2022
Last updated Aug 24, 2023

Severity

Moderate
5.5
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2022-30126

GHSA ID

GHSA-rpjm-422r-95mh

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.