Skip to content

Exposure of Sensitive Information to an Unauthorized Actor

High severity GitHub Reviewed Published Sep 8, 2021 to the GitHub Advisory Database • Updated Jan 29, 2023

Package

composer shopware/platform (Composer)

Affected versions

<= 6.4.1.0

Patched versions

6.4.1.1

Description

Shopware is an open source eCommerce platform. In versions prior to 6.4.1.1 private files publicly accessible with Cloud Storage providers when the hashed URL is known. Users are recommend to first change their configuration to set the correct visibility according to the documentation. The visibility must be at the same level as type. When the Storage is saved on Amazon AWS we recommending disabling public access to the bucket containing the private files: https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html. Otherwise, update to Shopware 6.4.1.1 or install or update the Security plugin (https://store.shopware.com/en/detail/index/sArticle/518463/number/Swag136939272659) and run the command ./bin/console s3:set-visibility to correct your cloud file visibilities.

References

Published by the National Vulnerability Database Jun 24, 2021
Reviewed Jun 25, 2021
Published to the GitHub Advisory Database Sep 8, 2021
Last updated Jan 29, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVE ID

CVE-2021-32717

GHSA ID

GHSA-6gr8-c3m5-mvrg

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.