Description
Use of cryptographically weak PRNG in the password recovery token generation of Revive Adserver < v4.2.1 causes a potential authentication bypass attack if an attacker exploits the password recovery functionality. In lib/OA/Dal/PasswordRecovery.php, the function generateRecoveryId() generates a password reset token that relies on the PHP uniqid function and consequently depends only on the current server time, which is often visible in an HTTP Date header.
Remediation
References
Related Vulnerabilities
Envoy Proxy NULL Pointer Dereference Vulnerability (CVE-2019-18838)
WordPress Plugin MapPress Maps for WordPress Cross-Site Request Forgery (2.53.8)
WordPress Plugin Redirect 404 to parent Cross-Site Scripting (1.3.0)
WordPress Plugin Pagination by BestWebSoft Cross-Site Scripting (1.0.6)
OpenSSL NULL Pointer Dereference Vulnerability (CVE-2023-0401)