vendor:
Easy File Management Web Server
by:
superkojiman
7,5
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Easy File Management Web Server
Affected Version From: 5.3
Affected Version To: 5.3
Patch Exists: YES
Related CWE: N/A
CPE: a:efs_software:easy_file_management_web_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP Professional SP2 and SP3
2014
Easy File Management Web Server 5.3 stack buffer overflow
By setting UserID in the cookie to a long string, we can overwrite EDX which allows us to control execution flow when the following instruction is executed: 0x00468702: call dword ptr [edx+28h]. Very similar to Easy File Sharing Web Server 6.8 exploit.
Mitigation:
Ensure that user input is properly validated and sanitized before being used in any application.