ghsa-fgjh-x3f8-8gmh
Vulnerability from github
Published
2022-05-24 16:50
Modified
2023-08-01 23:16
Severity ?
VLAI Severity ?
Summary
Mirumee Saleor CSRF Protection Disabled
Details
In Mirumee Saleor 2.7.0 (fixed in 2.8.0), CSRF protection middleware was accidentally disabled, which allowed attackers to send a POST request without a valid CSRF token and be accepted by the server.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "saleor" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.8.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.7.0" ] } ], "aliases": [ "CVE-2019-13594" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-08-01T23:16:22Z", "nvd_published_at": "2019-07-14T17:15:00Z", "severity": "HIGH" }, "details": "In Mirumee Saleor 2.7.0 (fixed in 2.8.0), CSRF protection middleware was accidentally disabled, which allowed attackers to send a POST request without a valid CSRF token and be accepted by the server.", "id": "GHSA-fgjh-x3f8-8gmh", "modified": "2023-08-01T23:16:22Z", "published": "2022-05-24T16:50:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-13594" }, { "type": "WEB", "url": "https://github.com/mirumee/saleor/commit/94c07034ff1bfc209461e39ca1bb6228d8ca0e35" }, { "type": "WEB", "url": "http://web.archive.org/web/20190713094847/https://github.com/mirumee/saleor/releases/tag/2.8.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Mirumee Saleor CSRF Protection Disabled" }
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…