Rapid7 Vulnerability & Exploit Database

Altap Salamander 2.5 PE Viewer Buffer Overflow

Back to Search

Altap Salamander 2.5 PE Viewer Buffer Overflow

Disclosed
06/19/2007
Created
05/30/2018

Description

This module exploits a buffer overflow in Altap Salamander <= v2.5. By creating a malicious file and convincing a user to view the file with the Portable Executable Viewer plugin within a vulnerable version of Salamander, the PDB file string is copied onto the stack and the SEH can be overwritten.

Author(s)

  • aushack <patrick@osisecurity.com.au>

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/fileformat/altap_salamander_pdb
msf exploit(altap_salamander_pdb) > show targets
    ...targets...
msf exploit(altap_salamander_pdb) > set TARGET < target-id >
msf exploit(altap_salamander_pdb) > show options
    ...show and set options...
msf exploit(altap_salamander_pdb) > 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

;