SB2024102154 - Path traversal in REDAXO CMS
Published: October 21, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Path traversal (CVE-ID: CVE-2024-46212)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within the "/index.php?page=backup/export" endpoint. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.
Remediation
Cybersecurity Help is not aware of any official remediation provided by the vendor.