CVE-2025-61505
Last modified
CVE-2025-61505 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| E107 | E107 | <= 2.3.3 |
References
- https://xancatos.org/cve202561505Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-61505?
How severe is CVE-2025-61505?
How do I fix CVE-2025-61505?
Are you affected by CVE-2025-61505?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
