CVE-2024-42354
published 2024-08-08CVE-2024-42354: Shopware is an open commerce platform. The store-API works with regular entities and not expose all fields for the public API; fields need to be marked as…
PriorityP434medium5.9CVSS 3.1
AVNACHPRNUINSUCHINAN
EPSS
0.40%
32.6th percentile
Shopware is an open commerce platform. The store-API works with regular entities and not expose all fields for the public API; fields need to be marked as ApiAware in the EntityDefinition. So only ApiAware fields of the EntityDefinition will be encoded to the final JSON. Prior to versions 6.6.5.1 and 6.5.8.13, the processing of the Criteria did not considered ManyToMany associations and so they were not considered properly and the protections didn't get used. This issue cannot be reproduced with the default entities by Shopware, but can be triggered with extensions. Update to Shopware 6.6.5.1 or 6.5.8.13 to receive a patch. For older versions of 6.2, 6.3, and 6.4, corresponding security measures are also available via a plugin.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| shopware | core | >= 0 < 6.5.8.13 | 6.5.8.13 |
| shopware | core | >= 6.6.0.0 < 6.6.5.1 | 6.6.5.1 |
| shopware | platform | >= 0 < 6.5.8.13 | 6.5.8.13 |
| shopware | platform | >= 6.6.0.0 < 6.6.5.1 | 6.6.5.1 |
| shopware | shopware | < 6.5.8.13 | 6.5.8.13 |
| shopware | shopware | <= 6.5.8.12 | — |
| shopware | shopware | — | — |
| shopware | shopware | >= 6.6.0.0 < 6.6.5.1 | 6.6.5.1 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Shopware vulnerable to Improper Access Control with ManyToMany associations in store-api
ghsa·2024-08-08
CVE-2024-42354 [MEDIUM] CWE-284 Shopware vulnerable to Improper Access Control with ManyToMany associations in store-api
Shopware vulnerable to Improper Access Control with ManyToMany associations in store-api
### Impact
The store-API works with regular entities and not expose all fields for the public API; fields need to be marked as ApiAware in the EntityDefinition. So only ApiAware fields of the EntityDefinition will be encoded to the final JSON.
The processing of the Criteria did not considered ManyToMany associations and so they were not considered properly and the protections didn't get used.
This issue cannot be reproduced with the default entities by Shopware, but can be triggered with extensions.
### Patches
Update to Shopware 6.6.5.1 or 6.5.8.13.
### Workarounds
For older versions of 6.2, 6.3, and 6.4, corresponding security measures are also available via a plugin. For the full range of func
OSV
Shopware vulnerable to Improper Access Control with ManyToMany associations in store-api
osv·2024-08-08
CVE-2024-42354 [MEDIUM] Shopware vulnerable to Improper Access Control with ManyToMany associations in store-api
Shopware vulnerable to Improper Access Control with ManyToMany associations in store-api
### Impact
The store-API works with regular entities and not expose all fields for the public API; fields need to be marked as ApiAware in the EntityDefinition. So only ApiAware fields of the EntityDefinition will be encoded to the final JSON.
The processing of the Criteria did not considered ManyToMany associations and so they were not considered properly and the protections didn't get used.
This issue cannot be reproduced with the default entities by Shopware, but can be triggered with extensions.
### Patches
Update to Shopware 6.6.5.1 or 6.5.8.13.
### Workarounds
For older versions of 6.2, 6.3, and 6.4, corresponding security measures are also available via a plugin. For the full range of func
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/shopware/core/commit/a784aa1cec0624e36e0ee4d41aeebaed40e0442fhttps://github.com/shopware/core/commit/d35ee2eda5c995faeb08b3dad127eab65c64e2a2https://github.com/shopware/shopware/commit/8504ba7e56e53add6a1d5b9d45015e3d899cd0achttps://github.com/shopware/shopware/commit/ad83d38809df457efef21c37ce0996430334bf01https://github.com/shopware/shopware/security/advisories/GHSA-hhcq-ph6w-494g
2024-08-08
Published