Rapid7 Vulnerability & Exploit Database

Alt-N WebAdmin USER Buffer Overflow

Back to Search

Alt-N WebAdmin USER Buffer Overflow

Disclosed
06/24/2003
Created
05/30/2018

Description

Alt-N WebAdmin is prone to a buffer overflow condition. This is due to insufficient bounds checking on the USER parameter. Successful exploitation could result in code execution with SYSTEM level privileges.

Author(s)

  • MC <mc@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/http/altn_webadmin
msf exploit(altn_webadmin) > show targets
    ...targets...
msf exploit(altn_webadmin) > set TARGET < target-id >
msf exploit(altn_webadmin) > show options
    ...show and set options...
msf exploit(altn_webadmin) > 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

;