Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security

How to read a CSV file in Perl?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Red Hat Linux Advisories: OpenOffice, libpng, utempter, mc
Red Hat Linux Advisories: OpenOffice, libpng, utempter, mc
May 2, 2004, 23 :55 UTC (5 Talkback[s]) (3540 reads)


Red Hat Security Advisory

Synopsis: Updated OpenOffice packages fix security vulnerability in neon
Advisory ID: RHSA-2004:163-01
Issue date: 2004-04-30
Updated on: 2004-04-30
Product: Red Hat Linux
Keywords:
Cross references:
Obsoletes:
CVE Names: CAN-2004-0179


1. Topic:

Updated OpenOffice packages that fix a vulnerability in neon exploitable by a malicious DAV server are now available.

2. Relevant releases/architectures:

Red Hat Linux 9 - i386

3. Problem description:

OpenOffice.org is an Open Source, community-developed, multi-platform office productivity suite. OpenOffice internally uses inbuilt code from neon, an HTTP and WebDAV client library.

Versions of the neon client library up to and including 0.24.4 have been found to contain a number of format string bugs. An attacker could create a malicious WebDAV server in such a way as to allow arbitrary code execution on the client should a user connect to it using OpenOffice. The Common Vulnerabilities and Exposures project (cve.mitre.org/) has assigned the name CAN-2004-0179 to this issue.

Users of OpenOffice are advised to upgrade to these updated packages, which contain a patch correcting this issue.

4. Solution:

Before applying this update, make sure all previously released errata relevant to your system have been applied.

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade. Only those RPMs which are currently installed will be updated. Those RPMs which are not installed but included in the list will not be updated. Note that you can also use wildcards (*.rpm) if your current directory only contains the desired RPMs.

Please note that this update is also available via Red Hat Network. Many people find this an easier way to apply updates. To use Red Hat Network, launch the Red Hat Update Agent with the following command:

up2date

This will start an interactive process that will result in the appropriate RPMs being upgraded on your system.

If up2date fails to connect to Red Hat Network due to SSL Certificate Errors, you need to install a version of the up2date client with an updated certificate. The latest version of up2date is available from the Red Hat FTP site and may also be downloaded directly from the RHN website:

https://rhn.redhat.com/help/latest-up2date.pxt

5. RPMs required:

Red Hat Linux 9:

SRPMS:
ftp://updates.redhat.com/9/en/os/SRPMS/openoffice-1.0.2-11.src.rpm

i386:
ftp://updates.redhat.com/9/en/os/i386/openoffice-1.0.2-11.i386.rpm
ftp://updates.redhat.com/9/en/os/i386/openoffice-i18n-1.0.2-11.i386.rpm
ftp://updates.redhat.com/9/en/os/i386/openoffice-libs-1.0.2-11.i386.rpm

6. Verification:

MD5 sum Package Name


af902345797936b7dad0bf309ff47aac 9/en/os/SRPMS/openoffice-1.0.2-11.src.rpm
e5b3f1bab7554ec921ea8d3d3b6faafa 9/en/os/i386/openoffice-1.0.2-11.i386.rpm
e6a783eb40931756ce3806136e960432 9/en/os/i386/openoffice-i18n-1.0.2-11.i386.rpm
1e8820359aed61e36fb9adbe91aba1a7 9/en/os/i386/openoffice-libs-1.0.2-11.i386.rpm

These packages are GPG signed by Red Hat for security. Our key is available from https://www.redhat.com/security/team/key.html

You can verify each package with the following command:

rpm --checksig -v

If you only wish to verify that each package has not been corrupted or tampered with, examine only the md5sum with the following command:

md5sum

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0179

8. Contact:

The Red Hat security contact is <secalert@redhat.com>. More contact details at https://www.redhat.com/security/team/contact.html

Copyright 2004 Red Hat, Inc.


Red Hat Security Advisory

Synopsis: Updated libpng packages fix crash
Advisory ID: RHSA-2004:181-01
Issue date: 2004-04-30
Updated on: 2004-04-30
Product: Red Hat Linux
Keywords:
Cross references:
Obsoletes:
CVE Names: CAN-2004-0421


1. Topic:

Updated libpng packages that fix a out of bounds memory access are now available.

2. Relevant releases/architectures:

Red Hat Linux 9 - i386

3. Problem description:

The libpng package contains a library of functions for creating and manipulating PNG (Portable Network Graphics) image format files.

Steve Grubb discovered a out of bounds memory access flaw in libpng. An attacker could carefully craft a PNG file in such a way that it would cause an application linked to libpng to crash when opened by a victim. This issue may not be used to execute arbitrary code.

