CVE-2025-25034

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.
CVSS

No CVSS.

Configurations

No configuration.

History

23 Jun 2025, 20:16

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de inyección de objetos PHP en versiones de SugarCRM anteriores a 6.5.24, 6.7.13, 7.5.2.5, 7.6.2.2 y 7.7.1.0 debido a una validación incorrecta de la entrada serializada de PHP en el script SugarRestSerialize.php. El código vulnerable no depura el parámetro rest_data antes de pasarlo a la función unserialize(). Esto permite que un atacante no autenticado envíe datos serializados manipulados que contienen declaraciones de objetos maliciosos, lo que provoca la ejecución de código arbitrario en el contexto de la aplicación. Aunque SugarCRM publicó una corrección previa en el aviso sugarcrm-sa-2016-001, el parche estaba incompleto y no solucionaba algunos vectores.

20 Jun 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-20 19:15

Updated : 2025-06-23 20:16


NVD link : CVE-2025-25034

Mitre link : CVE-2025-25034

CVE.ORG link : CVE-2025-25034


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data