Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS12cjdtLXI5dm0tbTR3Zs4AA4Lz

PrestaShop XSS can be stored in DB from "add a message form" in order detail page (FO)

Impact

The isCleanHtml method is not used on this this form, which makes it possible to store an xss in DB.
The impact is low because the html is not interpreted in BO, thanks to twig's escape mechanism.
In FO, the xss is effective, but only impacts the customer sending it, or the customer session from which it was sent.

Be careful if you have a module fetching these messages from the DB and displaying it without escaping html.

Patches

8.1.x

Reporter

Reported by Rona Febriana (linkedin: https://www.linkedin.com/in/rona-febriana/)

Permalink: https://github.com/advisories/GHSA-vr7m-r9vm-m4wf
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cjdtLXI5dm0tbTR3Zs4AA4Lz
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: 4 months ago
Updated: 4 months ago


CVSS Score: 5.4
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:L

Identifiers: GHSA-vr7m-r9vm-m4wf, CVE-2024-21628
References: Repository: https://github.com/PrestaShop/PrestaShop
Blast Radius: 1.6

Affected Packages

packagist:prestashop/prestashop
Dependent packages: 0
Dependent repositories: 2
Downloads: 3,526 total
Affected Version Ranges: < 8.1.3
Fixed in: 8.1.3
All affected versions: 8.0.0, 8.0.1, 8.0.2, 8.0.3, 8.0.4, 8.0.5, 8.1.0, 8.1.1, 8.1.2
All unaffected versions: 8.1.3, 8.1.4, 8.1.5