vendor:
Easy File Sharing Web Server
by:
x00pwn
9.3
CVSS
HIGH
Local SEH Buffer Overflow
119
CWE
Product Name: Easy File Sharing Web Server
Affected Version From: 7.2
Affected Version To: 7.2
Patch Exists: NO
Related CWE: N/A
CPE: a:soft-share:easy_file_sharing_web_server:7.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 7
2019
Easy File Sharing Web Server 7.2 local SEH overflow
When adding a new user to the application, you can exploit a local SEH buffer overflow by creating a malicious username, this exploit POC will create a malicious text file with the contents to execute arbitrary code.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in the application.