org.apache.tika:tika-core@2.0.0-ALPHA

  • latest version

    3.3.0

  • latest non vulnerable version

  • first published

    16 years ago

  • latest version published

    2 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.tika:tika-core package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    XML External Entity (XXE) Injection

    org.apache.tika:tika-core is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.

    Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. An attacker can access sensitive information or cause the system to make unauthorized requests by submitting a specially crafted XFA file embedded within a PDF.

    Note:

    CVE-2025-66516 is a duplicate of CVE-2025-54988.

    Important detail from the vendor: "Users who upgraded the tika-parser-pdf-module but did not upgrade tika-core to >= 3.2.2 would still be vulnerable".

    How to fix XML External Entity (XXE) Injection?

    Upgrade org.apache.tika:tika-core to version 3.2.2 or higher.

    [1.13,3.2.2)
    • M
    Regular Expression Denial of Service (ReDoS)

    org.apache.tika:tika-core is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) due to incomplete fix of CVE-2022-30126 and CVE-2022-30973 for regexes in the StandardsExtractingContentHandler.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade org.apache.tika:tika-core to version 1.28.4, 2.4.1 or higher.

    [,1.28.4)[2.0.0-ALPHA,2.4.1)
    • M
    Regular Expression Denial of Service (ReDoS)

    org.apache.tika:tika-core is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via a specially crafted file, when being parsed by the StandardsText class, which is used by StandardsExtractingContentHandler.

    Note: This only affects users who are running the StandardsExtractingContentHandler, which is a non-standard handler.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade org.apache.tika:tika-core to version 1.28.3, 2.4.0 or higher.

    [,1.28.3)[2.0.0-ALPHA,2.4.0)