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 > October 2005 > Gentoo - Three Security Advisories

October 2005

Gentoo - Three Security Advisories

ID: 00958
Ref: 896/05
Date: 28 October 2005:15:23:17
Version: 1

Title: Gentoo - Three Security Advisories
Abstract: 1. SELinux PAM: Local password guessing attack [GLSA 200510-22] , 2. TikiWiki: XSS vulnerability [GLSA 200510-23] , 3. Mantis: Multiple vulnerabilities [GLSA 200510-24]
Vendors affected: Gentoo
Operating systems affected: Gentoo
Applications affected: Gentoo


Title
=====

Gentoo - Three Security Advisories:
1. SELinux PAM: Local password guessing attack [GLSA 200510-22]
2. TikiWiki: XSS vulnerability [GLSA 200510-23]
3. Mantis: Multiple vulnerabilities [GLSA 200510-24]


Detail
======

Security advisory summaries:

1. The SELinux patches for PAM introduce a vulnerability allowing a
password to be checked with the unix_chkpwd utility without delay or
logging. This vulnerability doesn't affect users who do not run
SELinux.

2. Due to improper input validation, TikiWiki can be exploited to perform
cross-site scripting attacks.

3. Mantis contains several vulnerabilities, including:
* a remote file inclusion vulnerability
* an SQL injection vulnerability
* multiple cross site scripting vulnerabilities
* multiple information disclosure vulnerabilities


Security advisory content follows:


1.


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

Severity: Normal
Title: SELinux PAM: Local password guessing attack
Date: October 28, 2005
Bugs: #109485
ID: 200510-22

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

Synopsis
========

A vulnerability in the SELinux version of PAM allows a local attacker
to brute-force system passwords.

Background
==========

PAM (Pluggable Authentication Modules) is an architecture allowing the
separation of the development of privilege granting software from the
development of secure and appropriate authentication schemes. SELinux
is an operating system based on Linux which includes Mandatory Access
Control.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 sys-libs/pam < 0.78-r3 >= 0.78-r3

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

The SELinux patches for PAM introduce a vulnerability allowing a
password to be checked with the unix_chkpwd utility without delay or
logging. This vulnerability doesn't affect users who do not run
SELinux.

Impact
======

A local attacker could exploit this vulnerability to brute-force
passwords and escalate privileges on an SELinux system.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All SELinux PAM users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=sys-libs/pam-0.78-r3"

References
==========

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

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

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

http://security.gentoo.org/glsa/glsa-200510-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 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 200510-23
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Low
Title: TikiWiki: XSS vulnerability
Date: October 28, 2005
Bugs: #109858
ID: 200510-23

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

Synopsis
========

TikiWiki is vulnerable to cross-site scripting attacks.

Background
==========

TikiWiki is a web-based groupware and content management system (CMS),
using PHP, ADOdb and Smarty.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 www-apps/tikiwiki < 1.9.1.1 >= 1.9.1.1

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

Due to improper input validation, TikiWiki can be exploited to perform
cross-site scripting attacks.

Impact
======

A remote attacker could exploit this to inject and execute malicious
script code or to steal cookie-based authentication credentials,
potentially compromising the victim's browser.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All TikiWiki users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=www-apps/tikiwiki-1.9.1.1"

Note: Users with the vhosts USE flag set should manually use
webapp-config to finalize the update.

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

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

http://security.gentoo.org/glsa/glsa-200510-23.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 200510-24
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: High
Title: Mantis: Multiple vulnerabilities
Date: October 28, 2005
Bugs: #110326
ID: 200510-24

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

Synopsis
========

Mantis is affected by multiple vulnerabilities ranging from information
disclosure to arbitrary script execution.

Background
==========

Mantis is a web-based bugtracking system written in PHP.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 www-apps/mantisbt < 0.19.3 >= 0.19.3

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

Mantis contains several vulnerabilities, including:

* a remote file inclusion vulnerability

* an SQL injection vulnerability

* multiple cross site scripting vulnerabilities

* multiple information disclosure vulnerabilities

Impact
======

An attacker could exploit the remote file inclusion vulnerability to
execute arbitrary script code, and the SQL injection vulnerability to
access or modify sensitive information from the Mantis database.
Furthermore the cross-site scripting issues give an attacker the
ability to inject and execute malicious script code or to steal
cookie-based authentication credentials, potentially compromising the
victim's browser. An attacker could exploit other vulnerabilities to
disclose information.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All Mantis users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=www-apps/mantisbt-0.19.3"

References
==========

[ 1 ] Mantis ChangeLog
http://www.mantisbt.org/changelog.php

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

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

http://security.gentoo.org/glsa/glsa-200510-24.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 |