vendor:
WebTareas
by:
Hubert Wojciechowski
9.8
CVSS
CRITICAL
Remote Code Execution
94
CWE
Product Name: WebTareas
Affected Version From: 2.4
Affected Version To: 2.4
Patch Exists: NO
Related CWE:
CPE: 2.4:webtareas:webtareas:2.4
Platforms Tested: Windows 10
2022
WebTareas 2.4 – RCE (Authorized)
A remote code execution vulnerability exists in WebTareas 2.4 due to improper input validation. An attacker can send a maliciously crafted HTTP POST request to the chattab_serv.php script with a specially crafted filename parameter containing PHP code. This code will be executed on the server when the script is executed.
Mitigation:
Input validation should be performed on all user-supplied data to ensure that it does not contain malicious code.