-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| magento/community-edition | composer | >= 2.1.0, < 2.1.18 | 2.1.18 |
| magento/community-edition | composer | >= 2.2.0, < 2.2.9 | 2.2.9 |
| magento/community-edition | composer | >= 2.3.0, < 2.3.2 | 2.3.2 |
The vulnerability is a CSRF flaw allowing store design deletion. Magento admin controllers require CSRF token validation via form keys. The security bulletin specifically calls out CSRF protection improvements, indicating the execute() method in the design config Save controller previously lacked proper validateForCsrf checks. This matches Magento's typical CSRF mitigation pattern where controllers add $this->_validateFormKey() validation in execute methods.
A Semantic Attack on Google Gemini - Read the Latest Research