CVE-2022-30126

Source
https://cve.org/CVERecord?id=CVE-2022-30126
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-30126.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-30126
Aliases
Downstream
Related
Published
2022-05-16T17:15:09.640Z
Modified
2026-04-02T07:56:55.372388Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

References

Affected packages

Git / github.com/apache/tika

Affected ranges

Type
GIT
Repo
https://github.com/apache/tika
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.28.3"
        },
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.4.0"
        }
    ]
}

Affected versions

0.*
0.1-incubating
0.10
0.2
0.2-rc1
0.2-rc2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.*
1.0
1.1
1.10
1.10-rc1
1.11
1.11-rc1
1.12
1.12-rc1
1.13
1.13-rc1
1.14
1.14-rc1
1.15
1.15-rc1
1.16
1.17
1.18
1.18-rc1
1.18-rc2
1.19
1.19.1
1.19.1-rc1
1.2
1.20
1.21
1.22
1.23
1.23-rc1
1.24
1.24.1
1.25
1.26
1.27
1.28
1.28.1
1.28.2
1.3
1.4
1.4-rc2
1.5
1.5-rc1
1.5-rc2
1.6
1.6-rc2
1.7
1.7-rc1
1.7-rc2
1.7-rc3
1.8
1.8-rc1
1.8-rc2
1.9-rc1
1.9-rc2
2.*
2.0.0
2.0.0-ALPHA
2.0.0-BETA
2.1.0
2.2.0
2.2.1
2.3.0
tika-1.*
tika-1.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-30126.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "17.7"
            },
            {
                "last_affected": "17.12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "18.8"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "19.12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "20.12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "21.12"
            }
        ]
    }
]