SB2024021510 - Multiple vulnerabilities in TYPO3



SB2024021510 - Multiple vulnerabilities in TYPO3

Published: February 15, 2024 Updated: October 25, 2024

Security Bulletin ID SB2024021510
Severity
Medium
Patch available
YES
Number of vulnerabilities 6
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

Medium 17% Low 83%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 6 secuirty vulnerabilities.


1) Improper access control (CVE-ID: CVE-2024-25121)

The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.

The vulnerability exists due to improper access restrictions within the DataHandler. A remote user can reference files in the fallback storage directly and retrieve their file names and contents.


2) Path traversal (CVE-ID: CVE-2023-30451)

The vulnerability allows a remote user to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the File Abstraction Layer (FAL). A remote administrator can send a specially crafted HTTP request and read arbitrary files on the system.


3) Code Injection (CVE-ID: CVE-2024-22188)

The vulnerability allows a remote user to execute arbitrary code on the target system.

The vulnerability exists due to improper input validation in the Install Tool. A remote administrator can send a specially crafted request and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


4) Information disclosure (CVE-ID: CVE-2024-25118)

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists due to excessive data output by the application in the editing forms of the TYPO3 backend user interface. A remote user can perform a brute force attack and crack the plaintext password.


5) Information disclosure (CVE-ID: CVE-2024-25119)

The vulnerability allows a remote user to gain access to potentially sensitive information.

The vulnerability exists due to excessive data output by the application in the editing forms of the TYPO3 Install Tool user interface. A remote administrator can gain unauthorized access to sensitive information on the system.


6) Improper access control (CVE-ID: CVE-2024-25120)

The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.

The vulnerability exists due to improper access restrictions of resources referenced by t3:// URI scheme. A remote user can bypass implemented security restrictions and gain unauthorized access to sensitive information.


Remediation

Install update from vendor's website.