{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-21652",
        "STATE": "PUBLIC",
        "TITLE": "Insufficient Session Expiration in shopware"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "shopware",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": ">=5.7.3, < 5.7.7"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "shopware"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Shopware is an open source e-commerce software platform. In affected versions shopware would not invalidate a user session in the event of a password change. With version 5.7.7 the session validation was adjusted, so that sessions created prior to the latest password change of a customer account can't be used to login with said account. This also means, that upon a password change, all existing sessions for a given customer account are automatically considered invalid. There is no workaround for this issue."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.5,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-613: Insufficient Session Expiration"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://docs.shopware.com/en/shopware-5-en/securityupdates/security-update-01-2022",
                "refsource": "MISC",
                "url": "https://docs.shopware.com/en/shopware-5-en/securityupdates/security-update-01-2022"
            },
            {
                "name": "https://github.com/shopware/shopware/security/advisories/GHSA-p523-jrph-qjc6",
                "refsource": "CONFIRM",
                "url": "https://github.com/shopware/shopware/security/advisories/GHSA-p523-jrph-qjc6"
            },
            {
                "name": "https://github.com/shopware/shopware/commit/47ebd126a94f4b019b6fde64c0df3d18d74ef7d0",
                "refsource": "MISC",
                "url": "https://github.com/shopware/shopware/commit/47ebd126a94f4b019b6fde64c0df3d18d74ef7d0"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-p523-jrph-qjc6",
        "discovery": "UNKNOWN"
    }
}