CVE-2019-25152 HIGH

CVE-2019-25152: Abandoned Cart Lite for WooCommerce < 5.2.0 and Abandoned Cart Pro for WooCommerce < 7.13.0 - Stored Cross-Site Scripting

Vendor Tychesoftwares
Product Abandoned Cart Lite for WooCommerce
Weakness CWE-79 · XSS
Published June 22, 2023
Last update April 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Abandoned Cart Lite for WooCommerce and Abandoned Cart Pro for WooCommerce plugins for WordPress are vulnerable to Stored Cross-Site Scripting via multiple parameters in versions up to, and including, 5.1.3 and 7.12.0 respectively, due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in user input that will execute on the admin dashboard.

Explanation of Vulnerability in Simple Terms

02Summary

Abandoned Cart Lite for WooCommerce versions before 5.2.0 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into the site without authentication. The vulnerability affects the plugin's handling of user input, enabling attackers to execute JavaScript in visitors' browsers and potentially steal session tokens or redirect users to malicious sites. Site owners should update to version 5.2.0 or later immediately.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in visitors' browsers and steals session data or redirects users.

Potential impact on your site

04Site Impact

Visitors' browsers can be compromised; session tokens and credentials may be stolen without your knowledge.

Conditions required to exploit

05Prerequisites

No authentication or user interaction required; attacker can exploit the vulnerability remotely.

Key dates

06Disclosure timeline

June 22, 2023 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE