vendor:
Covid-19 Contact Tracing System
by:
Christian Vierschilling
9.8
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Covid-19 Contact Tracing System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:sourcecodester:covid-19_contact_tracing_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: PHP 7.4.14, Linux x64_x86
2021
Covid-19 Contact Tracing System 1.0 – Remote Code Execution (Unauthenticated)
The web application allows for an unauthenticated file upload which can result in a Remote Code Execution. A python script is provided to upload a reverse shell php file and trigger it by requesting the login page.
Mitigation:
Implement authentication for file uploads and restrict the types of files that can be uploaded.