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

August 2005

Gentoo - Two Security Advisories

ID: 00742
Ref: 689/05
Date: 31 August 2005:14:39:37
Version: 1

Title: Gentoo - Two Security Advisories
Abstract: 1. lm_sensors: Insecure temporary file creation [GLSA 200508-19], 2. phpGroupWare: Multiple vulnerabilities [GLSA 200508-20]
Vendors affected: Gentoo
Operating systems affected: Gentoo
Applications affected: Gentoo


Title
=====

Gentoo - Two Security Advisories:
1. lm_sensors: Insecure temporary file creation [GLSA 200508-19]
2. phpGroupWare: Multiple vulnerabilities [GLSA 200508-20]


Detail
======

Security advisory summaries:

1. lm_sensors is a software package that provides drivers for monitoring
the temperatures, voltages, and fans of Linux systems with hardware
monitoring devices.

2. phpGroupWare is a multi-user groupware suite written in PHP.


Security advisory content follows:


1.


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

Severity: Normal
Title: lm_sensors: Insecure temporary file creation
Date: August 30, 2005
Bugs: #103568
ID: 200508-19

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

Synopsis
========

lm_sensors is vulnerable to linking attacks, potentially allowing a
local user to overwrite arbitrary files.

Background
==========

lm_sensors is a software package that provides drivers for monitoring
the temperatures, voltages, and fans of Linux systems with hardware
monitoring devices.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 sys-apps/lm_sensors < 2.9.1-r1 >= 2.9.1-r1

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

Javier Fernandez-Sanguino Pena has discovered that lm_sensors
insecurely creates temporary files with predictable filenames when
saving configurations.

Impact
======

A local attacker could create symbolic links in the temporary file
directory, pointing to a valid file somewhere on the filesystem. When
the pwmconfig script of lm_sensors is executed, this would result in
the file being overwritten with the rights of the user running the
script, which typically is the root user.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All lm_sensors users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=sys-apps/lm_sensors-2.9.1-r1"

References
==========

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

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

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

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




2.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200508-20
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: High
Title: phpGroupWare: Multiple vulnerabilities
Date: August 30, 2005
Bugs: #102379
ID: 200508-20

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

Synopsis
========

phpGroupWare is vulnerable to multiple issues ranging from information
disclosure to a potential execution of arbitrary code.

Background
==========

phpGroupWare is a multi-user groupware suite written in PHP.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 www-apps/phpgroupware < 0.9.16.008 >= 0.9.16.008

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

phpGroupWare improperly validates the "mid" parameter retrieved via a
forum post. The current version of phpGroupWare also adds several
safeguards to prevent XSS issues, and disables the use of a potentially
vulnerable XML-RPC library.

Impact
======

A remote attacker may leverage the XML-RPC vulnerability to execute
arbitrary PHP script code. He could also create a specially crafted
request that will reveal private posts.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All phpGroupWare users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=www-apps/phpgroupware-0.9.16.008"

References
==========

[ 1 ] CAN-2005-2498
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2005-2498
[ 2 ] CAN-2005-2600
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2005-2600
[ 3 ] Secunia Advisory SA16414
http://secunia.com/advisories/16414

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

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

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