{ "schema_version": "1.4.0", "id": "GHSA-r8qr-wwg3-2r85", "modified": "2023-03-03T22:46:04Z", "published": "2023-03-03T22:46:04Z", "aliases": [ "CVE-2023-26051" ], "summary": "Saleor has Staff-Authenticated Error Message Information Disclosure Vulnerability via Python Exceptions", "details": "### Impact\nSome internal Python exceptions are not handled properly and thus are returned in API as error messages. Some messages might contain sensitive information like user email address in staff-authenticated requests.\n\nThis issue has been patched in versions 3.1.48, 3.7.59, 3.8.30, 3.9.27, 3.10.14 and 3.11.12.\n\n### Workarounds\nNone\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open a discussion at https://github.com/saleor/saleor/discussions\n* Email us at [hello@saleor.io](mailto:hello@saleor.io)\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "Saleor" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0" }, { "fixed": "3.1.48" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Saleor" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.11.0" }, { "fixed": "3.11.12" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Saleor" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.10.0" }, { "fixed": "3.10.14" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Saleor" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.9.0" }, { "fixed": "3.9.27" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Saleor" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.8.0" }, { "fixed": "3.8.30" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Saleor" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.7.0" }, { "fixed": "3.7.59" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/saleor/saleor/security/advisories/GHSA-r8qr-wwg3-2r85" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26051" }, { "type": "WEB", "url": "https://github.com/saleor/saleor/commit/31bce881ccccf0d79a9b14ecb6ca3138d1edeec1" }, { "type": "PACKAGE", "url": "https://github.com/saleor/saleor" }, { "type": "WEB", "url": "https://github.com/saleor/saleor/releases/tag/3.1.48" }, { "type": "WEB", "url": "https://github.com/saleor/saleor/releases/tag/3.10.14" }, { "type": "WEB", "url": "https://github.com/saleor/saleor/releases/tag/3.11.12" }, { "type": "WEB", "url": "https://github.com/saleor/saleor/releases/tag/3.7.59" }, { "type": "WEB", "url": "https://github.com/saleor/saleor/releases/tag/3.8.30" }, { "type": "WEB", "url": "https://github.com/saleor/saleor/releases/tag/3.9.27" } ], "database_specific": { "cwe_ids": [ "CWE-209" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-03-03T22:46:04Z", "nvd_published_at": "2023-03-02T19:15:00Z" } }