CVE-2019-5440

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.
References
Link Resource
https://hackerone.com/reports/576504 Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:revive-adserver:revive_adserver:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-05-28 19:29

Updated : 2023-12-10 12:59


NVD link : CVE-2019-5440

Mitre link : CVE-2019-5440

CVE.ORG link : CVE-2019-5440


JSON object : View

Products Affected

revive-adserver

  • revive_adserver
CWE
CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)