What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Sheikh Heera WP Fiddle wp-fiddle allows Stored XSS.This issue affects WP Fiddle: from n/a through <= 1.0.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Sheikh Heera WP Fiddle wp-fiddle allows Stored XSS.This issue affects WP Fiddle: from n/a through <= 1.0.
Explanation of Vulnerability in Simple Terms
WP Fiddle versions 1.0 and earlier contain a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unauthorized actions on behalf of a logged-in site administrator. The vulnerability requires the victim to visit a malicious webpage while authenticated to the WordPress site. An attacker can modify site settings, create or delete content, or change user permissions depending on the actions available through the vulnerable component.
What an attacker can do
Perform unauthorized actions on the site (modify settings, create/delete content, change permissions) on behalf of a logged-in admin.
Potential impact on your site
An attacker can trick your admin into performing unwanted actions without their knowledge, potentially compromising site integrity and security.
Conditions required to exploit
Victim must be logged into WordPress and visit an attacker-controlled webpage while authenticated.
Key dates
External resources
Related vulnerabilities