Product: PocketVJ CP
Affected Versions: pvj 3.9.1
Vulnerability Type: Remote Code Execution (RCE)
Description:
An issue in PocketVJ CP PocketVJ-CP-v3 pvj 3.9.1 allows remote attackers to execute arbitrary code via the submit_size.php component. The vulnerable code uses shell_exec(), exec(), and system() functions without proper sanitization.
Attack Vector:
Remote HTTP POST request (Web-based injection).
Impact:
Successful exploitation allows attackers to execute arbitrary system commands.
Affected Component:
submit_size.php — specifically the functions: shell_exec(), exec(), system().
References:
- Project GitHub: https://github.com/magdesign/PocketVJ-CP-v3/releases/tag/release
- Vendor website: http://pocketvj.com
- linkedin https://www.linkedin.com/in/mamdouh-alanazi/
CVE ID: CVE-2025-45326
Discoverer: Mamdouh Alrekabi