|
|
Log in / Subscribe / Register

Security

Brief items

Sendmail source hit by a trojan horse

As detailed in this CERT advisory, the sendmail source distribution on ftp.sendmail.org was replaced by a version containing a trojan horse. The modified code stayed on the server from September 28 through October 6. The trojan was invoked during the build process; it would fire off a process that would listen for commands on port 6667. If you downloaded and installed sendmail during that time period, you need to take a serious look at the integrity of your systems.

Free software is supposed to be more secure because the source can be examined for this sort of thing. Yet this particular bit of malware managed to stay on a high-profile server for over a week. When you consider that, for example, the Interbase back door went undiscovered for over a year, one week does not seem all that bad. But one week is plenty of time to compromise a great many systems.

What is truly surprising is that we have not seen more of this sort of problem. Trojanized source distributions are scary; a compromised binary package is truly terrifying. There will be more - and worse - episodes of this nature in the future.

Of course, we have the tools to defend against most of these attacks. If you put up software for others to download, you should sign it with a cryptographic key. If you download software, you should check that signature. As long as the signing keys are handled carefully (i.e. not stored on the FTP server!), this bit of hygene will detect almost all tampering attacks. Without such checks, administrators are placing a great deal of trust in the security of every system they download software from.

Comments (2 posted)

New vulnerabilities

Apache shared memory scoreboard vulnerabilities

Package(s):apache CVE #(s):CAN-2002-0839
Created:October 9, 2002 Updated:December 18, 2002
Description: Versions of Apache prior to 1.3.27 contain a couple of scoreboard-related vulnerabilities which can be exploited by local users running under the Apache user ID. In-server scripting languages, such as PHP, are the most likely means of carrying out the attacks. One vulnerability causes the server to fork off new processes, leading to denial of service scenarios; the other allows an attacker to send SIGUSR1 to any process as root, probably killing that process. See this iDEFENSE advisory for the details.
Alerts:
Mandrake MDKSA-2002:068-1 apache 2002-12-18
SCO Group CSSA-2002-056.0 apache 2002-12-05
Debian DSA-195-1 apache-perl 2002-11-13
Debian DSA-188-1 apache-ssl 2002-11-05
Debian DSA-187-1 apache 2002-11-04
Trustix 2002-0069 apache 2002-10-17
Mandrake MDKSA-2002:067 apache 2002-10-15
Gentoo apache-20021015 apache 2002-10-15
EnGarde ESA-20021007-024 apache 2002-10-07
Conectiva CLA-2002:530 apache 2002-10-07
OpenPKG OpenPKG-SA-2002.009 apache 2002-10-04

Comments (3 posted)

SSL certificate validation vulnerability in evolution

Package(s):evolution CVE #(s):
Created:October 9, 2002 Updated:October 9, 2002
Description: The evolution mail client does not properly check SSL certificates, leaving it open to man-in-the-middle attacks; see this advisory for details. Versions 1.0.x are vulnerable; the 1.1 beta branch is not.
Alerts: (No alerts in the database for this vulnerability)

Comments (none posted)

Buffer overflow in nss_ldap

Package(s):nss_ldap CVE #(s):CAN-2002-0825 CAN-2002-0374
Created:October 9, 2002 Updated:December 11, 2002
Description: The nss_ldap package has a buffer overflow which can be exploited when the module configures itself from information in DNS. The problem is fixed in nss_ldap-199 and later.
Alerts:
SCO Group CSSA-2002-058.0 nss_ldap 2002-12-10
Gentoo nss_ldap-20021013 nss_ldap 2002-10-13
Red Hat RHSA-2002:175-16 nss_ldap 2002-10-03

Comments (none posted)

Multiple-use vulnerability in Safe.pm

Package(s):Safe.pm CVE #(s):CAN-2002-1323
Created:October 9, 2002 Updated:February 20, 2004
Description: usePerl has a description of a vulnerability in the Safe.pm Perl module. It seems that if a Safe compartment is used more than once, it ceases to be safe. The problem is fixed in Safe 2.08.
Alerts:
SCO Group CSSA-2004-007.0 safe.pm 2004-02-20
Gentoo 200212-6 perl 2002-12-20
Trustix 2002-0087 perl 2002-12-19
OpenPKG OpenPKG-SA-2002.014 perl 2002-12-16
Debian DSA-208-1 perl 2002-12-12

Comments (none posted)

Temporary file vulnerability in tkmail

Package(s):tkmail CVE #(s):
Created:October 9, 2002 Updated:October 9, 2002
Description: The tkmail package has a temporary file vulnerability; a local attacker can use this hole to overwrite files owned by a local user.
Alerts:
Debian DSA-172-1 tkmail 2002-10-08

Comments (none posted)

Resources

Linux Security Week

The LinuxSecurity.com "Linux Security Week" newsletter for October 7 is available.

Full Story (comments: none)

Sun exec defends open-source security (News.com)

News.com has a report from Whitfield Diffie's talk at the RSA conference. "Diffie also said that security cannot be delegated, nor can a user rely on one company for security. 'Openness is essential for trust,' he said, referring to open-source code, as well as compatibility."

Comments (none posted)

Securing Linux (O'Reilly)

Michael D. Bauer talks about Linux security issues on O'Reilly. "I don't presume to know in any definitive way whether Linux is more or less securable than other Unix variants. What I do know is this: Linux is useful, stable, and securable enough to warrant the time and effort required to "harden" it against Internet threats. This article explains some of the reasons I believe it's both possible and worthwhile to secure Linux for use as an Internet server platform."

Comments (none posted)

Events

Chaos Communication Congress 2002

The 19th annual Chaos Computer Club Congress will be held in Berlin on December 27 to 29. The Call for Papers has gone out; no deadline for submissions has been specified. "So, do you dare to speak in front of people who might have downloaded your script from your computer in advance and spotted all the logical errors?"

Full Story (comments: none)

CFP for 2003 CFP conference

The 2003 Computers, Freedom, and Privacy conference will be held April 1 to 4 in New York. The Call for Papers is out, with a deadline of November 15.

Full Story (comments: none)

Page editor: Jonathan Corbet
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