vendor:
Profiling System for Human Resource Management
by:
Christian Vierschilling
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Profiling System for Human Resource Management
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:profiling_system_for_human_resource_management
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: PHP 7.4.14, Linux x64_x86
2021
Profiling System for Human Resource Management 1.0 – Remote Code Execution (Unauthenticated)
The web application allows for an unauthenticated file upload which can result in a Remote Code Execution. An attacker can upload a malicious file containing a reverse shell payload, which can be triggered to gain access to the system.
Mitigation:
Implement proper authentication and authorization mechanisms to prevent unauthenticated file uploads.