#VU66746 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in NodeBB - CVE-2022-36045
Published: August 24, 2022
NodeBB
NodeBB
Description
The vulnerability allows a remote attacker to compromise the affected application.
The vulnerability exists due to usage of weak pseudo-random number generator within the utils.generateUUID function. A remote attacker can use multiple invocations of the password reset functionality to correctly calculate the reset code and take over an arbitrary account on the website.