SCA: security update for prestashop/prestashop (GHSA-vr7m-r9vm-m4wf)

medium Tenable Cloud Security Plugin ID 419514

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- PrestaShop is an open-source e-commerce platform. Prior to version 8.1.3, the isCleanHtml method is not
used on this this form, which makes it possible to store a cross-site scripting payload in the database.
The impact is low because the HTML is not interpreted in BO, thanks to twig's escape mechanism. In FO, the
cross-site scripting attack is effective, but only impacts the customer sending it, or the customer
session from which it was sent. This issue affects those who have a module fetching these messages from
the DB and displaying it without escaping HTML. Version 8.1.3 contains a patch for this issue.
(CVE-2024-21628)

See Also

https://github.com/advisories/GHSA-vr7m-r9vm-m4wf

Plugin Details

Severity: Medium

ID: 419514

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.14

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2024-21628

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/3/2024

Vulnerability Publication Date: 1/2/2024

Reference Information

CVE: CVE-2024-21628

cwe: CWE-79