ghsa-3hvj-3cg9-v242
Vulnerability from github
Published
2023-03-02 23:04
Modified
2023-03-13 19:18
Severity ?
VLAI Severity ?
Summary
Saleor Unauthenticated Information Disclosure Vulnerability via Python Exceptions
Details
Impact
Some 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.
Affected versions: Saleor ≥ 2.0.0
Workarounds
None
For more information
If you have any questions or comments about this advisory: * Open a discussion at https://github.com/saleor/saleor/discussions * Email us at hello@saleor.io
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "saleor" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "3.1.48" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "saleor" }, "ranges": [ { "events": [ { "introduced": "3.11.0" }, { "fixed": "3.11.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "saleor" }, "ranges": [ { "events": [ { "introduced": "3.10.0" }, { "fixed": "3.10.14" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "saleor" }, "ranges": [ { "events": [ { "introduced": "3.9.0" }, { "fixed": "3.9.27" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "saleor" }, "ranges": [ { "events": [ { "introduced": "3.8.0" }, { "fixed": "3.8.30" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "saleor" }, "ranges": [ { "events": [ { "introduced": "3.7.0" }, { "fixed": "3.7.59" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-26052" ], "database_specific": { "cwe_ids": [ "CWE-209" ], "github_reviewed": true, "github_reviewed_at": "2023-03-02T23:04:10Z", "nvd_published_at": "2023-03-02T19:15:00Z", "severity": "LOW" }, "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 \u2265 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", "id": "GHSA-3hvj-3cg9-v242", "modified": "2023-03-13T19:18:39Z", "published": "2023-03-02T23:04:10Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Saleor Unauthenticated Information Disclosure Vulnerability via Python Exceptions" }
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…