[GHSA-gx77-xgc2-4888] Ray's New Token Authentication is Disabled By Default#6526
[GHSA-gx77-xgc2-4888] Ray's New Token Authentication is Disabled By Default#6526acidghost wants to merge 1 commit intoacidghost/advisory-improvement-6526from
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the security advisory GHSA-gx77-xgc2-4888 to correct the affected version range for Ray's token authentication vulnerability. The advisory now accurately reflects that the vulnerability was introduced in version 2.52.0 (when token authentication was added but disabled by default) rather than affecting all versions from 0 onwards.
Key changes:
- Updated the affected version range to specify 2.52.0 as the introduction point
- Removed the "last_affected" field since the vulnerability continues in subsequent versions
- Updated the modification timestamp
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
👋 Hi @acidghost, the vulnerable version range for GHSA-gx77-xgc2-4888 is set to |
Updates
Comments
Token based authentication was introduced in Ray 2.52.0 (https://github.com/ray-project/ray/releases/tag/ray-2.52.0).