First published: Tue Sep 17 2024(Updated: )
An issue was discovered in the powermail extension through 12.4.0 for TYPO3. It fails to validate the mail parameter of the createAction, resulting in Insecure Direct Object Reference (IDOR) in some configurations. An unauthenticated attacker can use this to display user-submitted data of all forms persisted by the extension. The fixed versions are 7.5.1, 8.5.1, 10.9.1, and 12.4.1.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
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 | |
composer/in2code/powermail | >=12.0.0<12.4.1 | 12.4.1 |
composer/in2code/powermail | >=9.0.0<10.9.1 | 10.9.1 |
composer/in2code/powermail | >=8.0.0<8.5.1 | 8.5.1 |
composer/in2code/powermail | <7.5.1 | 7.5.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-47047 has a high severity due to potential exposure of user-submitted data.
To remediate CVE-2024-47047, upgrade the In2code Powermail extension to versions 12.4.1, 10.9.1, 8.5.1, or 7.5.1.
CVE-2024-47047 affects all users of In2code Powermail versions up to and including 12.4.0.
CVE-2024-47047 permits an unauthenticated attacker to exploit Insecure Direct Object Reference (IDOR) vulnerabilities.
The primary issue in CVE-2024-47047 is the failure to validate the mail parameter of the createAction.