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 2005 > Five Gentoo Linux Security Advisories

February 2005

Five Gentoo Linux Security Advisories

ID: 00139
Ref: 122/2005
Date: 15 February 2005:14:34:08
Version: 1

Title: Five Gentoo Linux Security Advisories
Abstract:
Vendors affected: Gentoo
Operating systems affected: Gentoo
Applications affected: Gentoo

Title
=====

Five Gentoo Linux Security Advisories:

1. GLSA 200502-14 - mod_python: Publisher Handler vulnerability

2. GLSA 200502-15 - PowerDNS: Denial of Service vulnerability

3. GLSA 200502-16 - ht://Dig: Cross-site scripting vulnerability

4. GLSA 200502-17 - Opera: Multiple vulnerabilities

5. GLSA 200502-19 - PostgreSQL: Buffer overflows in PL/PgSQL parser

Detail
======

1. Graham Dumpleton discovered a vulnerability in mod_python's Publisher
Handler.

2. A vulnerability has been reported in the DNSPacket::expand method of
dnspacket.cc.

3. Michael Krax discovered that ht://Dig fails to validate the 'config'
parameter before displaying an error message containing the parameter.
This flaw could allow an attacker to conduct cross-site scripting attacks.

4. Opera contains several vulnerabilities:
* fails to properly validate Content-Type and filename.
* fails to properly validate date: URIs.
* uses kfmclient exec as the Default Application to handle downloaded
files when integrated with KDE.
* fails to properly control frames.
* uses Sun Java packages insecurely.
* searches an insecure path for plugins.

5. PostgreSQL is vulnerable to several buffer overflows in the PL/PgSQL parser.



1.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200502-14
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Low
Title: mod_python: Publisher Handler vulnerability
Date: February 13, 2005
Bugs: #80109
ID: 200502-14

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

Synopsis
========

mod_python contains a vulnerability in the Publisher Handler potentially
leading to information disclosure.

Background
==========

mod_python is an Apache module that embeds the Python interpreter within
the server allowing Python-based web-applications to be created.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 dev-python/mod_python < 3.1.3-r1 >= 3.1.3-r1

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

Graham Dumpleton discovered a vulnerability in mod_python's Publisher
Handler.

Impact
======

By requesting a specially crafted URL for a published module page, an
attacker could obtain information about restricted variables.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All mod_python users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-python/mod_python-3.1.3-r1"

References
==========

[ 1 ] CAN-2005-0088
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0088

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

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

http://security.gentoo.org/glsa/glsa-200502-14.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 2005 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 200502-15
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: PowerDNS: Denial of Service vulnerability
Date: February 13, 2005
Bugs: #80713
ID: 200502-15

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

Synopsis
========

A vulnerability in PowerDNS could lead to a temporary Denial of Service.

Background
==========

The PowerDNS Nameserver is an authoritative-only nameserver which uses
a flexible backend architecture.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 net-dns/pdns < 2.9.17 >= 2.9.17

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

A vulnerability has been reported in the DNSPacket::expand method of
dnspacket.cc.

Impact
======

An attacker could cause a temporary Denial of Service by sending a
random stream of bytes to the PowerDNS Daemon.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All PowerDNS users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=net-dns/pdns-2.9.17"

References
==========

[ 1 ] PowerDNS Release Notes
http://doc.powerdns.com/changelog.html#CHANGELOG-2-9-17
[ 2 ] PowerDNS Ticket #21
http://ds9a.nl/cgi-bin/cvstrac/pdns/tktview?tn=21

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

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

http://security.gentoo.org/glsa/glsa-200502-15.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 2005 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 200502-16
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Low
Title: ht://Dig: Cross-site scripting vulnerability
Date: February 13, 2005
Bugs: #80602
ID: 200502-16

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

Synopsis
========

ht://Dig is vulnerable to cross-site scripting attacks.

Background
==========

ht://Dig is an HTTP/HTML indexing and searching system.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 www-misc/htdig < 3.1.6-r7 >= 3.1.6-r7

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

Michael Krax discovered that ht://Dig fails to validate the 'config'
parameter before displaying an error message containing the parameter.
This flaw could allow an attacker to conduct cross-site scripting attacks.

Impact
======

By sending a carefully crafted message, an attacker can inject and
execute script code in the victim's browser window. This allows to
modify the behaviour of ht://Dig, and/or leak session information such
as cookies to the attacker.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All ht://Dig users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=www-misc/htdig-3.1.6-r7"

References
==========

[ 1 ] CAN-2005-0085
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0085
[ 2 ] SecurityTracker #1013078
http://securitytracker.com/alerts/2005/Feb/1013078.html

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

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

http://security.gentoo.org/glsa/glsa-200502-16.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 2005 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



4.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200502-17
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: Opera: Multiple vulnerabilities
Date: February 14, 2005
Bugs: #73871, #74076, #74321, #81747
ID: 200502-17

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

Synopsis
========

Opera is vulnerable to several vulnerabilities which could result in
information disclosure and facilitate execution of arbitrary code.

Background
==========

Opera is a multi-platform web browser.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 net-www/opera < 7.54-r3 >= 7.54-r3

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

Opera contains several vulnerabilities:

* fails to properly validate Content-Type and filename.

* fails to properly validate date: URIs.

* uses kfmclient exec as the Default Application to handle downloaded
files when integrated with KDE.

* fails to properly control frames.

* uses Sun Java packages insecurely.

* searches an insecure path for plugins.

Impact
======

An attacker could exploit these vulnerabilities to:

* execute arbitrary code.

* load a malicious frame in the context of another browser session.

* leak information.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All Opera users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=net-www/opera-7.54-r3"

References
==========

[ 1 ] Opera Changelog for 7.54u1
http://www.opera.com/linux/changelogs/754u1/
[ 2 ] Opera Changelog for 7.54u2
http://www.opera.com/linux/changelogs/754u2/

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

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

http://security.gentoo.org/glsa/glsa-200502-17.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 2005 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



5.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200502-19
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: High
Title: PostgreSQL: Buffer overflows in PL/PgSQL parser
Date: February 14, 2005
Bugs: #81350
ID: 200502-19

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

Synopsis
========

PostgreSQL is vulnerable to several buffer overflows in the PL/PgSQL
parser leading to execution of arbitrary code.

Background
==========

PostgreSQL is a SQL compliant, open source object-relational database
management system.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 dev-db/postgresql < 8.0.1-r1 >= 8.0.1-r1
*>= 7.4.7-r1
*>= 7.3.9-r1

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

PostgreSQL is vulnerable to several buffer overflows in the PL/PgSQL parser.

Impact
======

A remote attacker could send a malicious query resulting in the
execution of arbitrary code with the permissions of the user running
PostgreSQL.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All PostgreSQL users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/postgresql-7.4.7-r1"

References
==========

[ 1 ] CAN-2005-0247
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0247

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

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

http://security.gentoo.org/glsa/glsa-200502-19.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 2005 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 |