vendor:
Simple Chatbot Application
by:
Saud Alenazi
7.5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Simple Chatbot Application
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: XAMPP, Windows 10
2022
Simple Chatbot Application 1.0 – Remote Code Execution (RCE)
You can upload a php shell file as a bot_avatar or user_avatar or image
Mitigation:
To mitigate this vulnerability, ensure that file uploads are properly validated and restricted to only allow safe file types. Additionally, implement input validation and sanitization to prevent arbitrary code execution.