What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Matt McKenny Stout Google Calendar plugin <= 1.2.3 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 Matt McKenny Stout Google Calendar plugin <= 1.2.3 versions.
Explanation of Vulnerability in Simple Terms
Stout Google Calendar versions up to 1.2.3 contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions within the calendar application without the user's knowledge. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated.
What an attacker can do
Perform unwanted calendar actions on behalf of a logged-in user without their consent.
Potential impact on your site
Users' calendar data and settings can be modified by attackers through social engineering.
Conditions required to exploit
User must be logged in and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities