CVE-2018-25162

Severity CVSS v4.0:
HIGH
Type:
CWE-434 Unrestricted Upload of File with Dangerous Type
Publication date:
06/03/2026
Last modified:
09/03/2026

Description

2-Plan Team 1.0.4 contains an arbitrary file upload vulnerability that allows authenticated attackers to upload executable PHP files by sending multipart form data to managefile.php. Attackers can upload PHP files through the userfile1 parameter with action=upload, which are stored in the files directory and executed by the web server for remote code execution.