Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in Mailman - CVE-2021-43332
Published: November 24, 2021
Mailman
GNU
Description
The vulnerability allows a remote user to perform a brute-force attack.
The vulnerability exists due to the CSRF token for the Cgi/admindb.py admindb page contains an encrypted version of the list admin password. A remote user with moderator privileges can perform a brute-force attack against the token and obtain administrator's password.