Rapid7 Vulnerability & Exploit Database

System V Derived /bin/login Extraneous Arguments Buffer Overflow

Back to Search

System V Derived /bin/login Extraneous Arguments Buffer Overflow

Disclosed
12/12/2001
Created
05/30/2018

Description

This exploit connects to a system's modem over dialup and exploits a buffer overflow vulnerability in it's System V derived /bin/login. The vulnerability is triggered by providing a large number of arguments.

Author(s)

  • I)ruid <druid@caughq.org>

Platform

Unix

Architectures

tty

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/dialup/multi/login/manyargs
msf exploit(manyargs) > show targets
    ...targets...
msf exploit(manyargs) > set TARGET < target-id >
msf exploit(manyargs) > show options
    ...show and set options...
msf exploit(manyargs) > 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

;