What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Wpmet ShopEngine plugin <= 4.1.1 versions.
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 Wpmet ShopEngine plugin <= 4.1.1 versions.
Explanation of Vulnerability in Simple Terms
ShopEngine versions up to 4.1.1 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of site visitors. An attacker can craft a malicious link or page that, when visited by a logged-in user, triggers unintended changes to site data or settings. The vulnerability requires user interaction but does not require authentication.
What an attacker can do
Trick a site visitor into performing unwanted actions, such as modifying settings or data, without their knowledge.
Potential impact on your site
Site visitors' accounts can be used to make unauthorized changes to shop settings, products, or orders without their consent.
Conditions required to exploit
A logged-in site visitor must click a malicious link or visit an attacker-controlled page while authenticated.
Key dates
External resources
Related vulnerabilities