What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in etemplates ECT Add to Cart Button ect-add-to-cart-button allows Stored XSS.This issue affects ECT Add to Cart Button: from n/a through <= 1.4.
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 etemplates ECT Add to Cart Button ect-add-to-cart-button allows Stored XSS.This issue affects ECT Add to Cart Button: from n/a through <= 1.4.
Explanation of Vulnerability in Simple Terms
ECT Add to Cart Button versions 1.4 and earlier are vulnerable to cross-site request forgery (CSRF). An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. The vulnerability requires the victim to visit the attacker's page while authenticated to the WordPress site.
What an attacker can do
Perform unwanted actions on the site (add to cart, modify settings) on behalf of a logged-in administrator.
Potential impact on your site
An attacker could modify cart settings or trigger unintended cart actions if an admin visits a compromised or attacker-controlled page.
Conditions required to exploit
Administrator must visit a malicious webpage while logged into the WordPress site.
Key dates
External resources
Related vulnerabilities