What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability leading to event deletion was discovered in Spiffy Calendar WordPress plugin (versions <= 4.9.0).
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 leading to event deletion was discovered in Spiffy Calendar WordPress plugin (versions <= 4.9.0).
Explanation of Vulnerability in Simple Terms
Spiffy Calendar for WordPress versions up to 4.9.0 are 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 within the plugin without the admin's knowledge or consent. This could allow modification of calendar settings or data.
What an attacker can do
Trick a logged-in admin into performing unwanted calendar actions via a malicious webpage.
Potential impact on your site
Calendar settings or events could be modified or deleted without your knowledge if you visit a malicious link.
Conditions required to exploit
Admin must visit attacker's webpage while logged into WordPress.
Key dates
External resources
Related vulnerabilities