What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in PixelGrade PixFields plugin <= 0.7.0 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 PixelGrade PixFields plugin <= 0.7.0 versions.
Explanation of Vulnerability in Simple Terms
PixFields versions up to 0.7.0 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 user, triggers unintended changes or operations within PixFields. The vulnerability requires user interaction and does not expose sensitive data directly.
What an attacker can do
Trick a logged-in user into performing unwanted actions within PixFields by visiting a malicious link or page.
Potential impact on your site
Users' accounts could be manipulated to perform unintended actions without their knowledge or consent.
Conditions required to exploit
The victim must be logged in to PixFields and click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities