Cross-site request forgery in Mailman - CVE-2021-42097

 

Cross-site request forgery in Mailman - CVE-2021-42097

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


Vulnerability identifier: #VU58347
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2021-42097
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Mailman

Detailed vulnerability description

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.


How to mitigate CVE-2021-42097

Install update from vendor's website.

Sources