—
PYSEC-2025-23
상세
Versions of the package ray before 2.43.0 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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
PyPI / ray
최초 영향 버전:
0 수정 버전: 64a2e4010522d60b90c389634f24df77b603d85d 수정
pip install --upgrade 'ray>=64a2e4010522d60b90c389634f24df77b603d85d' 참고
- https://github.com/ray-project/ray/commit/64a2e4010522d60b90c389634f24df77b603d85d [FIX]
- https://github.com/ray-project/ray/issues/50266 [REPORT]
- https://github.com/ray-project/ray/pull/50409 [WEB]
- https://security.snyk.io/vuln/SNYK-PYTHON-RAY-8745212 [WEB]
- https://github.com/advisories/GHSA-w4rh-fgx7-q63m [ADVISORY]