{ "schema_version": "1.4.0", "id": "GHSA-59qg-93jg-236f", "modified": "2023-01-20T23:18:17Z", "published": "2023-01-20T23:18:17Z", "aliases": [ "CVE-2023-22732" ], "summary": "Shopware has Insufficient Session Expiration in Administration", "details": "### Impact\nThe Administration session expiration was set to one week, when an attacker has stolen the session cookie they could use it for a long period of time. \n\n### Patches\nWe added an automatic logout into the Administration, so the user will be logged out when they are inactive.\n\n### References\n\nhttps://docs.shopware.com/en/shopware-6-en/security-updates/security-update-01-2023?category=security-updates", "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": "Packagist", "name": "shopware/platform" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "6.4.18.1" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 6.4.18.0" } }, { "package": { "ecosystem": "Packagist", "name": "shopware/core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "6.4.18.1" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 6.4.18.0" } } ], "references": [ { "type": "WEB", "url": "https://github.com/shopware/platform/security/advisories/GHSA-59qg-93jg-236f" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22732" }, { "type": "WEB", "url": "https://github.com/shopware/platform/commit/cd7a89cbcd3a0428c6d1ef27b3aa15467a722ff6" }, { "type": "WEB", "url": "https://docs.shopware.com/en/shopware-6-en/security-updates/security-update-01-2023?category=security-updates" }, { "type": "PACKAGE", "url": "https://github.com/shopware/platform" } ], "database_specific": { "cwe_ids": [ "CWE-613" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-01-20T23:18:17Z", "nvd_published_at": "2023-01-17T22:15:00Z" } }