Executive Summary

Summary
Title brltty security and bug fix update
Informations
Name RHSA-2010:0181 First vendor Publication 2010-03-30
Vendor RedHat Last vendor Modification 2010-03-30
Severity (Vendor) Low Revision 05

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:L/AC:M/Au:N/C:C/I:C/A:C)
Cvss Base Score 6.9 Attack Range Local
Cvss Impact Score 10 Attack Complexity Medium
Cvss Expoit Score 3.4 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

Problem Description:

Updated brltty packages that fix one security issue and several bugs are now available for Red Hat Enterprise Linux 5.

The Red Hat Security Response Team has rated this update as having low security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section.

2. Relevant releases/architectures:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64 Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64 Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

3. Description:

brltty (Braille TTY) is a background process (daemon) which provides access to the Linux console (when in text mode) for a blind person using a refreshable braille display. It drives the braille display, and provides complete screen review functionality.

It was discovered that a brltty library had an insecure relative RPATH (runtime library search path) set in the ELF (Executable and Linking Format) header. A local user able to convince another user to run an application using brltty in an attacker-controlled directory, could run arbitrary code with the privileges of the victim. (CVE-2008-3279)

These updated packages also provide fixes for the following bugs:

* the brltty configuration file is documented in the brltty manual page, but there is no separate manual page for the /etc/brltty.conf configuration file: running "man brltty.conf" returned "No manual entry for brltty.conf" rather than opening the brltty manual entry. This update adds brltty.conf.5 as an alias to the brltty manual page. Consequently, running "man brltty.conf" now opens the manual entry documenting the brltty.conf specification. (BZ#530554)

* previously, the brltty-pm.conf configuration file was installed in the /etc/brltty/ directory. This file, which configures Papenmeier Braille Terminals for use with Red Hat Enterprise Linux, is optional. As well, it did not come with a corresponding manual page. With this update, the file has been moved to /usr/share/doc/brltty-3.7.2/BrailleDrivers/Papenmeier/. This directory also includes a README document that explains the file's purpose and format. (BZ#530554)

* during the brltty packages installation, the message

Creating screen inspection device /dev/vcsa...done.

was presented at the console. This was inadequate, especially during the initial install of the system. These updated packages do not send any message to the console during installation. (BZ#529163)

* although brltty contains ELF objects, the brltty-debuginfo package was empty. With this update, the -debuginfo package contains valid debugging information as expected. (BZ#500545)

* the MAX_NR_CONSOLES definition was acquired by brltty by #including linux/tty.h in Programs/api_client.c. MAX_NR_CONSOLES has since moved to linux/vt.h but the #include in api_client.c was not updated. Consequently, brltty could not be built from the source RPM against the Red Hat Enterprise Linux 5 kernel. This update corrects the #include in api_client.c to linux/vt.h and brltty now builds from source as expected. (BZ#456247)

All brltty users are advised to 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.

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

5. Bugs fixed (http://bugzilla.redhat.com/):

456247 - brltty doesn't build with kernel 2.6.18-92.1.1 457942 - CVE-2008-3279 brltty: insecure relative RPATH 500545 - brltty-debuginfo is empty 529163 - Creating screen inspection device /dev/vcsa...done. 530554 - Missing man-pages

Original Source

Url : https://rhn.redhat.com/errata/RHSA-2010-0181.html

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-264 Permissions, Privileges, and Access Controls

OVAL Definitions

Definition Id: oval:org.mitre.oval:def:11399
 
Oval ID: oval:org.mitre.oval:def:11399
Title: Untrusted search path vulnerability in libbrlttybba.so in brltty 3.7.2 allows local users to gain privileges via a crafted library, related to an incorrect RPATH setting.
Description: Untrusted search path vulnerability in libbrlttybba.so in brltty 3.7.2 allows local users to gain privileges via a crafted library, related to an incorrect RPATH setting.
Family: unix Class: vulnerability
Reference(s): CVE-2008-3279
Version: 5
Platform(s): Red Hat Enterprise Linux 5
Product(s):
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:22185
 
Oval ID: oval:org.mitre.oval:def:22185
Title: RHSA-2010:0181: brltty security and bug fix update (Low)
Description: Untrusted search path vulnerability in libbrlttybba.so in brltty 3.7.2 allows local users to gain privileges via a crafted library, related to an incorrect RPATH setting.
Family: unix Class: patch
Reference(s): RHSA-2010:0181-05
CVE-2008-3279
Version: 4
Platform(s): Red Hat Enterprise Linux 5
Product(s): brltty
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:22752
 
Oval ID: oval:org.mitre.oval:def:22752
Title: ELSA-2010:0181: brltty security and bug fix update (Low)
Description: Untrusted search path vulnerability in libbrlttybba.so in brltty 3.7.2 allows local users to gain privileges via a crafted library, related to an incorrect RPATH setting.
Family: unix Class: patch
Reference(s): ELSA-2010:0181-05
CVE-2008-3279
Version: 6
Platform(s): Oracle Linux 5
Product(s): brltty
Definition Synopsis:
Definition Id: oval:org.mitre.oval:def:27982
 
Oval ID: oval:org.mitre.oval:def:27982
Title: DEPRECATED: ELSA-2010-0181 -- brltty security and bug fix update (low)
Description: [3.7.2-4] - use rpm macros more consistently - add manual page for brltty.conf - add more documentation - install the default brltty-pm.conf to docdir only - Resolves: #530554 - silence the postinstall scriptlet - Resolves: #529163 [3.7.2-3] - escape rpm macros in the rpm change log - remove bogus rpath from libbrlttybba.so (CVE-2008-3279, #457942) - add dependencies to bind the subpackages from one build together [3.7.2-2] - fix building with newer kernel-headers (#456247) - do not strip debug info during install (#500545) - Resolves: rhbz #456247 #500545
Family: unix Class: patch
Reference(s): ELSA-2010-0181
CVE-2008-3279
Version: 4
Platform(s): Oracle Linux 5
Product(s): brltty
Definition Synopsis:

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1

OpenVAS Exploits

Date Description
2010-04-19 Name : Mandriva Update for brltty MDVSA-2010:080 (brltty)
File : nvt/gb_mandriva_MDVSA_2010_080.nasl
2010-04-06 Name : RedHat Update for brltty RHSA-2010:0181-05
File : nvt/gb_RHSA-2010_0181-05_brltty.nasl
2010-03-02 Name : Mandriva Update for python-qt4 MDVA-2010:080 (python-qt4)
File : nvt/gb_mandriva_MDVA_2010_080.nasl

Open Source Vulnerability Database (OSVDB)

Id Description
63523 brltty usr/lib/brltty/libbrlttybba.so ELF Header Relative RPATH Local Privile...

Nessus® Vulnerability Scanner

Date Description
2012-08-01 Name : The remote Scientific Linux host is missing one or more security updates.
File : sl_20100330_brltty_on_SL5_x.nasl - Type : ACT_GATHER_INFO
2010-05-11 Name : The remote Red Hat host is missing one or more security updates.
File : redhat-RHSA-2010-0181.nasl - Type : ACT_GATHER_INFO
2010-04-19 Name : The remote Mandriva Linux host is missing one or more security updates.
File : mandriva_MDVSA-2010-080.nasl - Type : ACT_GATHER_INFO

Alert History

If you want to see full details history, please login or register.
0
Date Informations
2014-02-17 11:53:23
  • Multiple Updates