cve/2022/CVE-2022-30126.md
2024-06-18 02:51:15 +02:00

881 B

CVE-2022-30126

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 is fixed in 1.28.2 and 2.4.0

POC

Reference

Github