pillow@10.2.0

Python Imaging Library (fork)

  • latest version

    12.2.0

  • latest non vulnerable version

  • first published

    15 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the pillow 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
    • M
    Integer Overflow or Wraparound

    Affected versions of this package are vulnerable to Integer Overflow or Wraparound. An attacker can cause unexpected behavior by supplying a font where each glyph advances by an excessively large amount.

    How to fix Integer Overflow or Wraparound?

    Upgrade pillow to version 12.2.0 or higher.

    [,12.2.0)
    • M
    Infinite loop

    Affected versions of this package are vulnerable to Infinite loop in trailer handling in PIL/PdfParser.py. An attacker can cause the application to consume excessive CPU by supplying a malicious file that creates a cyclic reference in the trailer's Prev pointer.

    How to fix Infinite loop?

    Upgrade pillow to version 12.2.0 or higher.

    [4.2.0,12.2.0)
    • M
    Buffer Overflow

    Affected versions of this package are vulnerable to Buffer Overflow via the strcpy function in _imagingcms.c, due to two calls that were able to copy too much data into fixed length strings.

    How to fix Buffer Overflow?

    Upgrade pillow to version 10.3.0 or higher.

    [,10.3.0)