{ "schema_version": "1.4.0", "id": "GHSA-3hvj-3cg9-v242", "modified": "2023-03-13T19:18:39Z", "published": "2023-03-02T23:04:10Z", "aliases": [ "CVE-2023-26052" ], "summary": "Saleor Unauthenticated 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 infrastructure details in unauthenticated requests.\n\nAffected versions: Saleor ≥ 2.0.0\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\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/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-3hvj-3cg9-v242" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26052" }, { "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": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-03-02T23:04:10Z", "nvd_published_at": "2023-03-02T19:15:00Z" } }