What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Mailrelay plugin <= 2.1.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Mailrelay plugin <= 2.1.1 versions.
Explanation of Vulnerability in Simple Terms
Mailrelay versions up to 2.1.1 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in Mailrelay user, performs unwanted actions on their account without their knowledge. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated to Mailrelay. This can result in unauthorized changes to account settings or data.
What an attacker can do
Perform unwanted actions on a user's Mailrelay account by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' Mailrelay accounts can be compromised without their knowledge if they visit untrusted sites while logged in.
Conditions required to exploit
Victim must be logged into Mailrelay and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities