SB2021112405 - Multiple vulnerabilities in GNU Mailman



SB2021112405 - Multiple vulnerabilities in GNU Mailman

Published: November 24, 2021 Updated: December 6, 2021

Security Bulletin ID SB2021112405
Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) (CVE-ID: CVE-2021-42096)

The vulnerability allows a remote attacker to brute-force the administrative password.

The vulnerability exists due to a certain csrf_token value is derived from the admin password. A remote attacker can conduct a brute-force attack against that password and gain unauthorized access to the application.


2) Cross-site request forgery (CVE-ID: CVE-2021-42097)

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin. A remote attacker can trick the victim to visit a specially crafted web page and take over the admin account, as the csrf_token value is not specific to a single user account.


Remediation

Install update from vendor's website.