vendor:
RM Downloader
by:
Paras Bhatia
7.8
CVSS
HIGH
Local Buffer Overflow
120
CWE
Product Name: RM Downloader
Affected Version From: 2.50.60 2006.06.23
Affected Version To: 2.50.60 2006.06.23
Patch Exists: NO
Related CWE: N/A
CPE: 2.50.60 2006.06.23
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 7 Ultimate Service Pack 1 (32 bit - English)
2020
RM Downloader 2.50.60 2006.06.23 – ‘Load’ Local Buffer Overflow (EggHunter) (SEH) (PoC)
RM Downloader 2.50.60 2006.06.23 is vulnerable to a local buffer overflow vulnerability when a maliciously crafted file is loaded into the 'Load' parameter. This can be exploited to execute arbitrary code by running a python script to create a new file 'RM_LCE.txt' containing the malicious code, copying the content of the new file to the clipboard, turning off DEP for RMDownloader.exe, opening RMDownloader.exe, pasting the clipboard in the 'Load' parameter, clicking on the 'OK' button, and then clicking on the two messageboxes that pop up. This will result in the execution of calc.exe.
Mitigation:
Disable DEP for RMDownloader.exe, and ensure that only trusted files are loaded into the 'Load' parameter.