|
|
Log in / Subscribe / Register

Security

Brief items

Squid Security Update Advisory 2002:3

The Squid proxy server project has released Squid-2.4.STABLE7, which contains several security fixes. Some of the vulnerabilities are thought to be remotely exploitable. If you are running Squid, you should be looking to upgrade. Vendor alerts are listed in the vulnerability report as we get them.

Full Story (comments: none)

Security reports

Local artsd real time shell vulnerability

Olaf Kirch looks at a posted artsd exploit (implemented using artswrapper). A local attacker may use such an exploit to get a shell with realtime scheduling priority but no other privledge escalation.

Full Story (comments: none)

New vulnerabilities

bind buffer overflow vulnerability in DNS resolver libraries

Package(s):bind glibc CVE #(s):CAN-2002-0651 CAN-2002-0684
Created:July 8, 2002 Updated:October 1, 2003
Description: The BIND 4.9.8-OW2 patch and BIND 4.9.9 release (and thus 4.9.9-OW1) include fixes for a libc related vulnerability which does not affect Linux. Updates from the Internet Software Consortium (ISC) are available from here.

No release or branch of Openwall GNU/*/Linux (Owl) is known to be affected, due to Olaf Kirch's fixes for this problem getting into the GNU C library more than two years ago.

Unfortunatly that does not mean that Linux systems are not vulnerable. Similar code, without Olaf Firch's fixes, is in the glibc getnetbyXXX functions. These functions are described in the SuSE alert as " used by very few applications only, such as ifconfig and ifuser, which makes exploits less likely."

CERT Advisory: CA-2002-19 Buffer Overflow in Multiple DNS Resolver Libraries

CAN-2002-0651
CAN-2002-0684

Alerts:
Mandrake MDKSA-2002:050 glibc 2002-08-13
Yellow Dog YDU-20020810-3 bind 2002-08-10
Eridani ERISA-2002:035 bind 2002-08-09
Red Hat RHSA-2002:133-13 bind 2002-08-08
SCO Group CSSA-2002-034.0 bind glibc 2002-08-05
Yellow Dog YDU-20020801-2 glibc 2002-08-01
Eridani ERISA-2002:028 glibc 2002-07-25
Red Hat RHSA-2002:139-10 glibc 2002-07-22
EnGarde ESA-20020724-018 bind, glibc 2002-07-24
Mandrake MDKSA-2002:043 bind 2002-07-16
Trustix 2002-0061 bind 2002-07-15
Gentoo glibc-20020713 glibc 2002-07-13
Conectiva CLA-2002:507 Resolver 2002-07-11
SuSE SuSE-SA:2002:026 bind, glibc 2002-07-09
OpenPKG OpenPKG-SA-2002.006 bind 2002-07-04

Comments (1 posted)

nn remote code execution vulnerability

Package(s):nn CVE #(s):
Created:July 9, 2002 Updated:July 10, 2002
Description: A NNTP server may be used, maliciously, to remotely execute code through the nn client. Nn is a popular Unix newsreader. Versions prior to 6.6.3 are vulnerable.

The problem is fixed in nn 6.6.4 which is available here. For more information, see the security advisory.

Alerts: (No alerts in the database for this vulnerability)

Comments (none posted)

Multiple vulnerabilities fixed in Squid-2.4.STABLE7

Package(s):squid CVE #(s):
Created:July 8, 2002 Updated:November 15, 2002
Description: Here is the security advisory for the Squid proxy server reporting several vulnerabilities in versions up to and including 2.4.STABLE7. Several of the bugs are believed to allow remote code execution.

The security advisory lists the following changes:

  • Several bugfixes and cleanup of the Gopher client, both to correct some security issues and to make Squid properly render certain Gopher menus.
  • Security fixes in how Squid parses FTP directory listings into HTML
  • FTP data channels are now sanity checked to match the address of the requested FTP server. This to prevent theft or injection of data. See the new ftp_sanitycheck directive if this sanity check is not desired.
  • The MSNT auth helper has been updated to v2.0.3+fixes for buffer overflow security issues found in this helper.
  • A security issue in how Squid forwards proxy authentication credentials has been fixed
Alerts:
SCO Group CSSA-2002-046.0 buffer 2002-11-14
Eridani ERISA-2002:031 squid 2002-07-26
Mandrake MDKSA-2002:044 squid 2002-07-17
Trustix 2002-0062 squid 2002-07-15
SuSE SuSE-SA:2002:025 squid 2002-07-09
Conectiva CLA-2002:506 squid 2002-07-05

Comments (none posted)

Kernel vulnerabilities in CIPE, ICMP and netfilter.

Package(s):kernel 2.2 and 2.4 CVE #(s):
Created:July 9, 2002 Updated:July 9, 2002
Description: The three vulnerabilities are:
  • CIPE (VPN tunnel) implementation bug that allows a maliciously formed packet to crash the system.
  • ICMP implementation bug that allows remote disclosure of random memory only in kernels prior to 2.4.0-test6 and 2.2.18.
  • IRC connection tracking component of netfilter bug in Linux 2.4 kernels that can lead to unwanted ports being opened on the firewall.

Apparently these three vulnerabilities only impact users who use CIPE (VPN tunnel), kernels prior to 2.4.0-test6 or 2.2.18 or a firewall based on netfilter that uses IRC tracking. Since the kernel tends to be customized by each Linux Distributor, your distribution may or may not be vulnerable.

Alerts:
Mandrake MDKSA-2002:041 kernel 2002-07-04

Comments (none posted)

Acrobat reader temporary files

Package(s):acroread CVE #(s):
Created:July 8, 2002 Updated:July 10, 2002
Description: There is a symlink attack vulnerability in Acrobat Reader 5.05. Acroread uses a file it creates with wide open permissions (mode 666) in /tmp; it also follows symlinks.

See the report of the bug in Acrobat Reader 5.05 for the details. The problem has also been reported in version 4.05.

Alerts:
Gentoo acroread-20020707 acroread 2002-07-07

Comments (none posted)

Resources

BOON, a buffer overrun detection tool

David Wagner has released BOON, a tool for scanning C source code for buffer overrun vulnerabilities.

Be warned that this code is primarily a research prototype and has some serious problems. Nonetheless, I hope it will be useful to you in your security auditing work.

Full Story (comments: none)

Linux Security Week

The July 8th Linux Security Week newsletter from LinuxSecurity.com is available.

Comments (none posted)

Using MonMotha's firewall script to build safe Internet sharing with Debian GNU/Linux (LinuxOrbit)

LinuxOrbit has this tutorial on building firewalls on a Debian system. "This tutorial will give you the necessary steps to turn one of your old PCs into a firewall with IP Masquerading, using a popular Linux distribution. I will leave it to you to get and install Debian onto your machine and work out connectivity to your ISP, then I will guide you through a kernel compile and install - which is necessary to enable features in the 2.4.x series kernels which allow your Linux machine to act as a firewall."

Comments (none posted)

Events

USENIX Security Symposium

The USENIX Security Symposium will be here in less than a month. The list of accepted papers has been published; there are some interesting ones.

Full Story (comments: none)

RAID 2002 Call for Participation

The Fifth International Symposium on Recent Advances in Intrusion Detection (RAID 2002) issued a call for participation. The symposium will be held October 16-18, 2002 in Zurich, Switzerland.

Full Story (comments: none)

Upcoming Security Events

Date Event Location
July 12 - 14, 2002H2K2 "Hacker" conferenceNew York City
July 31 - August 1, 2002Black Hat Briefings 2002(Caesars Palace Hotel and Resort)Las Vegas, NV, USA
August 2 - 4, 2002Defcon(Alexis Park Hotel and Resort)Las Vegas, Nevada
August 5 - 9, 200211th USENIX Security SymposiumSan Francisco, CA, USA
August 6 - 9, 2002CERT Conference 2002Omaha, Nebraska, USA
August 19 - 21, 2002Canadian Security & Intelligence Conference(CSICON)(Hyatt Regency)Calgary, Alberta Canada
August 28 - 30, 2002Workshop on Information Security Applications(WISA 2002)Jeju Island, Korea

For additional security-related events, included training courses (which we don't list above) and events further in the future, check out Security Focus' calendar, one of the primary resources we use for building the above list. To submit an event directly to us, please send a plain-text message to lwn@lwn.net.

Comments (none posted)

Page editor: Dennis Tenney
Next page: Kernel development>>


Copyright © 2002, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds