CVE-2024-47055
Segment cloning doesn't have a proper permission check
Record summary
CVE-2024-47055 has a selected CVSS score of 4.3 (medium).
Description
SummaryThis advisory addresses a security vulnerability in Mautic related to the segment cloning functionality. This vulnerability allows any authenticated user to clone segments without proper authorization checks. Insecure Direct Object Reference (IDOR) / Missing Authorization: A missing authorization vulnerability exists in the cloneAction of the segment management. This allows an authenticated user to bypass intended permission restrictions and clone segments even if they lack the necessary permissions to create new ones. MitigationUpdate Mautic to a version that implements proper authorization checks for the cloneAction within the ListController.php. Ensure that users attempting to clone segments possess the appropriate creation permissions.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 29, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Default status: unaffected | CVE List | > 5.0.0 to < < 5.2.6, < 6.0.2 | affected |
mautic/coreBrowse Packagist / mautic/core | GitHub Advisory | 5.0.0-alpha to < 5.2.6 · Fixed in 5.2.6 | affected |
| 6.0.0-alpha to < 6.0.2 · Fixed in 6.0.2 | affected |