{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2022-24894",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2022-02-10T16:41:34.956Z",
        "datePublished": "2023-02-03T21:46:23.702Z",
        "dateUpdated": "2024-08-03T04:29:01.562Z"
    },
    "containers": {
        "cna": {
            "title": "Symfony storing cookie headers in HttpCache",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-285",
                            "lang": "en",
                            "description": "CWE-285: Improper Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 5.9,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv"
                },
                {
                    "name": "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb"
                },
                {
                    "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00014.html"
                }
            ],
            "affected": [
                {
                    "vendor": "symfony",
                    "product": "symfony",
                    "versions": [
                        {
                            "version": ">= 2.0.0, < 4.4.50",
                            "status": "affected"
                        },
                        {
                            "version": ">= 5.0.0, < 5.4.20",
                            "status": "affected"
                        },
                        {
                            "version": ">= 6.0.0, < 6.0.20",
                            "status": "affected"
                        },
                        {
                            "version": ">= 6.1.0, < 6.1.12",
                            "status": "affected"
                        },
                        {
                            "version": ">= 6.2.0, < 6.2.6",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-02-03T21:46:23.702Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Symfony is a PHP framework for web and console applications and a set of reusable PHP components. The Symfony HTTP cache system, acts as a reverse proxy: It caches entire responses (including headers) and returns them to the clients. In a recent change in the `AbstractSessionListener`, the response might contain a `Set-Cookie` header. If the Symfony HTTP cache system is enabled, this response might bill stored and return to the next clients. An attacker can use this vulnerability to retrieve the victim's session. This issue has been patched and is available for branch 4.4.\n"
                }
            ],
            "source": {
                "advisory": "GHSA-h7vf-5wrv-9fhv",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-03T04:29:01.562Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv"
                    },
                    {
                        "name": "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb"
                    },
                    {
                        "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00014.html",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}