pymupdf@1.25.0 vulnerabilities

A high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

  • latest version

    1.26.4

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    26 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the pymupdf 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
    Uncontrolled Recursion

    PyMuPDF is an A high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

    Affected versions of this package are vulnerable to Uncontrolled Recursion when processing a crafted PDF file containing cyclic /Next references in the outline structure via the strip_outline function. An attacker can cause the application to enter an infinite recursion and crash by submitting a specially crafted PDF file.

    How to fix Uncontrolled Recursion?

    Upgrade PyMuPDF to version 1.26.0 or higher.

    [,1.26.0)