ray@2.42.0 vulnerabilities

Ray provides a simple, universal API for building distributed applications.

  • latest version

    2.43.0

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    5 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the ray 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
    Insertion of Sensitive Information into Log File

    ray is an A system for parallel and distributed Python that unifies the ML ecosystem.

    Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File where the redis password is being logged in the standard logging. If the redis password is passed as an argument, it will be logged and could potentially leak the password.

    This is only exploitable if:

    1. Logging is enabled;

    2. Redis is using password authentication;

    3. Those logs are accessible to an attacker, who can reach that redis instance.

    Note:

    It is recommended that anyone who is running in this configuration should update to the latest version of Ray, then rotate their redis password.

    How to fix Insertion of Sensitive Information into Log File?

    Upgrade ray to version 2.43.0 or higher.

    [,2.43.0)