Get the LinuxSecurity news you want faster with RSS
Powered By
Linux Advisory Watch: September 9th 2005
Source: LinuxSecurity.com Contributors - Posted by Benjamin D. Thomas
This week, advisories were released for proftpd, sqwebmail, polygen, affix,
zsync, phpgroupware, webcalendar, pcre3, ntp, cvs, kdelibs, evince, openmotif,
cman, gnbd-kernel, dlm-kernel, lockdev, perl, termcap, ckermit, kdegraphics,
squid, pam, setup, tar, openssh, tzdata, httpd, mplayer, and phpldapadmin. The
distributors include Debian, Fedora, Gentoo, and Red Hat.
Master of Science in Information
Security - Earn your Master of Science in Information Security online
from Norwich University. Designated a "Center of Excellence", the program offers
a solid education in the management of information assurance, and the unique case
study method melds theory into practice. Using today's e-Learning technology,
you can earn this esteemed degree, without disrupting your career or home life.
Introduction: IP Spoofing, Part III - ICMP Smurfing By: Suhas A Desai
"Smurf" is the name of an automated program that attacks a network
by exploiting IP broadcast addressing. Smurf and similar programs
can cause the attacked part of a network to become "inoperable."
Network nodes and their administrators to exchange information about
the state of the network use ICMP.
A smurf program builds a network packet with a spoofed victim
source address. The packet contains an ICMP ping message addressed
to an IP broadcast address, meaning all IP addresses in a given
network. If the routing device delivering traffic to those
broadcast addresses performs the IP broadcast to layer 2 broadcast
function, most hosts on that IP network will reply to it with an
ICMP echo reply each. The echo responses to the ping message are
sent back to the victim address. Enough pings and resultant echoes
can flood the network making it unusable for real traffic.
A related attack is called "fraggle", simple re-write of smurf; uses
UDP echo packets in the same fashion as the ICMP echo packets. The
intermediary (broadcast) devices, and the spoofed victim are both hurt
by this attack. The attackers rely on the ability to source spoofed
packets to the "amplifiers" in order to generate the traffic which
causes the denial of service.
In order to stop this, all networks should perform filtering either
at the edge of the network where customers connect (access layer) or
at the edge of the network with connections to the upstream providers,
in order to defeat the possibility of source address spoofed packets
from entering from downstream networks, or leaving for upstream
networks.
One way to defeat smurfing is to disable IP broadcast addressing at
each network router since it is seldom used.
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 proftpd packages fix format
string vulnerability
This update includes two security fixes. An issue was discovered
in mod_ssl where "SSLVerifyClient require" would not be honoured in location
context if the virtual host had "SSLVerifyClient optional" configured
(CAN-2005-2700).
http://www.linuxsecurity.com/content/view/120327
Fedora Core 3 Update: httpd-2.0.53-3.3
7th, September, 2005
This update includes two security fixes. An issue was discovered
in mod_ssl where "SSLVerifyClientrequire" would not be honoured in location
context if the virtual host had "SSLVerifyClient optional" configured
(CAN-2005-2700).
http://www.linuxsecurity.com/content/view/120328
Updated Apache httpd packages that correct two security issues
are now available for Red Hat Enterprise Linux 3 and 4. This update has
been rated as having important security impact by the Red Hat Security
Response Team.
http://www.linuxsecurity.com/content/view/120313
RedHat: Low: cvs security update
6th, September, 2005
An updated cvs package that fixes a security bug 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/120314
Write Comment
Please keep the topic of messages relevant to the subject of the article.
Personal verbal attacks will be deleted.
Please don't use comments to plug your web site.. Such material will be removed.