Source: LinuxSecurity.com Contributors - Posted by Benjamin D. Thomas
This week, advisories were released for mozilla, module-assistant, eric, sudo,
libgda2, imlib, koffice, net-snmp, lynx, RTF, Netpbm, cURL, Zope, phpMyAdmin,
ethereal, pam, and fetchmail. The distributors include Debian, Gentoo, and Red
Hat.
EnGarde Secure Linux 3.0
- Download Now!
Linux
2.6 kernel featuring SELinux Mandatory Access Control
Guardian Digital Secure
Network features free access to all system and security updates (to be available
shortly through an updated release)
Support for new hardware,
including 64-bit AMD architecture
Web-based management
of all functions, including the ability to build a complete web presence with
FTP, DNS, HTTP, SMTP and more.
Apache v2.0, BIND v9.3,
MySQL v5.0(beta)
Completely new WebTool,
featuring easier navigation and greater ability to manage the complete system
Integrated firewall with
ability to manage individual firewall rules, control port forwarding, and
creation of IP blacklists
Built-in UPS configuration
provides ability to manage an entire network of battery-backup devices
RSS feed provides ability
to display current news and immediate access to system and security updates
Real-time access to system
and service log information
Spotting a security compromise under way can be a tense undertaking.
How you react can have large consequences.
If the compromise you are seeing is a physical one, odds are you
have spotted someone who has broken into your home, office or lab.
You should notify your local authorities. In a lab, you might have
spotted someone trying to open a case or reboot a machine. Depending
on your authority and procedures, you might ask them to stop, or
contact your local security people.
If you have detected a local user trying to compromise your security,
the first thing to do is confirm they are in fact who you think they
are. Check the site they are logging in from. Is it the site they
normally log in from? No? Then use a non-electronic means of getting
in touch. For instance, call them on the phone or walk over to their
office/house and talk to them. If they agree that they are on, you
can ask them to explain what they were doing or tell them to cease
doing it. If they are not on, and have no idea what you are talking
about, odds are this incident requires further investigation. Look
into such incidents , and have lots of information before making
any accusations.
If you have detected a network compromise, the first thing to do
(if you are able) is to disconnect your network. If they are
connected via modem, unplug the modem cable; if they are connected
via Ethernet, unplug the Ethernet cable. This will prevent them from
doing any further damage, and they will probably see it as a network
problem rather than detection.
If you are unable to disconnect the network (if you have a busy site,
or you do not have physical control of your machines), the next best
step is to use something like tcp_wrappers or ipfwadm to deny access
from the intruder's site.
If you can't deny all people from the same site as the intruder,
locking the user's account will have to do. Note that locking an
account is not an easy thing. You have to keep in mind .rhosts
files, FTP access, and a host of possible backdoors.
After you have done one of the above (disconnected the network,
denied access from their site, and/or disabled their account),
you need to kill all their user processes and log them off.
You should monitor your site well for the next few minutes, as
the attacker will try to get back in. Perhaps using a different
account, and/or from a different network address.
Linux File
& Directory Permissions Mistakes - One common mistake Linux administrators
make is having file and directory permissions that are far too liberal and
allow access beyond that which is needed for proper system operations. A full
explanation of unix file permissions is beyond the scope of this article,
so I'll assume you are familiar with the usage of such tools as chmod, chown,
and chgrp. If you'd like a refresher, one is available right here on linuxsecurity.com.
Introduction:
Buffer Overflow Vulnerabilities - Buffer overflows are a leading type
of security vulnerability. This paper explains what a buffer overflow is,
how it can be exploited, and what countermeasures can be taken to prevent
the use of buffer overflow vulnerabilities.
Getting
to Know Linux Security: File Permissions - Welcome to the first
tutorial in the 'Getting to Know Linux Security' series. The topic explored
is Linux file permissions. It offers an easy to follow explanation of how
to read permissions, and how to set them using chmod. This guide is intended
for users new to Linux security, therefore very simple. If the feedback is
good, I'll consider creating more complex guides for advanced users. Please
let us know what you think and how these can be improved.
Take advantage of our Linux Security discussion
list! This mailing list is for general security-related questions and comments.
To subscribe send an e-mail to security-discuss-request@linuxsecurity.com
with "subscribe" as the subject.
Thank you for reading the LinuxSecurity.com
weekly security newsletter. The purpose of this document is to provide our readers
with a quick summary of each week's most relevant Linux security headline.
Debian
Debian: New Mozilla packages fix several
vulnerabilities
Gentoo: phpMyAdmin Local file inclusion
and XSS vulnerabilities
25th, October, 2005
phpMyAdmin contains a local file inclusion vulnerability that
may lead to the execution of arbitrary code, along with several cross-site
scripting issues.
http://www.linuxsecurity.com/content/view/120653
Red
Hat
RedHat: Moderate: ethereal security update
25th, October, 2005
Updated Ethereal packages that fix various security vulnerabilities
are now available. This update has been rated as having moderate security
impact by the Red Hat Security Response Team.
http://www.linuxsecurity.com/content/view/120658
RedHat: Low: pam security update
26th, October, 2005
An updated pam package that fixes a security weakness is now
available for Red Hat Enterprise Linux 4. This update has been rated as
having low security impact by the Red Hat Security Response Team.
http://www.linuxsecurity.com/content/view/120666
RedHat: Low: fetchmail security update
26th, October, 2005
Updated fetchmail packages that fix insecure configuration file
creation is now available. This update has been rated as having low security
impact by the Red Hat Security Response Team.
http://www.linuxsecurity.com/content/view/120667
Only registered users can write comments. Please login or register.