What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Jayce53 EasyIndex easyindex allows Cross Site Request Forgery.This issue affects EasyIndex: from n/a through <= 1.1.1704.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Jayce53 EasyIndex easyindex allows Cross Site Request Forgery.This issue affects EasyIndex: from n/a through <= 1.1.1704.
Explanation of Vulnerability in Simple Terms
EasyIndex versions up to 1.1.1704 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on the site without the user's knowledge. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. Impact is limited to data integrity and availability; no sensitive data can be read.
What an attacker can do
Perform unwanted actions on the site (modify data, disable features) by tricking a logged-in user into visiting a malicious page.
Potential impact on your site
Users' actions can be hijacked to modify site content or settings without their consent or knowledge.
Conditions required to exploit
Victim must be logged in and visit an attacker-controlled webpage; no special privileges required.
Key dates
External resources