Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. shopware/platform
  4. ›
  5. CVE-2024-42354

CVE-2024-42354: Shopware vulnerable to Improper Access Control with ManyToMany associations in store-api

August 8, 2024

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.

References

  • github.com/advisories/GHSA-hhcq-ph6w-494g
  • github.com/shopware/core/commit/a784aa1cec0624e36e0ee4d41aeebaed40e0442f
  • github.com/shopware/core/commit/d35ee2eda5c995faeb08b3dad127eab65c64e2a2
  • github.com/shopware/shopware
  • github.com/shopware/shopware/commit/8504ba7e56e53add6a1d5b9d45015e3d899cd0ac
  • github.com/shopware/shopware/commit/ad83d38809df457efef21c37ce0996430334bf01
  • github.com/shopware/shopware/security/advisories/GHSA-hhcq-ph6w-494g
  • nvd.nist.gov/vuln/detail/CVE-2024-42354

Code Behaviors & Features

Detect and mitigate CVE-2024-42354 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 6.6.0.0 before 6.6.5.1, all versions before 6.5.8.13

Fixed versions

  • 6.5.8.13
  • 6.6.5.1

Solution

Upgrade to versions 6.5.8.13, 6.6.5.1 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control

Source file

packagist/shopware/platform/CVE-2024-42354.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:53 +0000.