vendor:
                    TYPO3
                by:
                    Saeed reza Zamanian
                3.1
                        CVSS
                    MEDIUM
                    Path Traversal
                    22
                        CWE
                    Product Name: TYPO3
                    Affected Version From:  45423
                    Affected Version To:  45423
                    Patch Exists: YES
                    Related CWE: CVE-2023-30451
                    CPE:  a:typo3:typo3:11.5.24
                    Platforms Tested:  Kali Linux 2022.3
                    2023
                    TYPO3 11.5.24 Path Traversal Vulnerability (Authenticated)
In TYPO3 11.5.24, there exists a path traversal vulnerability in the filelist component. Attackers, with access to the administrator panel, can exploit this vulnerability to read arbitrary files by using directory traversal via the baseuri field. An authenticated attacker can manipulate the base URI by sending a crafted POST request to /typo3/record/edit with specific parameters, ultimately allowing them to access sensitive files on the server.
Mitigation:
					To mitigate this vulnerability, it is recommended to update TYPO3 to a patched version. Additionally, restrict access to the TYPO3 administrator panel to authorized personnel only.