gsd-2022-24894
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-24894", "id": "GSD-2022-24894" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-24894" ], "details": "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\u0027s session. This issue has been patched and is available for branch 4.4.\n", "id": "GSD-2022-24894", "modified": "2023-12-13T01:19:42.763776Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24894", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "symfony", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003e= 2.0.0, \u003c 4.4.50" }, { "version_affected": "=", "version_value": "\u003e= 5.0.0, \u003c 5.4.20" }, { "version_affected": "=", "version_value": "\u003e= 6.0.0, \u003c 6.0.20" }, { "version_affected": "=", "version_value": "\u003e= 6.1.0, \u003c 6.1.12" }, { "version_affected": "=", "version_value": "\u003e= 6.2.0, \u003c 6.2.6" } ] } } ] }, "vendor_name": "symfony" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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\u0027s session. This issue has been patched and is available for branch 4.4.\n" } ] }, "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-285", "lang": "eng", "value": "CWE-285: Improper Authorization" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv", "refsource": "MISC", "url": "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv" }, { "name": "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb", "refsource": "MISC", "url": "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb" }, { "name": "https://lists.debian.org/debian-lts-announce/2023/07/msg00014.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00014.html" } ] }, "source": { "advisory": "GHSA-h7vf-5wrv-9fhv", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=2.0.0,\u003c4.4.50||\u003e=5.0.0,\u003c5.4.2||\u003e=6.0.0,\u003c6.0.20||\u003e=6.1.0,\u003c6.1.12||\u003e=6.2.0,\u003c6.2.6", "affected_versions": "All versions starting from 2.0.0 before 4.4.50, all versions starting from 5.0.0 before 5.4.2, all versions starting from 6.0.0 before 6.0.20, all versions starting from 6.1.0 before 6.1.12, all versions starting from 6.2.0 before 6.2.6", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-285", "CWE-937" ], "date": "2023-07-12", "description": "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\u0027s session. This issue has been patched and is available for branch 4.4.", "fixed_versions": [ "4.4.50", "5.4.2", "6.0.20", "6.1.12", "6.2.6" ], "identifier": "CVE-2022-24894", "identifiers": [ "CVE-2022-24894", "GHSA-h7vf-5wrv-9fhv" ], "not_impacted": "All versions before 2.0.0, all versions starting from 4.4.50 before 5.0.0, all versions starting from 5.4.2 before 6.0.0, all versions starting from 6.0.20 before 6.1.0, all versions starting from 6.1.12 before 6.2.0, all versions starting from 6.2.6", "package_slug": "packagist/symfony/form", "pubdate": "2023-02-03", "solution": "Upgrade to version 4.4.50, 5.4.2, 6.0.20, 6.1.12, 6.2.6 or above.", "title": "Improper Authorization", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-24894", "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb", "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv" ], "uuid": "5fb0ce56-c788-4b0b-9dc3-71ce716c2452" }, { "affected_range": "\u003e=2.0.0,\u003c4.4.50||\u003e=5.0.0,\u003c5.4.20||\u003e=6.0.0,\u003c6.0.20||\u003e=6.1.0,\u003c6.1.12||\u003e=6.2.0,\u003c6.2.6", "affected_versions": "All versions starting from 2.0.0 before 4.4.50, all versions starting from 5.0.0 before 5.4.20, all versions starting from 6.0.0 before 6.0.20, all versions starting from 6.1.0 before 6.1.12, all versions starting from 6.2.0 before 6.2.6", "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-02-22", "description": "Description\n-----------\n\nThe Symfony HTTP cache system acts as a reverse proxy: it caches HTTP responses (including headers) and returns them to clients.\n\nIn a recent `AbstractSessionListener` change, the response might now contain a `Set-Cookie` header. If the Symfony HTTP cache system is enabled, this header might be stored and returned to some other clients. An attacker can use this vulnerability to retrieve the victim\u0027s session.\n\nResolution\n----------\n\nThe `HttpStore` constructor now takes a parameter containing a list of private headers that are removed from the HTTP response headers.\nThe default value for this parameter is `Set-Cookie`, but it can be overridden or extended by the application.\n\nThe patch for this issue is available [here](https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb) for branch 4.4.\n\nCredits\n-------\n\nWe would like to thank Soner Sayakci for reporting the issue and Nicolas Grekas for fixing it.\n", "fixed_versions": [ "4.4.50", "5.4.20", "6.0.20", "6.1.12", "6.2.6" ], "identifier": "GMS-2023-209", "identifiers": [ "GHSA-h7vf-5wrv-9fhv", "GMS-2023-209", "CVE-2022-24894" ], "not_impacted": "All versions before 2.0.0, all versions starting from 4.4.50 before 5.0.0, all versions starting from 5.4.20 before 6.0.0, all versions starting from 6.0.20 before 6.1.0, all versions starting from 6.1.12 before 6.2.0, all versions starting from 6.2.6", "package_slug": "packagist/symfony/http-kernel", "pubdate": "2023-02-01", "solution": "Upgrade to versions 4.4.50, 5.4.20, 6.0.20, 6.1.12, 6.2.6 or above.", "title": "Symfony storing cookie headers in HttpCache", "urls": [ "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv", "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/http-kernel/CVE-2022-24894.yaml", "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2022-24894.yaml", "https://symfony.com/cve-2022-24894", "https://github.com/advisories/GHSA-h7vf-5wrv-9fhv" ], "uuid": "8b2ca663-8767-47ff-8d0b-531e8ddd14a0" }, { "affected_range": "\u003e=2.0.0,\u003c4.4.50||\u003e=5.0.0,\u003c5.4.2||\u003e=6.0.0,\u003c6.0.20||\u003e=6.1.0,\u003c6.1.12||\u003e=6.2.0,\u003c6.2.6", "affected_versions": "All versions starting from 2.0.0 before 4.4.50, all versions starting from 5.0.0 before 5.4.2, all versions starting from 6.0.0 before 6.0.20, all versions starting from 6.1.0 before 6.1.12, all versions starting from 6.2.0 before 6.2.6", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-285", "CWE-937" ], "date": "2023-07-12", "description": "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\u0027s session. This issue has been patched and is available for branch 4.4.", "fixed_versions": [ "4.4.50", "5.4.2", "6.0.20", "6.1.12", "6.2.6" ], "identifier": "CVE-2022-24894", "identifiers": [ "CVE-2022-24894", "GHSA-h7vf-5wrv-9fhv", "GMS-2023-212" ], "not_impacted": "All versions before 2.0.0, all versions starting from 4.4.50 before 5.0.0, all versions starting from 5.4.2 before 6.0.0, all versions starting from 6.0.20 before 6.1.0, all versions starting from 6.1.12 before 6.2.0, all versions starting from 6.2.6", "package_slug": "packagist/symfony/symfony", "pubdate": "2023-02-03", "solution": "Upgrade to versions 4.4.50, 5.4.2, 6.0.20, 6.1.12, 6.2.6 or above.", "title": "Improper Authorization", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-24894", "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb", "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv", "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/http-kernel/CVE-2022-24894.yaml", "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2022-24894.yaml", "https://symfony.com/cve-2022-24894", "https://github.com/advisories/GHSA-h7vf-5wrv-9fhv" ], "uuid": "f8a1474e-a65b-4bf2-a4c9-947d5ec4b582" }, { "affected_range": "\u003c0", "affected_versions": "All versions before 0", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-02-22", "description": "The advisory has been marked as a duplicate of CVE-2022-24894", "fixed_versions": [ "4.4.50", "5.4.20", "6.0.20", "6.1.12", "6.2.6" ], "identifier": "GMS-2023-212", "identifiers": [ "GHSA-h7vf-5wrv-9fhv", "GMS-2023-212", "CVE-2022-24894" ], "not_impacted": "All versions", "package_slug": "packagist/symfony/symfony", "pubdate": "2023-02-01", "solution": "Upgrade to version 4.4.50 or above.", "title": "Duplicate of ./packagist/symfony/symfony/CVE-2022-24894.yml", "urls": [ "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv", "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/http-kernel/CVE-2022-24894.yaml", "https://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2022-24894.yaml", "https://symfony.com/cve-2022-24894", "https://github.com/advisories/GHSA-h7vf-5wrv-9fhv" ], "uuid": "888a800e-3908-4f88-84c8-43d9db815782" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.2.6", "versionStartIncluding": "6.2.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.1.12", "versionStartIncluding": "6.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "6.0.20", "versionStartIncluding": "6.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.4.50", "versionStartIncluding": "2.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:sensiolabs:symfony:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "5.4.2", "versionStartIncluding": "5.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-24894" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "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\u0027s session. This issue has been patched and is available for branch 4.4.\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-285" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/symfony/symfony/commit/d2f6322af9444ac5cd1ef3ac6f280dbef7f9d1fb" }, { "name": "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/symfony/symfony/security/advisories/GHSA-h7vf-5wrv-9fhv" }, { "name": "https://lists.debian.org/debian-lts-announce/2023/07/msg00014.html", "refsource": "MISC", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00014.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2023-07-12T01:15Z", "publishedDate": "2023-02-03T22:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.