← Back to browse · API

CVE-2023-22731

Severity
CRITICAL
CVSS
10.0
EPSS
0.01333
Risk score
40.47
CISA KEV
No
PoC
No
Published
2023-01-17
Modified
2025-03-10
First seen
2026-08-07
Aliases
EUVD-2023-0419, GHSA-93CW-F5JJ-X85W
Products
runZero:platform < 6.4.18.1
Sources
euvd EUVD-2023-0419

Description

Shopware is an open source commerce platform based on Symfony Framework and Vue js. In a Twig environment **without the Sandbox extension**, it is possible to refer to PHP functions in twig filters like `map`, `filter`, `sort`. This allows a template to call any global PHP function and thus execute arbitrary code. The attacker must have access to a Twig environment in order to exploit this vulnerability. This problem has been fixed with 6.4.18.1 with an override of the specified filters until the integration of the Sandbox extension has been finished. Users are advised to upgrade. Users of major versions 6.1, 6.2, and 6.3 may also receive this fix via a plugin.

References