SecurityTracker.com
Keep Track of the Latest Vulnerabilities
with SecurityTracker!
    Home    |    View Topics    |    Search    |    Contact Us    |   

SecurityTracker
Archives


 
Sign Up
Sign Up for Your FREE Weekly SecurityTracker E-mail Alert Summary
Instant Alerts
Buy our Premium Vulnerability Notification Service to receive customized, instant alerts
Affiliates
Put SecurityTracker Vulnerability Alerts on Your Web Site -- It's Free!
Partners
Become a Partner and License Our Database or Notification Service
Report a Bug
Report a vulnerability that you have found to SecurityTracker
bugs
@
securitytracker.com






Category:   Application (Generic)  >   nfs-utils Vendors:   nfs.sourceforge.net
(Red Hat Issues Fix) Re: 'nfs-utils' Buffer Overflow May Let Remote Users Execute Arbitrary Code
SecurityTracker Alert ID:  1007188
SecurityTracker URL:  http://securitytracker.com/id/1007188
CVE Reference:   CVE-2003-0252   (Links to External Site)
Date:  Jul 14 2003
Impact:   Denial of service via network, Execution of arbitrary code via network, User access via network
Fix Available:  Yes  Vendor Confirmed:  Yes  
Version(s): 1.0.3 and prior versions
Description:   An off-by one buffer overflow vulnerability was reported in 'nfs-utils'. A remote user may be able to execute arbitrary code on the target system.

Janusz Niewiadomski of iSEC Security Research reported that a remote user can send a specially crafted request to the rpc.mountd daemon to trigger an overflow in the xlog() logging function. If the user-supplied string is 1023 bytes or longer, the trailing null '\0' byte is written beyond the end of the buffer.

According to the report, a remote user can cause the daemon to crash or execute arbitrary code with the privileges of the daemon. However, Red Hat reported in advisory RHSA-2003:206-01 that "it is not believed that this bug could lead to remote arbitrary code execution."

Impact:   A remote user can send a specially crafted NFS request to cause the rpc.mountd daemon to crash or execute arbitrary code. The arbitrary code will run with the privileges of the daemon.
Solution:   Red Hat has released the following fixes.

Red Hat Linux 7.1:

SRPMS:
ftp://updates.redhat.com/7.1/en/os/SRPMS/nfs-utils-0.3.1-6.71.src.rpm

i386:
ftp://updates.redhat.com/7.1/en/os/i386/nfs-utils-0.3.1-6.71.i386.rpm

Red Hat Linux 7.2:

SRPMS:
ftp://updates.redhat.com/7.2/en/os/SRPMS/nfs-utils-0.3.1-14.72.src.rpm

i386:
ftp://updates.redhat.com/7.2/en/os/i386/nfs-utils-0.3.1-14.72.i386.rpm

ia64:
ftp://updates.redhat.com/7.2/en/os/ia64/nfs-utils-0.3.1-14.72.ia64.rpm

Red Hat Linux 7.3:

SRPMS:
ftp://updates.redhat.com/7.3/en/os/SRPMS/nfs-utils-0.3.3-6.73.src.rpm

i386:
ftp://updates.redhat.com/7.3/en/os/i386/nfs-utils-0.3.3-6.73.i386.rpm

Red Hat Linux 8.0:

SRPMS:
ftp://updates.redhat.com/8.0/en/os/SRPMS/nfs-utils-1.0.1-2.80.src.rpm

i386:
ftp://updates.redhat.com/8.0/en/os/i386/nfs-utils-1.0.1-2.80.i386.rpm

Red Hat Linux 9:

SRPMS:
ftp://updates.redhat.com/9/en/os/SRPMS/nfs-utils-1.0.1-3.9.src.rpm

i386:
ftp://updates.redhat.com/9/en/os/i386/nfs-utils-1.0.1-3.9.i386.rpm

The verification checksums are:

MD5 sum Package Name

310db07d759fe4e4462ac555d70f47b2 7.1/en/os/SRPMS/nfs-utils-0.3.1-6.71.src.rpm
ab8ca9b6daf3f65a720e47a8f7bd7b1d 7.1/en/os/i386/nfs-utils-0.3.1-6.71.i386.rpm
0a1a9674ae946f9968790343ad014285 7.2/en/os/SRPMS/nfs-utils-0.3.1-14.72.src.rpm
332ca9cabfee2fd3f119bf4b0526685c 7.2/en/os/i386/nfs-utils-0.3.1-14.72.i386.rpm
d672f188bb53273e9148acaecb3bdd37 7.2/en/os/ia64/nfs-utils-0.3.1-14.72.ia64.rpm
6d5107a412655f7b4b65434c906673f7 7.3/en/os/SRPMS/nfs-utils-0.3.3-6.73.src.rpm
3462808562e694d4e0c86df5340f8337 7.3/en/os/i386/nfs-utils-0.3.3-6.73.i386.rpm
8daa79231059651541204f0944f21959 8.0/en/os/SRPMS/nfs-utils-1.0.1-2.80.src.rpm
cce23fd6a17e8304b0c9bfad097ae45f 8.0/en/os/i386/nfs-utils-1.0.1-2.80.i386.rpm
0dcc44660e89ff09dd22b680b9ec28ca 9/en/os/SRPMS/nfs-utils-1.0.1-3.9.src.rpm
cf5c65a715751de995fe33546e4b57a6 9/en/os/i386/nfs-utils-1.0.1-3.9.i386.rpm

Vendor URL:  sourceforge.net/projects/nfs/ (Links to External Site)
Cause:   Boundary error
Underlying OS:   Linux (Red Hat Linux)

