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 > February 2006 > Three Gentoo Linux Security Advisories: 1. GLSA 200602-04 - Xpdf, Poppler: Heap overflow 2. GLSA 200602-05 - KPdf: Heap based overflow 3. GLSA 200602-07 - Sun JDK/JRE: Applet privilege escalation

February 2006

Three Gentoo Linux Security Advisories: 1. GLSA 200602-04 - Xpdf, Poppler: Heap overflow 2. GLSA 200602-05 - KPdf: Heap based overflow 3. GLSA 200602-07 - Sun JDK/JRE: Applet privilege escalation

ID: 00130
Ref: 128/2006
Date: 15 February 2006:14:14:58
Version: 1

Title: Three Gentoo Linux Security Advisories: 1. GLSA 200602-04 - Xpdf, Poppler: Heap overflow 2. GLSA 200602-05 - KPdf: Heap based overflow 3. GLSA 200602-07 - Sun JDK/JRE: Applet privilege escalation
Abstract:
Vendors affected: Gentoo
Operating systems affected: Gentoo
Applications affected: Gentoo

Title
=====

Three Gentoo Linux Security Advisories:

1. GLSA 200602-04 - Xpdf, Poppler: Heap overflow

2. GLSA 200602-05 - KPdf: Heap based overflow

3. GLSA 200602-07 - Sun JDK/JRE: Applet privilege escalation

Detail
======

1. Dirk Mueller has reported a vulnerability in Xpdf. It is caused by a
missing boundary check in the splash rasterizer engine when handling
PDF splash images with overly large dimensions.

2. KPdf includes Xpdf code to handle PDF files. Dirk Mueller discovered
that the Xpdf code is vulnerable a heap based overflow in the splash
rasterizer engine.

3. Applets executed using JRE or JDK can use "reflection" APIs functions
to elevate its privileges beyond the sandbox restrictions. Adam Gowdiak
discovered five vulnerabilities that use this method for privilege
escalation. Two more vulnerabilities were discovered by the vendor.
Peter Csepely discovered that Web Start Java applications also can an
escalate their privileges.


1.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200602-04
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: Xpdf, Poppler: Heap overflow
Date: February 12, 2006
Bugs: #120985
ID: 200602-04

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

Synopsis
========

Xpdf and Poppler are vulnerable to a heap overflow that may be
exploited to execute arbitrary code.

Background
==========

Xpdf is a PDF file viewer that runs under the X Window System. Poppler
is a PDF rendering library based on the Xpdf 3.0 code base.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 app-text/xpdf < 3.01-r7 >= 3.01-r7
2 app-text/poppler < 0.5.0-r4 >= 0.5.0-r4
-------------------------------------------------------------------
2 affected packages on all of their supported architectures.
-------------------------------------------------------------------

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

Dirk Mueller has reported a vulnerability in Xpdf. It is caused by a
missing boundary check in the splash rasterizer engine when handling
PDF splash images with overly large dimensions.

Impact
======

By sending a specially crafted PDF file to a victim, an attacker could
cause an overflow, potentially resulting in the execution of arbitrary
code with the privileges of the user running the application.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All Xpdf users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=app-text/xpdf-3.01-r7"

All Poppler users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=app-text/poppler-0.5.0-r4"

References
==========

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

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

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

http://security.gentoo.org/glsa/glsa-200602-04.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.0



2.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200602-05
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: KPdf: Heap based overflow
Date: February 12, 2006
Bugs: #121375
ID: 200602-05

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

Synopsis
========

KPdf includes vulnerable Xpdf code to handle PDF files, making it
vulnerable to the execution of arbitrary code.

Background
==========

KPdf is a KDE-based PDF viewer included in the kdegraphics package.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 kde-base/kdegraphics < 3.4.3-r4 >= 3.4.3-r4
2 kde-base/kpdf < 3.4.3-r4 >= 3.4.3-r4
-------------------------------------------------------------------
2 affected packages on all of their supported architectures.
-------------------------------------------------------------------

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

KPdf includes Xpdf code to handle PDF files. Dirk Mueller discovered
that the Xpdf code is vulnerable a heap based overflow in the splash
rasterizer engine.

Impact
======

An attacker could entice a user to open a specially crafted PDF file
with Kpdf, potentially resulting in the execution of arbitrary code
with the rights of the user running the affected application.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All kdegraphics users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=kde-base/kdegraphics-3.4.3-r4"

All Kpdf users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=kde-base/kpdf-3.4.3-r4"

References
==========

[ 1 ] CVE-2006-0301
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0301
[ 2 ] KDE Security Advisory: kpdf/xpdf heap based buffer overflow
http://www.kde.org/info/security/advisory-20060202-1.txt

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

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

http://security.gentoo.org/glsa/glsa-200602-05.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.0



3.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200602-07
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: Sun JDK/JRE: Applet privilege escalation
Date: February 15, 2006
Bugs: #122156
ID: 200602-07

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

Synopsis
========

Sun's Java Development Kit (JDK) and Java Runtime Environment (JRE) do
not adequately constrain applets from privilege escalation and
arbitrary code execution.

Background
==========

Sun's JDK and JRE provide interpreters for Java Applets in a sandboxed
environment. These implementations provide the Java Web Start
technology that can be used for easy client-side deployment of Java
applications.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 dev-java/sun-jdk < 1.4.2.10 >= 1.4.2.10
2 dev-java/sun-jre-bin < 1.4.2.10 >= 1.4.2.10
-------------------------------------------------------------------
2 affected packages on all of their supported architectures.
-------------------------------------------------------------------

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

Applets executed using JRE or JDK can use "reflection" APIs functions
to elevate its privileges beyond the sandbox restrictions. Adam Gowdiak
discovered five vulnerabilities that use this method for privilege
escalation. Two more vulnerabilities were discovered by the vendor.
Peter Csepely discovered that Web Start Java applications also can an
escalate their privileges.

Impact
======

A malicious Java applet can bypass Java sandbox restrictions and hence
access local files, connect to arbitrary network locations and execute
arbitrary code on the user's machine. Java Web Start applications are
affected likewise.

Workaround
==========

Select another Java implementation using java-config.

Resolution
==========

All Sun JDK users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-java/sun-jdk-1.4.2.10"

All Sun JRE users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-java/sun-jre-bin-1.4.2.10"

References
==========

[ 1 ] Sun Security Alert ID 102170
http://sunsolve.sun.com/search/document.do?assetkey=1-26-102170-1
[ 2 ] Sun Security Alert ID 102171
http://sunsolve.sun.com/search/document.do?assetkey=1-26-102171-1
[ 3 ] CVE-2006-0614
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0614
[ 4 ] CVE-2006-0615
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0615
[ 5 ] CVE-2006-0616
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0616
[ 6 ] CVE-2006-0617
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0617

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

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

http://security.gentoo.org/glsa/glsa-200602-07.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.0

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