What the vulnerability does
01Description
Unauthenticated Cross Site Request Forgery (CSRF) in GiveWP <= 4.16.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:L
What the vulnerability does
Unauthenticated Cross Site Request Forgery (CSRF) in GiveWP <= 4.16.3 versions.
Explanation of Vulnerability in Simple Terms
GiveWP versions up to 4.16.3 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of authenticated users. An attacker can craft a malicious link or page that, when visited by a logged-in site administrator or user, triggers unintended changes or operations within GiveWP. The vulnerability requires user interaction and does not expose sensitive data, but can degrade site integrity or availability.
What an attacker can do
Trick a logged-in user into performing unwanted actions in GiveWP, such as modifying settings or deleting data.
Potential impact on your site
Administrators or donors could unknowingly trigger changes to donation settings, campaigns, or site configuration if tricked into visiting a malicious link.
Conditions required to exploit
Victim must be logged into the site and click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities