Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Acquia | Mautic | >= 5.0.0, < 5.2.6 |
Related Weaknesses (CWE)
References
- https://github.com/mautic/mautic/security/advisories/GHSA-vph5-ghq3-q782MitigationVendor Advisory
FAQ
What is CVE-2024-47055?
CVE-2024-47055 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 author...
How severe is CVE-2024-47055?
CVE-2024-47055 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-47055?
Check the references section above for vendor advisories and patch information. Affected products include: Acquia Mautic.