vendor:
Minishare
by:
Muhamad Fadzil Ramli
7,8
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Minishare
Affected Version From: 1.4.0
Affected Version To: 1.5.5
Patch Exists: YES
Related CWE: N/A
CPE: a:minishare:minishare:1.5.5
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 SP3 EN (VMWARE FUSION - Version 3.1.1)
2010
Minishare 1.5.5 Buffer Overflow Vulnerability (SEH)
Minishare 1.5.5 is vulnerable to a buffer overflow vulnerability due to improper bounds checking of user-supplied input. An attacker can exploit this vulnerability by sending a specially crafted request containing an overly long string of data to the vulnerable application. This can result in arbitrary code execution in the context of the application.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used by the application.