What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Andrew Dashboard To-Do List dashboard-to-do-list.This issue affects Dashboard To-Do List: from n/a through <= 1.3.1.
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 Andrew Dashboard To-Do List dashboard-to-do-list.This issue affects Dashboard To-Do List: from n/a through <= 1.3.1.
Explanation of Vulnerability in Simple Terms
Dashboard To-Do List versions 1.3.1 and earlier contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the dashboard without the admin's knowledge or consent. The vulnerability requires the victim to visit the attacker's page while authenticated.
What an attacker can do
Perform unwanted actions on the dashboard (such as modifying or deleting to-do items) on behalf of a logged-in administrator.
Potential impact on your site
An attacker can trick administrators into unknowingly modifying or deleting dashboard data by visiting a crafted link.
Conditions required to exploit
The site administrator must visit a malicious webpage while logged into the site.
Key dates
External resources
Related vulnerabilities