Vulnerability Description
TYPO3 is a free and open source Content Management Framework. 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: 1. `security.backend.enforceReferrer` feature is disabled, 2. `BE/cookieSameSite` configuration is set to `lax` or `none`. The vulnerability in the affected downstream component “DB Check Module” allows attackers to manipulate data through unauthorized actions. Users are advised to update to TYPO3 versions 11.5.42 ELTS which fixes the problem described. There are no known workarounds for this issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Typo3 | Typo3 | >= 11.0.0, < 11.5.42 |
Related Weaknesses (CWE)
References
- https://github.com/TYPO3/typo3/security/advisories/GHSA-8mv3-37rc-pvxjVendor Advisory
- https://typo3.org/security/advisory/typo3-core-sa-2025-010Vendor Advisory
FAQ
What is CVE-2024-55945?
CVE-2024-55945 is a vulnerability with a CVSS score of 4.3 (MEDIUM). TYPO3 is a free and open source Content Management Framework. A vulnerability has been identified in the backend user interface functionality involving deep links. Specifically, this functionality is ...
How severe is CVE-2024-55945?
CVE-2024-55945 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-55945?
Check the references section above for vendor advisories and patch information. Affected products include: Typo3 Typo3.