org.apache.poi:poi-ooxml@3.17-beta1 vulnerabilities

  • latest version

    5.4.1

  • latest non vulnerable version

  • first published

    16 years ago

  • latest version published

    18 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Improper Input Validation

    org.apache.poi:poi-ooxml is a Java API To Access Microsoft Format Files.

    Affected versions of this package are vulnerable to Improper Input Validation due to the parsing process of OOXML format files. An attacker can manipulate the file content by adding zip entries with duplicate names, leading to inconsistent data being read by different products depending on which duplicate entry is selected.

    How to fix Improper Input Validation?

    Upgrade org.apache.poi:poi-ooxml to version 5.4.0 or higher.

    [,5.4.0)
    • M
    XML External Entity (XXE) Injection

    org.apache.poi:poi-ooxml is a Java API To Access Microsoft Format Files.

    Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. When using the tool XSSFExportToXml to convert user-provided Microsoft Excel documents, a specially crafted document can allow an attacker to read files from the local filesystem or from internal network resources via XML External Entity (XXE) Processing.

    How to fix XML External Entity (XXE) Injection?

    Upgrade org.apache.poi:poi-ooxml to version 4.1.0 or higher.

    [,4.1.0)