Insecure Randomness for Tokens #15

Open
opened 2025-10-17 21:20:52 +00:00 by theis · 0 comments
Owner

In auth/token.go, refresh tokens are generated using a non-cryptographically secure random function, which could make them predictable.

In auth/token.go, refresh tokens are generated using a non-cryptographically secure random function, which could make them predictable.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
theis/webspeaker#15
No description provided.