Bug 645483

Summary: CVE-2010-3376 root: insecure library loading vulnerability [fedora-all]
Product: [Fedora] Fedora Reporter: Jan Lieskovsky <jlieskov>
Component: rootAssignee: Mattias Ellert <mattias.ellert>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 13CC: mattias.ellert, steve.traylen
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Release Note
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-22 08:49:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 645481    

Description Jan Lieskovsky 2010-10-21 15:40:52 UTC
This is an automatically created tracking bug!  It was created to ensure
that one or more security vulnerabilities are fixed in affected Fedora
versions.

For comments that are specific to the vulnerability please use bugs filed
against "Security Response" product referenced in the "Blocks" field.

For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs

When creating a Bodhi update request, please include the bug IDs of the
respective parent bugs filed against the "Security Response" product.
Please mention CVE ids in the RPM changelog when available.

Bodhi update submission link:
https://admin.fedoraproject.org/updates/new/?type_=security&bugs=645481

Please note: this issue affects multiple supported versions of Fedora.
Only one tracking bug has been filed; please only close it when all
affected versions are fixed.


[bug automatically created by: add-tracking-bugs]

Comment 1 Mattias Ellert 2010-10-22 08:49:00 UTC
This CVE is about a vulnerability in shell wrappers around some commands that are used in the Debian packages. These wrappers are specific to Debian and the vulnerability therefore does not affect Fedora.

According to the CVE the affected files (in Debian) are:

/usr/bin/proofserv
/usr/bin/xrdcp
/usr/bin/xrdpwdadmin
/usr/bin/xrd

The Fedora package uses the default wrapper from upstream for /usr/bin/proofserv which does not have this issue.

The remaining three are not provided by root in Fedora, since xrootd has been unbundled and is provided by a separate package. These three files as provided by the xrootd-clients package are not shell wrappers that modify LD_LIBRARY_PATH but the binaries themselves.