Shopware 6.6.5.1 Version
Security-Related Updates
This release is a security update that addresses several critical vulnerabilities:- Blind SQL Injection (CVE-2024-42357): A security flaw in DAL aggregations that allows attackers to perform unauthorized SQL queries.
- Server Side Template Injection in Twig (CVE-2024-42356 & CVE-2024-42355): Two vulnerabilities that make it possible to inject malicious code via Twig templates.
- Insufficient Access Controls in the Store API (CVE-2024-42354): A vulnerability that allows unauthorized access to data via ManyToMany associations.
Bug Fixes
In addition to the security updates, this release also contains three bug fixes:- PayPal Display Issues: After the update to version 6.6.4.1, all payment methods were incorrectly displayed. This error has now been fixed.
- Improvement of Media URL Processing: The type of the
MediaUrlPlaceholderHandlerclass has been changed to optimize the processing of media URLs. - Visible Icons in Front of Submenus: A rendering error where icons were visible in front of submenus has also been corrected.
