Results 1 to 5 of 5

Thread: ./bin/login buffer overflow - not linux

Hybrid View

  1. #1

    ./bin/login buffer overflow - not linux

    http://xforce.iss.net/static/7284.php

    this overflow in login can be exploited remotly when telnet or rlogin is used ..
    it affects
    AIX 4.3
    AIX 5.1
    Solaris 8 and earlier

    hmm .. i wonder if anybody is still opening telnet , rlogin to the open world .. this also proofes that the comercial unices arent more secure than linux ..

  2. #2

    Re:  ./bin/login buffer overflow - not linux

    Unfortunatly lots of companies still have telnetd running to the outside world. I don't even know why people want it to be running on the inside as sshd is a better replacement.

  3. #3
    Guest

    Re: *./bin/login buffer overflow - not linux

    Unfortunatly lots of companies still have telnetd running to the outside world. I don't even know why people want it to be running on the inside as sshd is a better replacement.
    I run telnetd. Why? *Because at my school they block port 22, but not 23. *I tried to convince them to open port 22, but they didn't want to (Windows network, I guess it was too big a risk ) Also, telnetd-ssl uninstalled sshd so it's not a possibility.*So in order to connect to my box, I telnet into my gateway and then ssh into my workstation. *And no, I don't feel like changing the port.

  4. #4

    Re:  ./bin/login buffer overflow - not linux

    This is exactly the type of thing that GNU is great at fixing. Commercial unices do have their perks too though. I believe if you code on Solaris, there are builtin libraries that you can use to prevent buffer overflow exploits. I guess it just wasn't used in login

  5. #5

    Re: *./bin/login buffer overflow - not linux



    So in order to connect to my box, I telnet into my gateway and then ssh into my workstation. *And no, I don't feel like changing the port.
    ???????
    you run telnet to connect from school to your home gateway and then once on the gateway use ssh to hit your workstation?

    am i understanding this correctly?

Similar Threads

  1. WOW On Linux - Interesting Thread
    By beezlebubsbum in forum General Chat
    Replies: 7
    Last Post: 11-02-2006, 12:30 AM
  2. Print from Linux to Linux Debian 3.1
    By lth98105 in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 05-10-2006, 11:13 PM
  3. Linux security is a 'myth', claims Microsoft
    By genesis in forum Windows - General Topics
    Replies: 4
    Last Post: 01-30-2005, 10:51 PM
  4. Desktop Linux: The Final Hurdles
    By in forum General Chat
    Replies: 1
    Last Post: 11-11-2004, 12:47 AM
  5. How Do I start GUI Based Service during Linux boot process
    By uday in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 07-22-2004, 02:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •