{ "schema_version": "1.4.0", "id": "GHSA-mgj2-q8wp-29rr", "modified": "2022-12-13T17:06:07Z", "published": "2022-12-13T17:06:07Z", "aliases": [ "CVE-2022-23502" ], "summary": "TYPO3 CMS vulnerable to Insufficient Session Expiration after Password Reset", "details": "### Problem\nWhen users reset their password using the corresponding password recovery functionality, existing sessions for that particular user account were not revoked. This applied to both frontend user sessions and backend user sessions.\n\n### Solution\nUpdate to TYPO3 versions 10.4.33, 11.5.20, 12.1.1 that fix the problem described above.\n\n### References\n* [TYPO3-CORE-SA-2022-014](https://typo3.org/security/advisory/typo3-core-sa-2022-014)\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "typo3/cms-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.0.0" }, { "fixed": "10.4.33" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "11.0.0" }, { "fixed": "11.5.20" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "12.0.0" }, { "fixed": "12.1.1" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "10.0.0" }, { "fixed": "10.4.33" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "11.0.0" }, { "fixed": "11.5.20" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "typo3/cms" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "12.0.0" }, { "fixed": "12.1.1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-mgj2-q8wp-29rr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23502" }, { "type": "WEB", "url": "https://github.com/TYPO3/typo3/commit/d9ffbf24fcc62068033ebb3912538347bd380a6c" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms-core/CVE-2022-23502.yaml" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/typo3/cms/CVE-2022-23502.yaml" }, { "type": "PACKAGE", "url": "https://github.com/TYPO3/typo3" }, { "type": "WEB", "url": "https://typo3.org/security/advisory/typo3-core-sa-2022-014" } ], "database_specific": { "cwe_ids": [ "CWE-613" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-12-13T17:06:07Z", "nvd_published_at": "2022-12-14T08:15:00Z" } }