Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat CodeReady Workspaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHSA-2008:0295 - Security Advisory
Issued:
2008-05-21
Updated:
2008-05-21

RHSA-2008:0295 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Low: vsftpd security and bug fix update

Type/Severity

Security Advisory: Low

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An updated vsftpd package that fixes a security issue and several bugs is
now available for Red Hat Enterprise Linux 5.

This update has been rated as having low security impact by the Red Hat
Security Response Team.

Description

The vsftpd package includes a Very Secure File Transfer Protocol (FTP)
daemon.

A memory leak was discovered in the vsftpd daemon. An attacker who is able
to connect to an FTP service, either as an authenticated or anonymous user,
could cause vsftpd to allocate all available memory if the "deny_file"
option was enabled in vsftpd.conf. (CVE-2007-5962)

As well, this updated package fixes following bugs:

  • a race condition could occur even when the "lock_upload_files" option is

set. When uploading two files simultaneously, the result was a combination
of the two files. This resulted in uploaded files becoming corrupted. In
these updated packages, uploading two files simultaneously will result in a
file that is identical to the last uploaded file.

  • when the "userlist_enable" option is used, failed log in attempts as a

result of the user not being in the list of allowed users, or being in the
list of denied users, will not be logged. In these updated packages, a new
"userlist_log=YES" option can be configured in vsftpd.conf, which will log
failed log in attempts in these situations.

  • vsftpd did not support usernames that started with an underscore or a

period character. Usernames starting with an underscore or a period are
supported in these updated packages.

  • using wildcards in conjunction with the "ls" command did not return all

the file names it should. For example, if you FTPed into a directory
containing three files -- A1, A21 and A11 -- and ran the "ls *1" command,
only the file names A1 and A21 were returned. These updated packages use
greedier code that continues to speculatively scan for items even after
matches have been found.

  • when the "user_config_dir" option is enabled in vsftpd.conf, and the

user-specific configuration file did not exist, the following error
occurred after a user entered their password during the log in process:

500 OOPS: reading non-root config file

This has been resolved in this updated package.

All vsftpd users are advised to upgrade to this updated package, which
resolves these issues.

Solution

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

This update is available via Red Hat Network. Details on how to use
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Server 5 ia64
  • Red Hat Enterprise Linux Server 5 i386
  • Red Hat Enterprise Linux Workstation 5 x86_64
  • Red Hat Enterprise Linux Workstation 5 i386
  • Red Hat Enterprise Linux for IBM z Systems 5 s390x
  • Red Hat Enterprise Linux for Power, big endian 5 ppc
  • Red Hat Enterprise Linux Server from RHUI 5 x86_64
  • Red Hat Enterprise Linux Server from RHUI 5 i386

Fixes

  • BZ - 240553 - vsftpd has a create/lock race condition which corrupts uploads
  • BZ - 392181 - vsftpd file listing issue with wildcard
  • BZ - 392231 - Uploaded file corrupted when two connections from same client uploading same file simultaneously
  • BZ - 397011 - CVE-2007-5962 vsftpd: memory leak when deny_file option is set
  • BZ - 400921 - OOPS: reading non-root config file

CVEs

  • CVE-2007-5962

References

  • http://www.redhat.com/security/updates/classification/#low
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 5

SRPM
vsftpd-2.0.5-12.el5.src.rpm SHA-256: e42cae52a6138c0bedb33bfd5fbc2432a95d38abbc95c2467e5a1a8c9750aa8a
x86_64
vsftpd-2.0.5-12.el5.x86_64.rpm SHA-256: 0aed5ccfb5d8f4ddb8e650a87d4aa85826df6e5aea532e26a01145b8c348868e
ia64
vsftpd-2.0.5-12.el5.ia64.rpm SHA-256: 4ff6e72268e8802676136a8a3d88fe97c797c0952ef214bfb8e921445e63c9c1
i386
vsftpd-2.0.5-12.el5.i386.rpm SHA-256: 1b44e89cc85067627685c8f27e622dca1e955dc6ce21768a1a3458f4b22727b6

Red Hat Enterprise Linux Workstation 5

SRPM
vsftpd-2.0.5-12.el5.src.rpm SHA-256: e42cae52a6138c0bedb33bfd5fbc2432a95d38abbc95c2467e5a1a8c9750aa8a
x86_64
vsftpd-2.0.5-12.el5.x86_64.rpm SHA-256: 0aed5ccfb5d8f4ddb8e650a87d4aa85826df6e5aea532e26a01145b8c348868e
i386
vsftpd-2.0.5-12.el5.i386.rpm SHA-256: 1b44e89cc85067627685c8f27e622dca1e955dc6ce21768a1a3458f4b22727b6

Red Hat Enterprise Linux for IBM z Systems 5

SRPM
vsftpd-2.0.5-12.el5.src.rpm SHA-256: e42cae52a6138c0bedb33bfd5fbc2432a95d38abbc95c2467e5a1a8c9750aa8a
s390x
vsftpd-2.0.5-12.el5.s390x.rpm SHA-256: 8651b04b1ed513c839a002b08d4ee263475937f7067df5089ed7826c0dfcd08f

Red Hat Enterprise Linux for Power, big endian 5

SRPM
vsftpd-2.0.5-12.el5.src.rpm SHA-256: e42cae52a6138c0bedb33bfd5fbc2432a95d38abbc95c2467e5a1a8c9750aa8a
ppc
vsftpd-2.0.5-12.el5.ppc.rpm SHA-256: 5ba747aae4cb7353e6ce8a70e5ccf0204d94ad9b1149f16737c5381e9c5c0bff

Red Hat Enterprise Linux Server from RHUI 5

SRPM
vsftpd-2.0.5-12.el5.src.rpm SHA-256: e42cae52a6138c0bedb33bfd5fbc2432a95d38abbc95c2467e5a1a8c9750aa8a
x86_64
vsftpd-2.0.5-12.el5.x86_64.rpm SHA-256: 0aed5ccfb5d8f4ddb8e650a87d4aa85826df6e5aea532e26a01145b8c348868e
i386
vsftpd-2.0.5-12.el5.i386.rpm SHA-256: 1b44e89cc85067627685c8f27e622dca1e955dc6ce21768a1a3458f4b22727b6

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2022 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter