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.
INFO
Published Date :
2025-10-10T00:00:00.000Z
Last Modified :
2025-10-10T19:02:22.126Z
Source :
mitre
AFFECTED PRODUCTS
The following products are affected by CVE-2025-61505 vulnerability.
No data.
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-61505.