ghsa-7r5q-4qgx-v545
Vulnerability from github
Problem
A vulnerability has been identified in the backend user interface functionality involving deep links. Specifically, this functionality is susceptible to Cross-Site Request Forgery (CSRF). Additionally, state-changing actions in downstream components incorrectly accepted submissions via HTTP GET and did not enforce the appropriate HTTP method.
Successful exploitation of this vulnerability requires the victim to have an active session on the backend user interface and to be deceived into interacting with a malicious URL targeting the backend, which can occur under the following conditions:
- the user opens a malicious link, such as one sent via email.
- the user visits a compromised or manipulated website while the following settings are misconfigured:
security.backend.enforceReferrer
feature is disabled,BE/cookieSameSite
configuration is set tolax
ornone
The vulnerability in the affected downstream component “Indexed Search Module” allows attackers to delete items of the component.
Solution
Update to TYPO3 versions 11.5.42 ELTS, 12.4.25 LTS, 13.4.3 LTS that fix the problem described.
Credits
Thanks to Gabriel Dimitrov who reported this issue and to TYPO3 core and security members Benjamin Franzke, Oliver Hader, Andreas Kienast, Torben Hansen, Elias Häußler who fixed the issue.
References
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 10.4.47" }, "package": { "ecosystem": "Packagist", "name": "typo3/cms-indexed-search" }, "ranges": [ { "events": [ { "introduced": "10.0.0" }, { "fixed": "10.4.48" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 11.5.41" }, "package": { "ecosystem": "Packagist", "name": "typo3/cms-indexed-search" }, "ranges": [ { "events": [ { "introduced": "11.0.0" }, { "fixed": "11.5.42" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 12.4.24" }, "package": { "ecosystem": "Packagist", "name": "typo3/cms-indexed-search" }, "ranges": [ { "events": [ { "introduced": "12.0.0" }, { "fixed": "12.4.25" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 13.4.2" }, "package": { "ecosystem": "Packagist", "name": "typo3/cms-indexed-search" }, "ranges": [ { "events": [ { "introduced": "13.0.0" }, { "fixed": "13.4.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-55923" ], "database_specific": { "cwe_ids": [ "CWE-352", "CWE-749" ], "github_reviewed": true, "github_reviewed_at": "2025-01-14T15:40:59Z", "nvd_published_at": "2025-01-14T20:15:30Z", "severity": "MODERATE" }, "details": "### Problem\nA vulnerability has been identified in the backend user interface functionality involving deep links. Specifically, this functionality is susceptible to Cross-Site Request Forgery (CSRF). Additionally, state-changing actions in downstream components incorrectly accepted submissions via HTTP GET and did not enforce the appropriate HTTP method.\n\nSuccessful exploitation of this vulnerability requires the victim to have an active session on the backend user interface and to be deceived into interacting with a malicious URL targeting the backend, which can occur under the following conditions:\n\n* the user opens a malicious link, such as one sent via email.\n* the user visits a compromised or manipulated website while the following settings are misconfigured:\n + `security.backend.enforceReferrer` feature is disabled,\n + `BE/cookieSameSite` configuration is set to `lax` or `none`\n\nThe vulnerability in the affected downstream component \u201cIndexed Search Module\u201d allows attackers to delete items of the component.\n\n### Solution\nUpdate to TYPO3 versions 11.5.42 ELTS, 12.4.25 LTS, 13.4.3 LTS that fix the problem described.\n\n### Credits\nThanks to Gabriel Dimitrov who reported this issue and to TYPO3 core and security members Benjamin Franzke, Oliver Hader, Andreas Kienast, Torben Hansen, Elias H\u00e4u\u00dfler who fixed the issue.\n\n### References\n* [TYPO3-CORE-SA-2025-008](https://typo3.org/security/advisory/typo3-core-sa-2025-008)\n", "id": "GHSA-7r5q-4qgx-v545", "modified": "2025-01-14T22:01:47Z", "published": "2025-01-14T15:40:59Z", "references": [ { "type": "WEB", "url": "https://github.com/TYPO3/typo3/security/advisories/GHSA-7r5q-4qgx-v545" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55923" }, { "type": "WEB", "url": "https://github.com/TYPO3-CMS/indexed_search/commit/cfda3f1edeea3c50034bce5c25393e297408c2b4" }, { "type": "PACKAGE", "url": "https://github.com/TYPO3-CMS/indexed_search" }, { "type": "WEB", "url": "https://typo3.org/security/advisory/typo3-core-sa-2025-008" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "TYPO3 Indexed Search Module vulnerable to Cross-Site Request Forgery" }
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.