vendor:
ProjeQtOr Project Management System
by:
Mirabbas Agalarov
7.5
CVSS
HIGH
Remote Code Execution (RCE)
78
CWE
Product Name: ProjeQtOr Project Management System
Affected Version From: 10.3.2002
Affected Version To: 10.3.2002
Patch Exists: NO
Related CWE:
CPE: a:projeqtor:projeqtor_project_management_system
Platforms Tested: Linux
2023
ProjeQtOr Project Management System 10.3.2 -Remote Code Execution (RCE)
Possible including php file with phar extension while uploading image. Rce is triggered when we visit again. Payload:<?php echo system("id"); ?>
Mitigation:
Ensure that all user input is validated and sanitized before being used in any application logic.