SB2024082813 - Multiple vulnerabilities in powermail extension for TYPO3
Published: August 28, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Authorization bypass through user-controlled key (CVE-ID: CVE-2024-45232)
CWE-ID: CWE-639 - Authorization Bypass Through User-Controlled Key
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to Insecure Direct Object Reference (IDOR) issue in the "mail" parameter of the "confirmationAction". A remote attacker can display user submitted data of all forms persisted by the extension.
2) Improper access control (CVE-ID: CVE-2024-45233)
CWE-ID: CWE-284 - Improper Access Control
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists due to improper access restrictions in the "OutputController". A remote attacker can bypass implemented security restrictions and edit, update, delete or export data of persisted forms.
Remediation
Install update from vendor's website.