Server-Side Template Injection Affecting shopware/platform package, versions <6.5.8.13 >=6.6.0.0, <6.6.5.1
Threat Intelligence
EPSS
0.08% (37th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PHP-SHOPWAREPLATFORM-7654168
- published 9 Aug 2024
- disclosed 8 Aug 2024
- credit Ngo Wei Lin
Introduced: 8 Aug 2024
CVE-2024-42355 Open this link in a new tabHow to fix?
Upgrade shopware/platform
to version 6.5.8.13, 6.6.5.1 or higher.
Overview
shopware/platform is a Shopware e-commerce core.
Affected versions of this package are vulnerable to Server-Side Template Injection via the sw_silent_feature_call
Twig tag. A user can cause code to be executed by injecting it into the feature flag parameter, which is not properly escaped.