Home

Description

e107 CMS thru 2.3.3 are vulnerable to insecure deserialization in the `install.php` script. The script processes user-controlled input in the `previous_steps` POST parameter using `unserialize(base64_decode())` without validation, allowing attackers to craft malicious serialized data. This could lead to remote code execution, arbitrary file operations, or denial of service, depending on available PHP object gadgets in the codebase.

PUBLISHED Reserved 2025-09-26 | Published 2025-10-10 | Updated 2025-10-10 | Assigner mitre

References

github.com/e107inc/e107/blob/master/install.php

xancatos.org/cve202561505

cve.org (CVE-2025-61505)

nvd.nist.gov (CVE-2025-61505)

Download JSON