What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Fetch Designs Sign-up Sheets plugin <= 2.2.8 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Fetch Designs Sign-up Sheets plugin <= 2.2.8 versions.
Explanation of Vulnerability in Simple Terms
Sign-up Sheets through version 2.2.8 is vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires the victim to visit the attacker's page while authenticated to the site.
What an attacker can do
Perform unwanted actions (modify or delete data) on behalf of a logged-in administrator without their consent.
Potential impact on your site
An attacker can trick administrators into modifying or deleting sign-up sheet data through a malicious link or webpage.
Conditions required to exploit
Victim must be logged in and visit an attacker-controlled webpage; no special privileges required.
Key dates
External resources
Related vulnerabilities