Vulnerabilities/

Insecure randomness in socket.io

Severity:
High

Description

Affected versions of socket.io depend on Math.random() to create socket IDs, and therefore the IDs are predictable. With enough information on prior IDs, an attacker may be able to guess the socket ID and gain access to socket.io servers without authorization.

Recommendation

Update the socket.io package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
socket.io
Anything's wrong? Let us know Last updated on January 09, 2023