Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS0zNWpwLThjZ2ctcDR3as4AA-f_
Shopware vulnerable to Server Side Template Injection in Twig using Context functions
Impact
The context
variable is injected into almost any Twig Template and allows to access to current language, currency information. The context object allows also to switch for a short time the scope of the Context as a helper with a callable function.
Example call from PHP:
$context->scope(Context::SYSTEM_SCOPE, static function (Context $context) use ($mediaService, $media, &$fileBlob): void {
$fileBlob = $mediaService->loadFile($media->getId(), $context);
});
This function can be called also from Twig and as the second parameter allows any callable, it's possible to call from Twig any statically callable PHP function/method.
It's not possible as customer to provide any Twig code, the attacker would require access to Administration to exploit it using Mail templates or using App Scripts.
Patches
Update to Shopware 6.6.5.1 or 6.5.8.13
Workarounds
For older versions of 6.1, 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.
Permalink: https://github.com/advisories/GHSA-35jp-8cgg-p4wjJSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zNWpwLThjZ2ctcDR3as4AA-f_
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: 6 months ago
Updated: 6 months ago
CVSS Score: 8.3
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
EPSS Percentage: 0.00077
EPSS Percentile: 0.35504
Identifiers: GHSA-35jp-8cgg-p4wj, CVE-2024-42356
References:
- https://github.com/shopware/shopware/security/advisories/GHSA-35jp-8cgg-p4wj
- https://github.com/shopware/core/commit/04183e0c02af3b404eb7d52c683734bfe0595038
- https://github.com/shopware/core/commit/a784aa1cec0624e36e0ee4d41aeebaed40e0442f
- https://github.com/shopware/shopware/commit/8504ba7e56e53add6a1d5b9d45015e3d899cd0ac
- https://github.com/shopware/shopware/commit/e43423bcc93c618c3036f94c12aa29514da8cf2e
- https://nvd.nist.gov/vuln/detail/CVE-2024-42356
- https://github.com/advisories/GHSA-35jp-8cgg-p4wj
Blast Radius: 20.5
Affected Packages
packagist:shopware/core
Dependent packages: 216Dependent repositories: 298
Downloads: 3,484,657 total
Affected Version Ranges: >= 6.6.0.0, <= 6.6.5.0, <= 6.5.8.12
Fixed in: 6.6.5.1, 6.5.8.13
All affected versions: 6.0.0, 6.1.0, 6.1.1, 6.1.2, 6.1.3, 6.1.4, 6.1.5, 6.1.6, 6.2.0, 6.2.1, 6.2.2, 6.2.3
All unaffected versions:
packagist:shopware/platform
Dependent packages: 6Dependent repositories: 38
Downloads: 1,317,266 total
Affected Version Ranges: >= 6.6.0.0, <= 6.6.5.0, <= 6.5.8.12
Fixed in: 6.6.5.1, 6.5.8.13
All affected versions: 5.3.1, 6.0.0, 6.1.0, 6.1.1, 6.1.2, 6.1.3, 6.1.4, 6.1.5, 6.1.6, 6.2.0, 6.2.1, 6.2.2, 6.2.3
All unaffected versions: