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
Affected versions
>= 1.17, < 1.28.3
Patched versions
1.28.3
Description
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
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