org.apache.storm:storm-core@2.1.1 vulnerabilities

  • latest version

    2.7.1

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.storm:storm-core 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
    • L
    Exposure of Sensitive Information to an Unauthorized Actor

    org.apache.storm:storm-core is a distributed realtime computation system.

    Affected versions of this package are vulnerable to Exposure of Sensitive Information to an Unauthorized Actor via the File.createTempFile method. A local attacker can read sensitive information by accessing the temporary file created in the system's temporary directory.

    Note:

    This is only exploitable if 'java.io.tmpdir' system property is not explicitly set and 'ui.disable.spout.lag.monitoring' is set to false. Also, the impact is limited as the temporary file gets deleted soon after its creation.

    This vulnerability does not impact modern MacOS Operating Systems.

    How to fix Exposure of Sensitive Information to an Unauthorized Actor?

    Upgrade org.apache.storm:storm-core to version 2.6.0 or higher.

    [2.0.0,2.6.0)