Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/sylius/resource-bundle@1.6.3
purl pkg:composer/sylius/resource-bundle@1.6.3
Next non-vulnerable version 1.6.4
Latest non-vulnerable version 1.6.4
Risk 4.5
Vulnerabilities affecting this package (2)
Vulnerability Summary Fixed by
VCID-g1vh-b6q7-1ya7
Aliases:
CVE-2020-15146
GHSA-h6m7-j4h3-9rf5
Injection Vulnerability In SyliusResourceBundle request parameters injected inside an expression evaluated by `symfony/expression-language` package haven't been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution.
1.6.4
Affected by 0 other vulnerabilities.
VCID-q8qd-8pyx-jyaa
Aliases:
CVE-2020-15143
GHSA-p4pj-9g59-4ppv
Injection Vulnerability In SyliusResourceBundle request parameters injected inside an expression evaluated by `symfony/expression-language` package haven't been sanitized properly. This allows the attacker to access any public service by manipulating that request parameter, allowing for Remote Code Execution.
1.6.4
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-ywcd-9aje-jqa6 Inconsistent Interpretation of HTTP Requests (HTTP Request Smuggling) Affected versions of Sylius give attackers the ability to switch channels via the `_channel_code` GET parameter in production environments. This was meant to be enabled only when kernel.debug is set to `true`. However, if no `sylius_channel.debug` is set explicitly in the configuration, the default value which is kernel.debug will be not resolved and cast to boolean, enabling this debug feature even if that parameter is set to `false`. CVE-2020-5218
CVE-2020-5220
GHSA-8vp7-j5cj-vvm2
GHSA-prg5-hg25-8grq