CVE-2025-25034: SugarCRM – Unauthenticated Remote Code Execution via PHP Object Injection

CVE-2025-25034: SugarCRM - Unauthenticated Remote Code Execution via PHP Object Injection-渗透云记 - 专注于网络安全与技术分享
CVE-2025-25034: SugarCRM – Unauthenticated Remote Code Execution via PHP Object Injection
此内容为付费阅读,请付费后查看
100积分
付费阅读

漏洞标题

CVE-2025-25034: SugarCRM – Unauthenticated Remote Code Execution via PHP Object Injection

漏洞描述

A PHP object injection vulnerability exists in SugarCRM versions prior to 6.5.24, 6.7.13, 7.5.2.5, 7.6.2.2, and 7.7.1.0 due to improper validation of PHP serialized input in the SugarRestSerialize.php script. The vulnerable code fails to sanitize the rest_data parameter before passing it to the unserialize() function. This allows an unauthenticated attacker to submit crafted serialized data containing malicious object declarations, resulting in arbitrary code execution within the application context. Although SugarCRM released a prior fix in advisory sugarcrm-sa-2016-001, the patch was incomplete and failed to address some vectors.

PoC代码

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享