First published: Tue Nov 05 2024(Updated: )
SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. SuiteCRM relies on the blacklist of functions/methods to prevent installation of malicious MLPs. But this checks can be bypassed with some syntax constructions. SuiteCRM uses token_get_all to parse PHP scripts and check the resulted AST against blacklists. But it doesn't take into account all scenarios. This issue has been addressed in versions 7.14.6 and 8.7.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
SugarCRM | <7.14.6 | |
SugarCRM | >=8.0.0<8.7.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-49774 has been classified with a high severity due to its potential to allow the execution of malicious code.
To fix CVE-2024-49774, update SuiteCRM to version 8.7.1 or later, or ensure your version is below 7.14.6.
CVE-2024-49774 affects SuiteCRM versions from 8.0.0 to 8.7.1 and versions up to 7.14.6.
CVE-2024-49774 is a code injection vulnerability that allows evasion of safeguards against malicious MLP installations.
Mitigation for CVE-2024-49774 involves reviewing code for untrusted input handling and limiting user access to critical functions.