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
WordPress Plugin Age Gate Cross-Site Scripting (2.16.3)
Open Resty Off-by-one Error Vulnerability (CVE-2021-23017)
MyBB Exposure of Sensitive Information to an Unauthorized Actor Vulnerability (CVE-2016-9418)
MongoDb Incorrect Authorization Vulnerability (CVE-2020-7921)
Magento Insufficient Verification of Data Authenticity Vulnerability (CVE-2019-8112)