| Reporter | Title | Published | Views | Family All 20 |
|---|---|---|---|---|
| TYPO3 11.5.24 Path Traversal Vulnerability | 20 Dec 202300:00 | – | zdt | |
| typo3-{11,12} -- multiple vulnerabilities | 13 Feb 202400:00 | – | freebsd | |
| CVE-2023-30451 | 25 Dec 202305:15 | – | attackerkb | |
| CVE-2023-30451 | 25 Dec 202306:26 | – | circl | |
| TYPO3 Path Traversal Vulnerability | 20 Dec 202300:00 | – | cnnvd | |
| CVE-2023-30451 | 25 Dec 202300:00 | – | cve | |
| CVE-2023-30451 | 25 Dec 202300:00 | – | cvelist | |
| FreeBSD : typo3-{11,12} -- multiple vulnerabilities (1ad3d264-e36b-11ee-9c27-40b034429ecf) | 17 Mar 202400:00 | – | nessus | |
| TYPO3 8.0.0 < 8.7.57 ELTS / 9.0.0 < 9.5.46 ELTS / 10.0.0 < 10.4.43 ELTS / 11.0.0 < 11.5.35 / 12.0.0 < 12.4.11 / 13.0.1 (TYPO3-CORE-SA-2024-001) | 13 Feb 202400:00 | – | nessus | |
| Duplicate Advisory: TYPO3 Arbitrary File Read via Directory Traversal | 25 Dec 202306:30 | – | github |
# Exploit Title: TYPO3 11.5.24 Path Traversal Vulnerability (Authenticated)
# Date: Apr 9, 2023
# Exploit Author: Saeed reza Zamanian
# Software Link: https://get.typo3.org/release-notes/11.5.24
# Version: 11.5.24
# Tested on: Kali 2022.3
# CVE : CVE-2023-30451
In TYPO3 11.5.24, the filelist component allows attackers (with access to the administrator panel),
to read arbitrary files by utilizing a directory traversal via the baseuri field, This is demonstrated through :
POST /typo3/record/edit with ../../../ and the parameter
data[sys_file_storage]*[data][sDEF][lDEF][basePath][vDEF].
-----------------------------------------------------
To exploit this vulnerability, follow these steps:
1. Log in to the administrator panel.
2. Navigate to 'file' > 'Filelist' section.
3. Right-click on a file storage and select 'New.'
4. Set the base URI to "../../../" and save.
After creating the file storage, the final HTTP request should resemble the one below. Once the file storage is created, refresh the page, enabling you to browse any directory on the server.
To access "/etc/passwd," browse to the '/etc/' directory, search for 'passwd,' and view the file.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation