#VU58503 Cross-site request forgery in Mailman - CVE-2021-44227

 

#VU58503 Cross-site request forgery in Mailman - CVE-2021-44227

Published: December 3, 2021 / Updated: December 6, 2021


Vulnerability identifier: #VU58503
Vulnerability risk: Medium
CVSSv4.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-44227
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Mailman
Software vendor:
GNU

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 perform arbitrary actions on behalf of the victim on the vulnerable website, such as get a CSRF token and craft an admin request (using that token) to set a new admin password or make other changes.


Remediation

Install update from vendor's website.

External links