What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Think201 Mins To Read mins-to-read allows Stored XSS.This issue affects Mins To Read: from n/a through <= 1.2.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 Think201 Mins To Read mins-to-read allows Stored XSS.This issue affects Mins To Read: from n/a through <= 1.2.2.
Explanation of Vulnerability in Simple Terms
Mins To Read versions 1.2.2 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 site without the administrator's knowledge. The vulnerability requires the victim to visit the attacker's page while authenticated.
What an attacker can do
Perform actions on the site (read data, modify settings, delete content) on behalf of a logged-in administrator.
Potential impact on your site
An administrator's account can be used to make unauthorized changes to your site if they visit a malicious link while logged in.
Conditions required to exploit
Victim must be logged in and visit an attacker-controlled webpage; no special privileges required.
Key dates
External resources
Related vulnerabilities