{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-27917",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-02-28T15:14:14.213Z",
        "datePublished": "2024-03-06T19:36:27.357Z",
        "dateUpdated": "2024-08-05T20:07:41.626Z"
    },
    "containers": {
        "cna": {
            "title": "Shopware's session is persistent in Cache for 404 pages",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-524",
                            "lang": "en",
                            "description": "CWE-524: Use of Cache Containing Sensitive Information",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/shopware/shopware/security/advisories/GHSA-c2f9-4jmm-v45m",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/shopware/shopware/security/advisories/GHSA-c2f9-4jmm-v45m"
                },
                {
                    "name": "https://github.com/shopware/shopware/commit/7d9cb03225efca5f97e69b800d8747598dd15ce3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/shopware/shopware/commit/7d9cb03225efca5f97e69b800d8747598dd15ce3"
                },
                {
                    "name": "https://github.com/shopware/storefront/commit/3477e4a425d3c54b4bfae82d703fe3838dc21d3e",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/shopware/storefront/commit/3477e4a425d3c54b4bfae82d703fe3838dc21d3e"
                },
                {
                    "name": "https://github.com/shopware/shopware/releases/tag/v6.5.8.7",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/shopware/shopware/releases/tag/v6.5.8.7"
                }
            ],
            "affected": [
                {
                    "vendor": "shopware",
                    "product": "shopware",
                    "versions": [
                        {
                            "version": ">= 6.5.8.0, < 6.5.8.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-03-06T19:36:27.357Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Shopware is an open commerce platform based on Symfony Framework and Vue. The Symfony Session Handler pops the Session Cookie and assigns it to the Response. Since Shopware 6.5.8.0, the 404 pages are cached to improve the performance of 404 pages. So the cached Response which contains a Session Cookie when the Browser accessing the 404 page, has no cookies yet. The Symfony Session Handler is in use, when no explicit Session configuration has been done. When Redis is in use for Sessions using the PHP Redis extension, this exploiting code is not used. Shopware version 6.5.8.7 contains a patch for this issue. As a workaround, use Redis for Sessions, as this does not trigger the exploit code."
                }
            ],
            "source": {
                "advisory": "GHSA-c2f9-4jmm-v45m",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T00:41:55.530Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/shopware/shopware/security/advisories/GHSA-c2f9-4jmm-v45m",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/shopware/shopware/security/advisories/GHSA-c2f9-4jmm-v45m"
                    },
                    {
                        "name": "https://github.com/shopware/shopware/commit/7d9cb03225efca5f97e69b800d8747598dd15ce3",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/shopware/shopware/commit/7d9cb03225efca5f97e69b800d8747598dd15ce3"
                    },
                    {
                        "name": "https://github.com/shopware/storefront/commit/3477e4a425d3c54b4bfae82d703fe3838dc21d3e",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/shopware/storefront/commit/3477e4a425d3c54b4bfae82d703fe3838dc21d3e"
                    },
                    {
                        "name": "https://github.com/shopware/shopware/releases/tag/v6.5.8.7",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/shopware/shopware/releases/tag/v6.5.8.7"
                    }
                ]
            },
            {
                "affected": [
                    {
                        "vendor": "shopware",
                        "product": "shopware",
                        "cpes": [
                            "cpe:2.3:a:shopware:shopware:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "6.5.8.0",
                                "status": "affected",
                                "lessThan": "6.5.8.7",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-08-05T20:06:20.280295Z",
                                "id": "CVE-2024-27917",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-08-05T20:07:41.626Z"
                }
            }
        ]
    }
}