What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Dominic Fallows DF Draggable df-draggable allows Stored XSS.This issue affects DF Draggable: from n/a through <= 1.13.2.
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 Dominic Fallows DF Draggable df-draggable allows Stored XSS.This issue affects DF Draggable: from n/a through <= 1.13.2.
Explanation of Vulnerability in Simple Terms
DF Draggable versions 1.13.2 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a site administrator, performs unwanted actions on the site without the admin's knowledge. The vulnerability requires the admin to visit the attacker's page while logged in. Scope is changed, meaning the impact extends beyond the vulnerable component itself.
What an attacker can do
Trick a logged-in admin into performing unwanted actions on the site by visiting a malicious webpage.
Potential impact on your site
Admins could unknowingly perform actions (data changes, settings modifications) via malicious links or pages.
Conditions required to exploit
Admin must visit attacker-controlled webpage while logged into the site.
Key dates
External resources
Related vulnerabilities