images@2.1.8 vulnerabilities

Cross-platform image decoder(webp/png/jpeg/gif) and encoder(webp/png/jpeg) for Node.js

  • latest version

    3.2.4

  • first published

    12 years ago

  • latest version published

    3 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the images 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
    Denial of Service (DoS)

    images is a Cross-platform image decoder(webp/png/jpeg/gif) and encoder(webp/png/jpeg) for Node.js

    Affected versions of this package are vulnerable to Denial of Service (DoS) due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash.

    Note: By providing some specific integer values (like 0) to the size function, it is possible to obtain a Segmentation fault error, leading to the process crash.

    How to fix Denial of Service (DoS)?

    There is no fixed version for images.

    *