ghsa-rgcm-rpq9-9cgr
Vulnerability from github
Published
2021-07-28 17:57
Modified
2021-07-27 15:13
Severity ?
VLAI Severity ?
Summary
Missing Authentication for Critical Function in Saleor
Details
An issue was discovered in Mirumee Saleor 2.x before 2.9.1. Incorrect access control in the checkoutCustomerAttach mutations allows attackers to attach their checkouts to any user ID and consequently leak user data (e.g., name, address, and previous orders of any other customer).
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "saleor" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.9.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-7964" ], "database_specific": { "cwe_ids": [ "CWE-306" ], "github_reviewed": true, "github_reviewed_at": "2021-07-27T15:13:34Z", "nvd_published_at": "2020-01-24T20:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in Mirumee Saleor 2.x before 2.9.1. Incorrect access control in the checkoutCustomerAttach mutations allows attackers to attach their checkouts to any user ID and consequently leak user data (e.g., name, address, and previous orders of any other customer).", "id": "GHSA-rgcm-rpq9-9cgr", "modified": "2021-07-27T15:13:34Z", "published": "2021-07-28T17:57:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7964" }, { "type": "WEB", "url": "https://github.com/mirumee/saleor/commit/233b8890c60fa6d90daf99e4d90fea85867732c3" }, { "type": "WEB", "url": "https://github.com/mirumee/saleor/releases/tag/2.9.1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Missing Authentication for Critical Function in Saleor" }
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.
Loading…