{ "schema_version": "1.4.0", "id": "GHSA-vvjv-97j8-94xh", "modified": "2024-11-18T23:09:56Z", "published": "2023-02-28T23:19:24Z", "aliases": [ "CVE-2023-22738" ], "summary": "vantage6 vulnerable to Improper Preservation of Permissions", "details": "### Impact\nAssigning existing users to a different organization is currently possible. It may lead to unintended access: if a user from organization A is accidentally assigned to organization B, they will retain their permissions and therefore might be able to access stuff they should not be allowed to access.\n\n### Patches\nUpdate to 3.8.0\n\n### Workarounds\nNone\n\n### References\nNone\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Email us at [vantage6@iknl.nl](mailto:vantage6@iknl.nl)\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" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "vantage6" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.8.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/vantage6/vantage6/security/advisories/GHSA-vvjv-97j8-94xh" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22738" }, { "type": "WEB", "url": "https://github.com/vantage6/vantage6/commit/798aca1de142a4eca175ef51112e2235642f4f24" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/vantage6/PYSEC-2023-53.yaml" }, { "type": "PACKAGE", "url": "https://github.com/vantage6/vantage6" } ], "database_specific": { "cwe_ids": [ "CWE-281" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-28T23:19:24Z", "nvd_published_at": "2023-03-01T21:15:00Z" } }