Shopware has a new Twig Tag sw_silent_feature_call
which silences deprecation messages while triggered in this tag.
It accepts as parameter a string the feature flag name to silence, but this parameter is not escaped properly and allows execution of code.
Update to Shopware 6.6.5.1 or 6.5.8.13
For older versions of 6.2, 6.3, and 6.4, corresponding security measures are also available via a plugin. For the full range of functions, we recommend updating to the latest Shopware version.
{ "nvd_published_at": "2024-08-08T15:15:18Z", "cwe_ids": [ "CWE-1336", "CWE-94" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-08-08T14:48:03Z" }