at.yawk.lz4:lz4-java@1.9.0 vulnerabilities

  • latest version

    1.10.2

  • latest non vulnerable version

  • first published

    2 months ago

  • latest version published

    1 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the at.yawk.lz4:lz4-java 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
    Insertion of Sensitive Information Into Sent Data

    Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in the decompression process when the output buffer is reused without being cleared. An attacker can access sensitive information from previous buffer contents by providing crafted compressed input.

    Note:

    • JNI implementations are not vulnerable.
    • LZ4Factory.safeInstance(), LZ4Factory.unsafeInstance(), and LZ4Factory.fastestJavaInstance() are all vulnerable.
    • nativeInstance().fastDecompressor() is vulnerable but nativeInstance().safeDecompressor() is not.
    • This vulnerability is distinct from the one described in CVE-2025-12183, and was discovered during follow-up research.

    How to fix Insertion of Sensitive Information Into Sent Data?

    Upgrade at.yawk.lz4:lz4-java to version 1.10.1 or higher.

    [,1.10.1)