First published: Wed Aug 28 2024(Updated: )
An issue was discovered in powermail extension through 12.3.5 for TYPO3. It fails to validate the mail parameter of the confirmationAction, resulting in Insecure Direct Object Reference (IDOR). An unauthenticated attacker can use this to display the user-submitted data of all forms persisted by the extension. This can only be exploited when the extension is configured to save submitted form data to the database (`plugin.tx_powermail.settings.db.enable=1`), which however is the default setting of the extension. The fixed versions are 7.5.0, 8.5.0, 10.9.0, and 12.4.0.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/in2code/powermail | <7.5.0 | 7.5.0 |
composer/in2code/powermail | >=8.0.0<8.5.0 | 8.5.0 |
composer/in2code/powermail | >=9.0.0<10.9.0 | 10.9.0 |
composer/in2code/powermail | >=11.0.0<12.4.0 | 12.4.0 |
In2code Powermail | <7.5.0 | |
In2code Powermail | >=8.0.0<8.5.0 | |
In2code Powermail | >=9.0.0<10.9.0 | |
In2code Powermail | >=12.0.0<12.4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-45232 is classified with a medium severity due to its potential for unauthorized access to user-submitted data.
To fix CVE-2024-45232, upgrade the powermail extension to version 7.5.0, 8.5.0, 10.9.0, or 12.4.0, depending on your current version.
CVE-2024-45232 affects users of the powermail extension for TYPO3 versions prior to 7.5.0, 8.0.0 to 8.5.0, 9.0.0 to 10.9.0, and 11.0.0 to 12.4.0.
CVE-2024-45232 allows unauthenticated attackers to exploit Insecure Direct Object Reference (IDOR) vulnerabilities.
CVE-2024-45232 exposes user-submitted data from all forms persisted by the powermail extension.