Rapid7 Vulnerability & Exploit Database

Cisco Linksys PlayerPT ActiveX Control Buffer Overflow

Back to Search

Cisco Linksys PlayerPT ActiveX Control Buffer Overflow

Disclosed
03/22/2012
Created
05/30/2018

Description

This module exploits a vulnerability found in Cisco Linksys PlayerPT 1.0.0.15 as the installed with the web interface of Cisco Linksys WVC200 Wireless-G PTZ Internet Video Camera. The vulnerability, due to the insecure usage of sprintf in the SetSource method, allows to trigger a stack based buffer overflow which leads to code execution under the context of the user visiting a malicious web page.

Author(s)

  • rgod
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

Windows

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/browser/cisco_playerpt_setsource
msf exploit(cisco_playerpt_setsource) > show targets
    ...targets...
msf exploit(cisco_playerpt_setsource) > set TARGET < target-id >
msf exploit(cisco_playerpt_setsource) > show options
    ...show and set options...
msf exploit(cisco_playerpt_setsource) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;