What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in HasThemes ShopLentor plugin <= 2.6.2 versions.
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 HasThemes ShopLentor plugin <= 2.6.2 versions.
Explanation of Vulnerability in Simple Terms
ShopLentor versions up to 2.6.2 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of site administrators. An attacker can craft a malicious link or page that, when visited by an admin, executes unwanted changes to the site. The vulnerability requires user interaction—the admin must click the link or visit the attacker's page—and does not expose sensitive data.
What an attacker can do
Perform unauthorized actions on the site when an admin visits a malicious link or page.
Potential impact on your site
Admins could unknowingly make unwanted changes to site settings or content if tricked into visiting a malicious page.
Conditions required to exploit
An admin must visit a page or click a link controlled by the attacker; no special privileges or authentication bypass needed.
Key dates
External resources
Related vulnerabilities