Information disclosure in socket.io - CVE-2017-16031
Published: August 7, 2018 / Updated: August 8, 2018
socket.io
Detailed vulnerability description
The vulnerability allows a remote attacker to obtain potentially sensitive information.
The vulnerability exists due to the Math.random() pseudorandom number generator of the affected software creates predictable socket IDs. A remote attacker can guess the socket ID and make a request to gain access to sensitive information.