com.drewnoakes:metadata-extractor@2.4.0-beta-1 vulnerabilities

  • latest version

    2.19.0

  • latest non vulnerable version

  • first published

    15 years ago

  • latest version published

    1 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the com.drewnoakes:metadata-extractor 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
    Allocation of Resources Without Limits or Throttling

    com.drewnoakes:metadata-extractor is a Java library for reading metadata from image files.

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to uncaught exceptions while parsing a specially crafted JPEG file, which could result in an application crash.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade com.drewnoakes:metadata-extractor to version 2.18.0 or higher.

    [,2.18.0)
    • M
    Allocation of Resources Without Limits or Throttling

    com.drewnoakes:metadata-extractor is a Java library for reading metadata from image files.

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via a specially crafted JPEG file, that when read can be made to allocate large amounts of memory that finally leads to an out-of-memory error even for very small inputs.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade com.drewnoakes:metadata-extractor to version 2.18.0 or higher.

    [,2.18.0)
    • H
    Buffer Overflow

    com.drewnoakes:metadata-extractor is a Java library for reading metadata from image files.

    Affected versions of this package are vulnerable to Buffer Overflow. Extraction of light source metadata data from an invalid/corrupt image file can lead to an infinite loop recursion within PanasonicRawWbInfo2 descriptor class, resulting in stack consumption.

    How to fix Buffer Overflow?

    Upgrade com.drewnoakes:metadata-extractor to version v2.13.0 or higher.

    [0,v2.13.0)