Bug 450513 - F9 /usr/sbin/sshd permits root login
Summary: F9 /usr/sbin/sshd permits root login
Keywords:
Status: CLOSED DUPLICATE of bug 89216
Alias: None
Product: Fedora
Classification: Fedora
Component: openssh
Version: 9
Hardware: All
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-09 11:26 UTC by pigetak178
Modified: 2008-06-09 11:47 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-06-09 11:47:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description pigetak178 2008-06-09 11:26:10 UTC
Description of problem:

My F9 system got hacked via SSH login of root.  Admittedly root had a weak
password, but previously releases of Fedora/sshd disallowed root login by
default.  Dictionary search allowed root login over SSH even though
/etc/ssh/sshd_config had #PermitRootLogin commented out. I had to explicitly set
PermitRootLogin no to stop root login. This is a changed in default behavior.

I was hacked before I had setup /etc/hosts.allow and /etc/hosts.deny to limit
system exposure to just a few outside systems.

Hacker was from domain ending with .ro.  Created mysql and test logins.  D/l a
file called "Diana.jpg" that was a zip file into /dev/shm.  Contained a ssh-scan
executable that touched every binary on system /bin and /usr/bin attaching some
trojan.  By the time it was caught there were 100 processes of this ssh-scan and
the network light on the computer was clicking away.  Likely d/l all my files
for further scan.  Had to do a full reinstall of F9.

Version-Release number of selected component (if applicable):

openssh-server-5.0p1-1.fc9.i386

How reproducible:

easily.  Ensure #PermitRootLogin is commented out in sshd_config.  Try it.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tomas Mraz 2008-06-09 11:47:11 UTC
Root login was never disallowed by default in Fedora/RHEL.


Comment 2 Tomas Mraz 2008-06-09 11:47:27 UTC

*** This bug has been marked as a duplicate of 89216 ***


Note You need to log in before you can comment on or make changes to this bug.