Users are advised to upgrade to these updated packages that contain a backported security fix not vulnerable to this issue.

4. Solution:

Before applying this update, make sure all previously released errata relevant to your system have been applied.

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade. Only those RPMs which are currently installed will be updated. Those RPMs which are not installed but included in the list will not be updated. Note that you can also use wildcards (*.rpm) if your current directory only contains the desired RPMs.

Please note that this update is also available via Red Hat Network. Many people find this an easier way to apply updates. To use Red Hat Network, launch the Red Hat Update Agent with the following command:

up2date

This will start an interactive process that will result in the appropriate RPMs being upgraded on your system.

If up2date fails to connect to Red Hat Network due to SSL Certificate Errors, you need to install a version of the up2date client with an updated certificate. The latest version of up2date is available from the Red Hat FTP site and may also be downloaded directly from the RHN website:

https://rhn.redhat.com/help/latest-up2date.pxt

5. RPMs required:

Red Hat Linux 9:

SRPMS:
ftp://updates.redhat.com/9/en/os/SRPMS/libpng-1.2.2-20.src.rpm
ftp://updates.redhat.com/9/en/os/SRPMS/libpng10-1.0.13-11.src.rpm

i386:
ftp://updates.redhat.com/9/en/os/i386/libpng-1.2.2-20.i386.rpm
ftp://updates.redhat.com/9/en/os/i386/libpng-devel-1.2.2-20.i386.rpm
ftp://updates.redhat.com/9/en/os/i386/libpng10-1.0.13-11.i386.rpm
ftp://updates.redhat.com/9/en/os/i386/libpng10-devel-1.0.13-11.i386.rpm

6. Verification:

MD5 sum Package Name


e45674dfbfc641bae05438da90bc5cb8 9/en/os/SRPMS/libpng-1.2.2-20.src.rpm
591b1c8a152e1dcac63b82640ffa14e0 9/en/os/SRPMS/libpng10-1.0.13-11.src.rpm
3f1c2ee426702c64e73ee453afb6216f 9/en/os/i386/libpng-1.2.2-20.i386.rpm
a08847d084032f99a1b33d3b5a9fba33 9/en/os/i386/libpng-devel-1.2.2-20.i386.rpm
800356c0126f967b9353279ebc8c321c 9/en/os/i386/libpng10-1.0.13-11.i386.rpm
505508162b208c95b5bd3e63e9cafbfd 9/en/os/i386/libpng10-devel-1.0.13-11.i386.rpm

These packages are GPG signed by Red Hat for security. Our key is available from https://www.redhat.com/security/team/key.html

You can verify each package with the following command:

rpm --checksig -v

If you only wish to verify that each package has not been corrupted or tampered with, examine only the md5sum with the following command:

md5sum

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0421

8. Contact:

The Red Hat security contact is <secalert@redhat.com>. More contact details at https://www.redhat.com/security/team/contact.html

Copyright 2004 Red Hat, Inc.


Red Hat Security Advisory

Synopsis: Updated utempter package fixes vulnerability
Advisory ID: RHSA-2004:175-01
Issue date: 2004-04-30
Updated on: 2004-04-30
Product: Red Hat Linux
Keywords:
Cross references:
Obsoletes:
CVE Names: CAN-2004-0233


1. Topic:

An updated utempter package that fixes a potential symlink vulnerability is now available.

2. Relevant releases/architectures:

Red Hat Linux 9 - i386

3. Problem description:

Utempter is a utility that allows terminal applications such as xterm and screen to update utmp and wtmp without requiring root privileges.

Steve Grubb discovered a flaw in Utempter which allowed device names containing directory traversal sequences such as '/../'. In combination with an application that trusts the utmp or wtmp files, this could allow a local attacker the ability to overwrite privileged files using a symlink.

Users should upgrade to this new version of utempter, which fixes this vulnerability.

4. Solution:

Before applying this update, make sure all previously released errata relevant to your system have been applied.

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade. Only those RPMs which are currently installed will be updated. Those RPMs which are not installed but included in the list will not be updated. Note that you can also use wildcards (*.rpm) if your current directory only contains the desired RPMs.

Please note that this update is also available via Red Hat Network. Many people find this an easier way to apply updates. To use Red Hat Network, launch the Red Hat Update Agent with the following command:

up2date

This will start an interactive process that will result in the appropriate RPMs being upgraded on your system.

If up2date fails to connect to Red Hat Network due to SSL Certificate Errors, you need to install a version of the up2date client with an updated certificate. The latest version of up2date is available from the Red Hat FTP site and may also be downloaded directly from the RHN website:

https://rhn.redhat.com/help/latest-up2date.pxt

