ghsa-vrf2-xghr-j52v
Vulnerability from github
Published
2021-06-28 18:20
Modified
2021-10-05 17:26
Severity ?
Summary
Private files publicly accessible with Cloud Storage providers
Details
Impact
Private files publicly accessible with Cloud Storage providers when the hashed URL is known
Patches
We recommend first changing your 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
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 6.4.1.0" }, "package": { "ecosystem": "Packagist", "name": "shopware/platform" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.4.1.1" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 6.4.1.0" }, "package": { "ecosystem": "Packagist", "name": "shopware/core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.4.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2021-06-24T19:20:27Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "### Impact\n\nPrivate files publicly accessible with Cloud Storage providers when the hashed URL is known\n\n### Patches\n\nWe recommend first changing your configuration to set the correct visibility according to the documentation. The visibility must be at the same level as `type`.\n\nWhen 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\n\nOtherwise, 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 \n", "id": "GHSA-vrf2-xghr-j52v", "modified": "2021-10-05T17:26:41Z", "published": "2021-06-28T18:20:42Z", "references": [ { "type": "WEB", "url": "https://github.com/shopware/platform/security/advisories/GHSA-vrf2-xghr-j52v" }, { "type": "PACKAGE", "url": "https://github.com/shopware/platform" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Private files publicly accessible with Cloud Storage providers" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.