What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in SiteAlert plugin <= 1.9.7 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in SiteAlert plugin <= 1.9.7 versions.
Explanation of Vulnerability in Simple Terms
SiteAlert versions up to 1.9.7 lack proper CSRF protections on state-changing operations. An attacker can craft a malicious webpage that, when visited by a logged-in SiteAlert user, performs unauthorized actions such as modifying settings or data. No user interaction beyond visiting the page is required. The vulnerability affects the integrity and availability of the application.
What an attacker can do
Perform unauthorized actions (modify settings, change data) on behalf of a logged-in user without their knowledge.
Potential impact on your site
Users' SiteAlert configurations and data can be altered by attackers without consent or awareness.
Conditions required to exploit
Victim must be logged into SiteAlert and visit an attacker-controlled webpage; no special privileges required.
Key dates
External resources
Related vulnerabilities