|
|||||||||||
|
SecurityFocus Linux Newsletter #119
From: Stephen Entwisle <se(at)securityfocus.com>
Date: Mon Feb 17 2003 - 14:10:52 EST
I. FRONT AND CENTER
Once executed, malware can perform its intended malicious function on a system. Unfortunately, it may not always be apparent to users that their system is indeed infected. This article will discuss how to determine whether or not the system has been infected and will offer some tips on to manually disinfect the system. http://online.securityfocus.com/infocus/1666 2. Forensics on the Windows Platform, Part Two by Jamie Morris This is the second of a two-part series of articles discussing the use of computer forensics in the examination of Windows-based computers. In Part One we discussed the wider legal issues raised by computer forensics and the benefits of pre-investigation preparation. In this article we will concentrate on the areas of a Windows file system that are likely to be of most interest to forensic investigators and the software tools that can be used to carry out an investigation. http://online.securityfocus.com/infocus/1665 3. New Linux Support Policies are Ominous By Jon Lasser Red Hat and Mandrake are cutting support for older versions of their Linux distributions... The results will be a security nightmare for the Internet. http://online.securityfocus.com/columnists/142
4. Suing Over Slammer
In the aftermath of the SQL Slammer worm, companies have once again claimed massive financial losses as a result of malicious code. As with the Code Red and Nimda worms, the Melissa virus and the Mafiaboy distributed denial of service attack, the press has reported widespread system disruption with "losses" in the hundreds of millions -- if not billions -- of dollars worldwide. http://online.securityfocus.com/columnists/141 5. The First Honeyd Challenge With the release of Honeyd 0.5 over the weekend, Niels Provos is pleased to also announce the first Honeyd challenge! Honeyd is a virtual honeypot running as a small daemon to create virtual hosts on a network. The hosts can be configured to run arbitrary services, and their personality can be adapted so that they appear to be running certain operating systems. The goal of this challenge is to develop interesting feature additions to Honeyd. Possible improvements are forensic analysis tools for Honeyd log files, passive fingerprinting of connections, realistic routing topologies, etc. Your submissions will be judged by a panel of experienced volunteers, rated, and shared with the security community. We are able to award prizes to the best submissions. Top prizes include a free pass to CanSecWest/core03 including a free hotel room for up to four days, a $200 and a $100 Amazon gift certificate. Furthermore, the top ten entries receive a copy of Lance Spitzner's new book "Honeypots: Tracking Hackers," signed by Lance and Niels. Judges include:
The challenge officially begins on Monday the 17th of February. You have four weeks to complete your submissions. Please, send your results no later than 24:00 GMT, Friday, March 14th. Submissions will be judged and released on Friday the 21th of March. More information on the challenge and submission requirements can be found at http://www.citi.umich.edu/u/provos/honeyd/challenge.html All questions, concerns, and submissions should be sent with a subject including "Honeyd Challenge" to provos-honeyd@citi.umich.edu. 6. SecurityFocus DPP Program Attention Universities!! Sign-up now for preferred pricing on the only global early-warning system for cyber attacks - SecurityFocus DeepSight Threat Management System.
Click here for more information:
7. InfoSec World Conference and Expo/2003 (March 10-12, 2003, Orlando, FL) Optional Workshops March 8, 9, 12, 13, & 14 Vendor Expo March 10 & 11 Solutions to today’s security concerns; hands-on experts; blockbuster vendor expo; the CISO Executive Summit; invaluable networking opportunities. InfoSec World has it all! Go to: http://www.misti.com/10/os03nl37inf.html II. BUGTRAQ SUMMARY
Cedric Email Reader is a web mail application. It is implemented in PHP and available for Unix and Linux variants as well as Microsoft Windows operating systems. It has been reported that Cedric Email Reader is prone to an issue that may allow remote attackers to include files located on remote servers. This issue is present in the 'email.php' script. Under some circumstances, it is possible for remote attackers to influence the include path for a configuration file to point to an external file on a remote server. The attacker may cause this to occur by submitting a path to an external file as the '$cer_skin' URI parameter. If the remote file is a PHP script, this may be exploited to execute arbitrary system commands in the context of the web server. It has also been reported that it is possible to cause local files to be included, resulting in disclosure of webserver readable files to the attacker. This has not been confirmed.
2. W3M Image Attribute Cross Site Scripting Vulnerability
BugTraq ID: 6794
W3M is a text-based Web browser. It is developed for several platforms including Linux and Unix variant operating systems. A cross site scripting vulnerability has been reported for W3M. Due to inadequate sanitization of some HTML tags, it is possible for an attacker to steal another user's cookie information or other sensitive data. Specifically, W3M does not fully sanitize malicious HTML code from IMAGE tags. This vulnerability has been reported to affect W3M 0.3.2.2 and earlier.
3. Red Hat Linux User Mode Linux SetUID Installation Vulnerability
BugTraq ID: 6801
Red Hat Linux is a freely available, open source operating system distributed by Red Hat Incorporated. A problem with a component of the kernel-utils package may make it possible for local users to perform unauthorized activities. It has been reported that under some circumstances, Red Hat Linux may allow unauthorized actions through User-Mode-Linux compatibility. Due to permissions on some components installed with the User-Mode-Linux utilities, a local user could perform actions on the system that require privilege, potentially affecting local host security. The problem is in the setuid bit given to the uml_net program. When installed with the kernel-utils package, the program is installed setuid root. A local user could execute this program to control network interfaces, or manipulate some network settings.
4. Eset Software NOD32 Antivirus Local Buffer Overflow Vulnerability
BugTraq ID: 6803
Eset Software's NOD32 Antivirus System is a cross-platform anti-virus application. It is available for a variety of platforms including the Microsoft Windows, Linux, and BSD-derived operating systems. A vulnerability has been discovered in NOD32 for the Linux and Unix platforms. Due to insufficient bounds checking a buffer overflow occurs when NOD32 processes file system paths of excessive length. Specifically, a path name containing 500, or more, bytes of data will trigger memory corruption. This vulnerability could be exploited by coaxing a user to scan a malicious location with the NOD32 Antivirus software. When the path of excessive length is processed by NOD32, sensitive memory will be corrupted. By exploiting this issue to execute code it is possible run arbitrary commands with the privileges of the user running NOD32. This issue affects NOD32 versions 1.012 and earlier.
5. Opera opera.PluginContext Native Method Denial Of Service Vulnerability
BugTraq ID: 6814
Opera is a web client available for a number of platforms including Unix and Linux variants, and Microsoft Windows operating systems. Opera ships with a trusted Java class ('opera.PluginContext') that includes a native method that is reportedly vulnerable to denial of service attacks. This issue exists in the 'showDocument' method of the 'opera.PluginContext' class. If a URL object containing a URL String of excessive length is passed to the method, the JVM and browser will crash. Other malformed data may also trigger this condition. The issue is apparently caused when the PluginContext constructor handles unacceptable data. This issue was reported in versions of Opera for Microsoft Windows operating systems. It is not known if other platforms are also affected. Java support must enabled for this issue to be present and can be disabled to prevent attacks.
6. Cedric Email Reader Global Configuration Script Remote File Include Vulnerability
BugTraq ID: 6820
Cedric Email Reader is a web mail application. It is implemented in PHP and available for Unix and Linux variants as well as Microsoft Windows operating systems. It has been reported that Cedric Email Reader is prone to an issue that may allow remote attackers to include files located on remote servers. This issue is present in the 'emailreader_execute_on_each_page.inc.php' script. Under some circumstances, it is possible for remote attackers to influence the include path for a configuration file to point to an external file on a remote server. The attacker may cause this to occur by submitting a path to an external file as the '$emailreader_ini' URI parameter. If the remote file is a PHP script, this may be exploited to execute arbitrary system commands in the context of the web server. It has also been reported that it is possible to cause local files to be included, resulting in disclosure of webserver readable files to the attacker. This has not been confirmed.
7. APC apcupsd Client Syslog Format String Vulnerability
BugTraq ID: 6828
Apcupsd provides UPS power management under Linux and BSD systems for APC Products. A vulnerability has been reported for apcupsd client that may result in an attacker obtaining elevated privileges on the vulnerable system. The 'log_event' function in 'apclog.c' contains an insecure instance of a syslog() call. Due to this programming error, it may be possible to exploit a format string vulnerability in the apcupsd 'log_event' function. When the program is invoked using the vulnerable function, it may be possible to exploit a format string vulnerability through the generation of a malicious log event that contains attacker-supplied format strings. In the event that this vulnerability is exploited, an attacker could cause arbitrary locations in memory to be corrupted with attacker-specified data and execute code with the privileges of the apcupsd user.
8. W3M Frame Enabled Browsing Cross Site Scripting Vulnerability
BugTraq ID: 6793
W3M is a text-based Web browser. It is developed for several platforms including Linux and Unix variant operating systems. A cross site scripting vulnerability has been reported for W3M if frames support is enabled. Due to inadequate sanitization of some HTML tags, it is possible for an attacker to steal another user's cookie information or other sensitive data. Specifically, W3M does not fully sanitize malicious HTML code from FRAME tags. It should be noted that this vulnerability is exploitable only if W3M is executed with the '-F' commandline option. This vulnerability has been reported to affect W3M 0.3.2. It is likely that earlier versions are affected.
9. Nethack Local Buffer Overflow Vulnerability
BugTraq ID: 6806
Nethack is a game included with several distributions of Linux including RedHat Linux. It has been reported that Nethack fails to drop privileges, potentially resulting in privilege escalation. A buffer overflow has been discovered in Nethack when invoked with the '-s' command line option. By passing an overly large string, consisting of at least 1000 characters, to the '-s' command line option of /usr/games/lib/nethackdir/nethack, it is possible to corrupt memory. By exploiting this issue it may be possible for an attacker to overwrite values in sensitive areas of memory, resulting in the execution of arbitrary attacker-supplied code. Nethack distributed with RedHat Linux is shipped with setgid 'games' privileges. Successful exploitation would result in the escalation of privileges to the 'games' group, which could result in the corruption of saved game data, as well as storage consumption.
Opera is a web client available for a number of platforms including Unix and Linux variants, and Microsoft Windows operating systems. For security purposes, Opera will display a warning any time a user of the client visits a link containing a username as part of the URI. Bounds checking is not performed on the length of the username when it is copied into a local buffer for display in the warning message. An excessively long username in a link will trigger a buffer overflow condition that may overwrite the stack frame of the affected function. Attackers may exploit this vulnerability to execute instructions on client systems. This condition may be exploited from a malicious webpage. Exploitation may occur through links, image tags, frames or other means. This issue was reported for Opera on Microsoft Windows platforms. It is not known if other platforms are affected. III. LINUX FOCUS LIST SUMMARY
http://online.securityfocus.com/archive/91/311621
2. LKM Trojan installed (Thread)
http://online.securityfocus.com/archive/91/311575
3. SSL and Kerberos (Thread)
http://online.securityfocus.com/archive/91/311363 4. IPTables stops logging after long uptime (Thread) Relevant URL: http://online.securityfocus.com/archive/91/311360 5. Perl administration for Linux fileserver (Thread) Relevant URL: http://online.securityfocus.com/archive/91/311000 IV. NEW PRODUCTS FOR LINUX PLATFORM
East-Tec DiskSanitizer is a software product designed to remove all traces of information from a hard disk. East-Tec DiskSanitizer completely eliminates data from the entire hard disk: every sector and every bit of information is overwritten and destroyed beyond recovery. East-Tec DiskSanitizer is based on the East-Tec Advanced Data Removal Technology, a collection of highly secure data removal capabilities designed to provide protection against ALL methods of data recovery.
2. Disk Amnesia
Disk Amnesia(tm) is a low-level disk clearing and sanitization tool that uses the computer?s BIOS to identify all physical drives attached to the computer including SCSI drives (if the SCSI card has a BIOS installed). 3. NOD32
The NOD32 Antivirus System provides balanced state-of-the-art protection against threats endangering your PC, running on various platforms from Microsoft Windows 95 / 98 / ME / NT / 2000 / XP through a number of UNIX operating systems to major mail servers. Viruses, worms, and other malware are kept out of striking distance from your valuable data. Advanced detection methods implemented in the software provide protection against a great proportion of the worms and viruses that are still awaiting creation. V. NEW TOOLS FOR LINUX PLATFORMS
The Netprotect Firewall is a spin-off from the IPCOP GPL Firewall, with many extensions built-in. One big goal is to have a product that is usable in corporate environments.
2. SURVIVOR v0.9b
SURVIVOR is yet another systems monitor. It consists of a POSIX-thread based scheduler written in C++ running arbitrary checks in a flexible, heterogeneous, bureaucratic, and convoluted environment. It maintains proper state, history, sanity, and attitude, and allows interaction via Web, command, and two-way messaging interfaces.
3. Intrusion Detection Exchange Architecture v1.0.1
by Ian Duffy
IDEA is an architecture for implementing a distributed intrusion detection system on a computer network. It provides a way to incorporate many different IDS sensors into an architecture, and have them report to a central IDS server. This server collects, aggregates, and correlates data from the sensors, providing a unified view of network activity. By specifying an open API, many different clients can connect to the IDEA server and "subscribe" to the event notification service so that the client will be notified any time a new alert is received from any of the sensors. Received on Mon Feb 17 15:35:13 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:27 EDT |
||||||||||
|
|||||||||||