CVE-2018-15576

HIGH

EasyLogin Pro < 1.3.0 - Remote Code Execution via Encryptor.php Unserialize

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2018-15576. PoCs published by mr_me.

AI-analyzed exploit summary This exploit leverages a PHP deserialization vulnerability in Easylogin Pro's Encryptor.php to achieve remote code execution. It crafts a malicious serialized object to write a PHP shell to the target's uploads directory, then triggers it via a reverse shell payload.

Description

An issue was discovered in EasyLogin Pro through 1.3.0. Encryptor.php contains an unserialize call that can be exploited for remote code execution in the decrypt function, if the attacker knows the key.

Exploits (1)

exploitdb WORKING POC VERIFIED
by mr_me · phpremotephp
https://www.exploit-db.com/exploits/45227

This exploit leverages a PHP deserialization vulnerability in Easylogin Pro's Encryptor.php to achieve remote code execution. It crafts a malicious serialized object to write a PHP shell to the target's uploads directory, then triggers it via a reverse shell payload.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Easylogin Pro <= v1.3.0
No auth needed
Prerequisites: PHP with pthreads support · knowledge of the encryption key · writable uploads directory
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Third Party Advisory, VDB Entry x_refsource_misc
http://packetstormsecurity.com/files/149018/Easylogin-Pro-1.3.0-Remote-Code-Execution.html
Exploit, Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/45227/

Scores

CVSS v3 8.1
EPSS 0.0968
EPSS Percentile 94.9%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-502
Status published
Products (1)
hazzardweb/easylogin_pro < 1.3.0
Published Aug 24, 2018
Tracked Since Feb 18, 2026