Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Xbox One hardware and specs: 8-core CPU, 8GB RAM, 500GB hard drive and more
· Tim Cook: US-made Macs will be assembled in Texas
· Microsoft software satisfaction slumps
· Photos of Likely 802.11ac 'Gigabit Wi-Fi' Card From Next-Generation iMac Surface
· Mageia 3 released
· Understanding Email Bounce Messages and more
· How to Prepare for Windows 8 Even Though Its Not Coming to Enterprises
· Microsoft Office Clone Updates Interface, Improves File Support
· Windows Firewall Control 4.0.0.0 released
· 10 amazing Linux desktop environments you've probably never seen

Upcoming News
· Turtle Beach XP Seven Tournament Grade Gaming Headset Video Review @ HardwareHeaven.com
· Long-Awaited Xbox One Makes Its Debut, Microsoft Aims for All-in-One Entertainment Center
· Removing and Wiping Drivers Guide @ OCC
· Oregon Scientific ATC9K Action Camera
· [RHSA-2013:0847-01] Moderate: kernel security and bug fix update
· How to Install AMD Drivers Guide @ OCC
· Lenovo Y500 Gaming Notebook Review: The Best Mobile Gaming Value Around?
· [security-announce] SUSE-SU-2013:0814-1: important: Security update for java-1_6_0-openjdk
· Intel Linux OpenGL Driver Leading Over Apple OS X
· SteelSeries Joint Giveaway - Three 6Gv2 Mechanical Gaming Keyboards Up For Grabs

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6416 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 675 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4534 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 739 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1126 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » September 2009 » GLSA 200909-14 Horde: Multiple vulnerabilities

GLSA 200909-14 Horde: Multiple vulnerabilities

Posted by Bob on: 09/12/2009 05:45 PM [ Print | 0 comment(s) ]

A new security update has been released for Gentoo Linux - Horde: Multiple vulnerabilities. Here the announcement:




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

Severity: Normal
Title: Horde: Multiple vulnerabilities
Date: September 12, 2009
Bugs: #256125, #262976, #262978, #277294
ID: 200909-14

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

Synopsis
========

Multiple vulnerabilities have been discovered in Horde and two modules,
allowing for the execution of arbitrary code, information disclosure,
or Cross-Site Scripting.

Background
==========

Horde is a web application framework written in PHP. Horde IMP, the
"Internet Messaging Program", is a Webmail module and Horde Passwd is a
password changing module for Horde.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 www-apps/horde lt; 3.3.4 gt;= 3.3.4
2 www-apps/horde-imp lt; 4.3.4 gt;= 4.3.4
3 www-apps/horde-passwd lt; 3.1.1 gt;= 3.1.1
-------------------------------------------------------------------
3 affected packages on all of their supported architectures.
-------------------------------------------------------------------

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

Multiple vulnerabilities have been discovered in Horde:

* Gunnar Wrobel reported an input sanitation and directory traversal
flaw in framework/Image/Image.php, related to the "Horde_Image driver
name" (CVE-2009-0932).

* Gunnar Wrobel reported that data sent to
horde/services/portal/cloud_search.php is not properly sanitized
before used in the output (CVE-2009-0931).

* It was reported that data sent to
framework/Text_Filter/Filter/xss.php is not properly sanitized before
used in the output (CVE-2008-5917).

Horde Passwd: David Wharton reported that data sent via the "backend"
parameter to passwd/main.php is not properly sanitized before used in
the output (CVE-2009-2360).

Horde IMP: Gunnar Wrobel reported that data sent to smime.php, pgp.php,
and message.php is not properly sanitized before used in the output
(CVE-2009-0930).

Impact
======

A remote authenticated attacker could exploit these vulnerabilities to
execute arbitrary PHP files on the server, or disclose the content of
arbitrary files, both only if the file is readable to the web server. A
remote authenticated attacker could conduct Cross-Site Scripting
attacks. NOTE: Some Cross-Site Scripting vectors are limited to the
usage of Microsoft Internet Explorer.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All Horde users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose =www-apps/horde-3.3.4

All Horde IMP users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose =www-apps/horde-imp-4.3.4

All Horde Passwd users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose =www-apps/horde-passwd-3.1.1

References
==========

[ 1 ] CVE-2008-5917
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5917
[ 2 ] CVE-2009-0930
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0930
[ 3 ] CVE-2009-0931
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0931
[ 4 ] CVE-2009-0932
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0932
[ 5 ] CVE-2009-2360
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2360

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

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

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

License
=======

Copyright 2009 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


Bookmark and Share

« GLSA 200909-13 irssi: Execution of arbitrary code · GLSA 200909-15 Lynx: Arbitrary command execution »

Linux Compatible » News » September 2009 » GLSA 200909-14 Horde: Multiple vulnerabilities
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition