Skip Navigation

  • Home
  • Contact us
  • FAQ
  • Glossary
  • Public key
  • Sitemap
  • Cymraeg
  • What's new
CPNI - Centre for the Protection of National Infastructure

Advanced search

  • About CPNI
  • The threats
  • Security planning
  • Methods of attack
  • Protecting your assets
  • Products and services
    • CSIRTUK advisories
      • Advisories archive
    • General protective security publications
    • InfoSec briefings
    • InfoSec technical notes
    • InfoSec vulnerability disclosures
    • Good practice guidelines
    • Viewpoints
    • Information exchanges
    • Risk Management Delivery Group
  • Research
Home > Products and services > CSIRTUK advisories > Advisories archive > August 2006 > Two Gentoo Security Advisories: 1. GLSA 200608-21 - Heimdal: Multiple local privilege escalation vulnerabilities 2. GLSA 200608-22 - fbida: Arbitrary command execution

August 2006

Two Gentoo Security Advisories: 1. GLSA 200608-21 - Heimdal: Multiple local privilege escalation vulnerabilities 2. GLSA 200608-22 - fbida: Arbitrary command execution

ID: 00574
Ref: 549/2006
Date: 24 August 2006:15:02:37
Version: 1

Title: Two Gentoo Security Advisories: 1. GLSA 200608-21 - Heimdal: Multiple local privilege escalation vulnerabilities 2. GLSA 200608-22 - fbida: Arbitrary command execution
Abstract:
Vendors affected: Gentoo
Operating systems affected: Gentoo
Applications affected: Gentoo

Title
=====

Two Gentoo Security Advisories:

1. GLSA 200608-21 - Heimdal: Multiple local privilege escalation vulnerabilities

2. GLSA 200608-22 - fbida: Arbitrary command execution

Detail
======

1. The ftpd and rcp applications provided by Heimdal fail to check the
return value of calls to seteuid().

2. Toth Andras has discovered a typographic mistake in the "fbgs" script,
shipped with fbida if the "fbcon" and "pdf" USE flags are both enabled.
This script runs "gs" without the -dSAFER option, thus allowing a
PostScript file to execute, delete or create any kind of file on the
system.




1.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200608-21
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: High
Title: Heimdal: Multiple local privilege escalation
vulnerabilities
Date: August 23, 2006
Bugs: #143371
ID: 200608-21

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
========

Certain Heimdal components, ftpd and rcp, are vulnerable to a local
privilege escalation.

Background
==========

Heimdal is a free implementation of Kerberos 5.

Affected packages
=================

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 app-crypt/heimdal < 0.7.2-r3 >= 0.7.2-r3

Description
===========

The ftpd and rcp applications provided by Heimdal fail to check the
return value of calls to seteuid().

Impact
======

A local attacker could exploit this vulnerability to execute arbitrary
code with elevated privileges.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All Heimdal users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=app-crypt/heimdal-0.7.2-r3"

References
==========

[ 1 ] Official advisory
http://www.pdc.kth.se/heimdal/advisory/2006-08-08/
[ 2 ] CVE-2006-3083
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3083
[ 3 ] CVE-2006-3084
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3084

Availability
============

This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

http://security.gentoo.org/glsa/glsa-200608-21.xml

Concerns?
=========

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
http://bugs.gentoo.org.

License
=======

Copyright 2006 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

http://creativecommons.org/licenses/by-sa/2.5




2.



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200608-22
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: fbida: Arbitrary command execution
Date: August 23, 2006
Bugs: #141684
ID: 200608-22

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
========

The fbgs script provided by fbida allows the execution of arbitrary
code.

Background
==========

fbida is a collection of image viewers and editors for the framebuffer
console and X11. fbgs is a PostScript and PDF viewer for the linux
framebuffer console.

Affected packages
=================

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 media-gfx/fbida < 2.03-r4 >= 2.03-r4

Description
===========

Toth Andras has discovered a typographic mistake in the "fbgs" script,
shipped with fbida if the "fbcon" and "pdf" USE flags are both enabled.
This script runs "gs" without the -dSAFER option, thus allowing a
PostScript file to execute, delete or create any kind of file on the
system.

Impact
======

A remote attacker can entice a vulnerable user to view a malicious
PostScript or PDF file with fbgs, which may result with the execution
of arbitrary code.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All fbida users with the "fbcon" and "pdf" USE flags both enabled
should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=media-gfx/fbida-2.03-r4"

References
==========

[ 1 ] CVE-2006-3119
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3119

Availability
============

This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

http://security.gentoo.org/glsa/glsa-200608-22.xml

Concerns?
=========

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
http://bugs.gentoo.org.

License
=======

Copyright 2006 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

http://creativecommons.org/licenses/by-sa/2.5

  • Accessibility |
  • Terms and conditions |
  • Privacy statement |
  • Data protection act |
  • Freedom of information |