Skip to content

Regular expression denial of service in apache tika

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

Package

maven org.apache.tika:tika-core (Maven)

Affected versions

>= 1.17, < 1.28.3

Patched versions

1.28.3

Description

We failed to apply the fix for CVE-2022-30126 to the 1.x branch in the 1.28.2 release. In Apache Tika, a regular expression in the 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.3.

References

Published by the National Vulnerability Database May 31, 2022
Published to the GitHub Advisory Database Jun 1, 2022
Reviewed Jun 3, 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

EPSS score

0.100%
(42nd percentile)

Weaknesses

CVE ID

CVE-2022-30973

GHSA ID

GHSA-qw3f-w4pf-jh5f

Source code

Credits

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