vendor:
X-NetStat Pro
by:
Peyman Forouzan
7.8
CVSS
HIGH
Local Buffer Overflow
119
CWE
Product Name: X-NetStat Pro
Affected Version From: 5.63
Affected Version To: 5.63
Patch Exists: YES
Related CWE: N/A
CPE: a:fresh_software:x-netstat_pro
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Winxp SP2 32-64 bit - Win7 Enterprise SP1 32-64 bit - Win10 Enterprise 32-64 bit
2019
X-NetStat Pro 5.63 – Local Buffer Overflow (EggHunter)
The program has Local Buffer Overflow in several places. This technique (EggHunter) has been used to run vulnerability in different windows versions. Steps: 1- Run python code: X-NetStat.py (Three files are created); 2- App --> Tools --> HTTP Client --> paste in contents from the egg.txt into 'URL' --> Enter --> Close HTTP Client window; 3- Rules --> Add New Rule --> Actions --> paste in contents from the egghunter-winxp-win7.txt or egghunter-win10.txt (depend on your windows version) into 'Run Program' --> Ok --> Wait a litle --> Shellcoooooooode!
Mitigation:
Ensure that all user input is validated and sanitized before being used in the application.