Message History:   This archive entry is a follow-up to the message listed below.
Jul 14 2003 'nfs-utils' Buffer Overflow May Let Remote Users Execute Arbitrary Code



 Source Message Contents

Date:  Mon, 14 Jul 2003 12:10 -0400
Subject:  [Full-Disclosure] [RHSA-2003:206-01] Updated nfs-utils packages fix denial of service vulnerability


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- ---------------------------------------------------------------------
                   Red Hat Security Advisory

Synopsis:          Updated nfs-utils packages fix denial of service vulnerability
Advisory ID:       RHSA-2003:206-01
Issue date:        2003-07-14
Updated on:        2003-07-14
Product:           Red Hat Linux
Keywords:          mountd DoS
Cross references:  
Obsoletes:         
CVE Names:         CAN-2003-0252
- ---------------------------------------------------------------------

1. Topic:

Updated nfs-utils packages are available that fix a remotely exploitable
Denial of Service vulnerability.

2. Relevant releases/architectures:

Red Hat Linux 7.1 - i386
Red Hat Linux 7.2 - i386, ia64
Red Hat Linux 7.3 - i386
Red Hat Linux 8.0 - i386
Red Hat Linux 9 - i386

3. Problem description:

The nfs-utils package provides a daemon for the kernel NFS server and
related tools.

Janusz Niewiadomski found a buffer overflow bug in nfs-utils version 1.0.3
and earlier.  This bug could be exploited by an attacker, causing a remote
Denial of Service (crash).  It is not believed that this bug could lead to
remote arbitrary code execution.

Users are advised to update to these erratum packages, which contain a
backported security patch supplied by the nfs-utils maintainers and are 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.

5. RPMs required:

Red Hat Linux 7.1:

SRPMS:
ftp://updates.redhat.com/7.1/en/os/SRPMS/nfs-utils-0.3.1-6.71.src.rpm

i386:
ftp://updates.redhat.com/7.1/en/os/i386/nfs-utils-0.3.1-6.71.i386.rpm

Red Hat Linux 7.2:

SRPMS:
ftp://updates.redhat.com/7.2/en/os/SRPMS/nfs-utils-0.3.1-14.72.src.rpm

i386:
ftp://updates.redhat.com/7.2/en/os/i386/nfs-utils-0.3.1-14.72.i386.rpm

ia64:
ftp://updates.redhat.com/7.2/en/os/ia64/nfs-utils-0.3.1-14.72.ia64.rpm

Red Hat Linux 7.3:

SRPMS:
ftp://updates.redhat.com/7.3/en/os/SRPMS/nfs-utils-0.3.3-6.73.src.rpm

i386:
ftp://updates.redhat.com/7.3/en/os/i386/nfs-utils-0.3.3-6.73.i386.rpm

Red Hat Linux 8.0:

SRPMS:
ftp://updates.redhat.com/8.0/en/os/SRPMS/nfs-utils-1.0.1-2.80.src.rpm

i386:
ftp://updates.redhat.com/8.0/en/os/i386/nfs-utils-1.0.1-2.80.i386.rpm

Red Hat Linux 9:

SRPMS:
ftp://updates.redhat.com/9/en/os/SRPMS/nfs-utils-1.0.1-3.9.src.rpm

i386:
ftp://updates.redhat.com/9/en/os/i386/nfs-utils-1.0.1-3.9.i386.rpm



6. Verification:

MD5 sum                          Package Name
- --------------------------------------------------------------------------
310db07d759fe4e4462ac555d70f47b2 7.1/en/os/SRPMS/nfs-utils-0.3.1-6.71.src.rpm
ab8ca9b6daf3f65a720e47a8f7bd7b1d 7.1/en/os/i386/nfs-utils-0.3.1-6.71.i386.rpm
0a1a9674ae946f9968790343ad014285 7.2/en/os/SRPMS/nfs-utils-0.3.1-14.72.src.rpm
332ca9cabfee2fd3f119bf4b0526685c 7.2/en/os/i386/nfs-utils-0.3.1-14.72.i386.rpm
d672f188bb53273e9148acaecb3bdd37 7.2/en/os/ia64/nfs-utils-0.3.1-14.72.ia64.rpm
6d5107a412655f7b4b65434c906673f7 7.3/en/os/SRPMS/nfs-utils-0.3.3-6.73.src.rpm
3462808562e694d4e0c86df5340f8337 7.3/en/os/i386/nfs-utils-0.3.3-6.73.i386.rpm
8daa79231059651541204f0944f21959 8.0/en/os/SRPMS/nfs-utils-1.0.1-2.80.src.rpm
cce23fd6a17e8304b0c9bfad097ae45f 8.0/en/os/i386/nfs-utils-1.0.1-2.80.i386.rpm
0dcc44660e89ff09dd22b680b9ec28ca 9/en/os/SRPMS/nfs-utils-1.0.1-3.9.src.rpm
cf5c65a715751de995fe33546e4b57a6 9/en/os/i386/nfs-utils-1.0.1-3.9.i386.rpm


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

You can verify each package with the following command:
    
    rpm --checksig -v <filename>

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 <filename>


7. References:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/nfs/nfs-utils/ChangeLog?rev=1.207&content-type=text/vnd.viewcvs-markup
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0252

8. Contact:

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

Copyright 2003 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/EtX6XlSAg2UNWIIRAoCNAJsF4cWG9oK6vx1gGvvD3d7O32SOzQCdGpRI
f27f6ZqVr3x4pLflKYBoWYE=
=kvdX
-----END PGP SIGNATURE-----

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html


 
 


Go to the Top of This SecurityTracker Archive Page





Home   |    View Topics   |    Search   |    Contact Us

Copyright 2013, SecurityGlobal.net LLC