5. RPMs required:

Red Hat Linux 9:

SRPMS:
ftp://updates.redhat.com/9/en/os/SRPMS/utempter-0.5.5-2.RHL9.0.src.rpm

i386:
ftp://updates.redhat.com/9/en/os/i386/utempter-0.5.5-2.RHL9.0.i386.rpm

6. Verification:

MD5 sum Package Name


b7f13df830c3f64eef6c6895edfb3b1f 9/en/os/SRPMS/utempter-0.5.5-2.RHL9.0.src.rpm
b207cd5661c7d687c3503399ce3bb611 9/en/os/i386/utempter-0.5.5-2.RHL9.0.i386.rpm

These packages are GPG signed by Red Hat for security. Our key is available from https://www.redhat.com/security/team/key.html

You can verify each package with the following command:

rpm --checksig -v

If you only wish to verify that each package has not been corrupted or tampered with, examine only the md5sum with the following command:

md5sum

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0233

8. Contact:

The Red Hat security contact is <secalert@redhat.com>. More contact details at https://www.redhat.com/security/team/contact.html

Copyright 2004 Red Hat, Inc.


Red Hat Security Advisory

Synopsis: Updated mc packages resolve several vulnerabilities
Advisory ID: RHSA-2004:173-01
Issue date: 2004-04-30
Updated on: 2004-04-30
Product: Red Hat Linux
Keywords: mc buffer overflow format string temporary file
Cross references:
Obsoletes:
CVE Names: CAN-2004-0226 CAN-2004-0231 CAN-2004-0232


1. Topic:

Updated mc packages that resolve several buffer overflow vulnerabilities, one format string vulnerability and several temporary file creation vulnerabilities are now available.

2. Relevant releases/architectures:

Red Hat Linux 9 - i386

3. Problem description:

Midnight Commander (mc) is a visual shell much like a file manager.

Several buffer overflows, several temporary file creation vulnerabilities, and one format string vulnerability have been discovered in Midnight Commander. These vulnerabilities were discovered mostly by Andrew V. Samoilov and Pavel Roskin. The Common Vulnerabilities and Exposures project (cve.mitre.org/) has assigned the names CAN-2004-0226, CAN-2004-0231, and CAN-2004-0232 to these issues.

Users should upgrade to these updated packages, which resolve these issues.

4. Solution:

Before applying this update, make sure all previously released errata relevant to your system have been applied.

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade. Only those RPMs which are currently installed will be updated. Those RPMs which are not installed but included in the list will not be updated. Note that you can also use wildcards (*.rpm) if your current directory only contains the desired RPMs.

Please note that this update is also available via Red Hat Network. Many people find this an easier way to apply updates. To use Red Hat Network, launch the Red Hat Update Agent with the following command:

up2date

This will start an interactive process that will result in the appropriate RPMs being upgraded on your system.

5. RPMs required:

Red Hat Linux 9:

SRPMS:
ftp://updates.redhat.com/9/en/os/SRPMS/mc-4.6.0-14.9.src.rpm

i386:
ftp://updates.redhat.com/9/en/os/i386/mc-4.6.0-14.9.i386.rpm

6. Verification:

MD5 sum Package Name


74f1b62a975a9aff2e2908ed6a4b9d6b 9/en/os/SRPMS/mc-4.6.0-14.9.src.rpm
4e7342c54c489005f8e2775bf8929be0 9/en/os/i386/mc-4.6.0-14.9.i386.rpm

These packages are GPG signed by Red Hat for security. Our key is available from https://www.redhat.com/security/team/key.html

You can verify each package with the following command:

rpm --checksig -v

If you only wish to verify that each package has not been corrupted or tampered with, examine only the md5sum with the following command:

md5sum

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0226
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0231
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0232

8. Contact:

The Red Hat security contact is <secalert@redhat.com>. More contact details at https://www.redhat.com/security/team/contact.html

Copyright 2004 Red Hat, Inc.


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
Not to be picky, but we need to run spel ...   Not to be picky, but ...   
NeoSadist
May 3, 2004, 00:12:35
 
Considering that no one has done so yet, ...   Re: Not to be picky, but ...   
Jay Curry
May 3, 2004, 01:54:15
 
> Not to be picky, but we need to run sp ...   Re: Not to be picky, but ...   
Anonymous
May 3, 2004, 02:31:19
 
> Not to be picky, but we need to run sp ...   Re: Not to be picky, but ...   
MartinV
May 3, 2004, 06:12:54
 
> Not to be picky, but we need to run sp ...   Re: Not to be picky, but ...   
Chris
May 3, 2004, 11:52:39
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP