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

Latest News
[ Windows | Linux | Apple ]

· Windows Server 2012 Essentials SDK Installer 1.1
· 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

Upcoming News
· Xbox One: Entertainment Hub First, Gaming Console Second -- But Could It Disrupt TV?
· Star Wars: The Old Republic Gaming Mouse Review @ Madshrimps
· Samsung SSD 840 comparison @ Hardwareoverclock.com
· Leawo Total Media Converter Ultimate @ Benchmark Reviews
· Icy Dock FlexCage MB975SP-B 5x3.5" in 3x5.25" HDD Cage Review @ Hi Tech Legion
· Gigabyte Shows Off Upcoming Intel Z87 Motherboards @ Legit Reviews
· [CentOS-announce] CEBA-2013:0846 CentOS 5 xen Update
· [CentOS-announce] CESA-2013:0847 Moderate CentOS 5 kernel Update
· REVIEW: SilverStone AR01 @ PureOverclock
· [security-announce] SUSE-SU-2013:0819-1: critical: Security update for the Linux Kernel (x86)

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, 6426 views

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

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

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

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1136 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 » November 2006 » GLSA 200611-04 Bugzilla: Multiple Vulnerabilities

GLSA 200611-04 Bugzilla: Multiple Vulnerabilities

Posted by Bob on: 11/09/2006 10:15 PM [ Print | 0 comment(s) ]

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




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

Severity: Normal
Title: Bugzilla: Multiple Vulnerabilities
Date: November 09, 2006
Bugs: #151563
ID: 200611-04

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

Synopsis
=3D=3D=3D=3D=3D=3D=3D=3D

Bugzilla is vulnerable to cross-site scripting, script injection, and
request forgery.

Background
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Bugzilla is a bug tracking system used to allow developers to more
easily track outstanding bugs in products.

Affected packages
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 www-apps/bugzilla lt; 2.18.6 gt;=3D 2.18.6

Description
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

The vulnerabilities identified in Bugzilla are as follows:

* Frederic Buclin and Gervase Markham discovered that input passed to
various fields throughout Bugzilla were not properly sanitized before
being sent back to users (CVE-2006-5453).

* Frederic Buclin and Josh "timeless" Soref discovered a bug when
viewing attachments in diff mode that allows users not of the
"insidergroup" to read attachment descriptions. Additionally, it was
discovered that the "deadline" field is visible to users who do not
belong to the "timetrackinggroup" when bugs are exported to XML
(CVE-2006-5454).

* Gavin Shelley reported that Bugzilla allows certain operations to
be performed via HTTP GET and HTTP POST requests without verifying
those requests properly (CVE-2006-5455).

* Max Kanat-Alexander discovered that input passed to
showdependencygraph.cgi is not properly sanitized before being
returned to users (CVE-2006-5453).

Impact
=3D=3D=3D=3D=3D=3D

An attacker could inject scripts into the content loaded by a user's
browser in order to have those scripts executed in a user's browser in
the context of the site currently being viewed. This could include
gaining access to privileged session information for the site being
viewed. Additionally, a user could forge an HTTP request in order to
create, modify, or delete bugs within a Bugzilla instance. Lastly, an
unauthorized user could view sensitive information about bugs or bug
attachments.

Workaround
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

There is no known workaround at this time.

Resolution
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

All Bugzilla users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose "gt;=3Dwww-apps/bugzilla-2.18.6"

References
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

[ 1 ] CVE-2006-5453
http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2006-5453
[ 2 ] CVE-2006-5454
http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2006-5454
[ 3 ] CVE-2006-5455
http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2006-5455

Availability
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

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

http://security.gentoo.org/glsa/glsa-200611-04.xml

Concerns?
=3D=3D=3D=3D=3D=3D=3D=3D=3D

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
=3D=3D=3D=3D=3D=3D=3D

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.5


Bookmark and Share

« RegVac 4.02.21 · MacBook snaps photos inside Apple repair depot »

Linux Compatible » News » November 2006 » GLSA 200611-04 Bugzilla: 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