CVE-2024-47055
published 2025-05-28CVE-2024-47055: SummaryThis advisory addresses a security vulnerability in Mautic related to the segment cloning functionality. This vulnerability allows any authenticated…
PriorityP421medium4.3CVSS 3.1
AVNACLPRLUINSUCNILAN
EPSS
0.21%
11.4th percentile
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.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| acquia | mautic | >= 5.0.0 < 5.2.6 | 5.2.6 |
| acquia | mautic | >= 6.0.0 < 6.0.2 | 6.0.2 |
| mautic | core | >= 5.0.0-alpha < 5.2.6 | 5.2.6 |
| mautic | core | >= 6.0.0-alpha < 6.0.2 | 6.0.2 |
| mautic | mautic | >= > 5.0.0 < < 5.2.6, < 6.0.2 | < 5.2.6, < 6.0.2 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Mautic segment cloning doesn't have a proper permission check
osv·2025-05-28
CVE-2024-47055 [MEDIUM] Mautic segment cloning doesn't have a proper permission check
Mautic segment cloning doesn't have a proper permission check
### Summary
This 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.
### Mitigation
Update Mautic to a version that implements proper authorization checks for the `cloneAction` within the `ListController.php`. Ensure that users attempting to clone segments possess
GHSA
Mautic segment cloning doesn't have a proper permission check
ghsa·2025-05-28
CVE-2024-47055 [MEDIUM] CWE-284 Mautic segment cloning doesn't have a proper permission check
Mautic segment cloning doesn't have a proper permission check
### Summary
This 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.
### Mitigation
Update Mautic to a version that implements proper authorization checks for the `cloneAction` within the `ListController.php`. Ensure that users attempting to clone segments possess
No detection rules found.
No public exploits indexed.
2025-05-28
Published