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

Latest News
[ Windows | Linux | Apple ]

· Canonical Drop Financial Support for Kubuntu
· Running Simple Groupware On Nginx (LEMP) On Debian Squeeze/Ubuntu 11.10
· Daily Reviews Summary 02/07/12
· Nokia accidentally reveals white Lumia 900
· Apple iTV on test in Canada?
· Updated UI resources in OS X 10.7.3 may hint at preparations for Mac Retina Displays
· Microsoft Opens C++ Extension for Other Compilers
· ITC lawyers argue that Barnes & Noble didn't infringe Microsoft's patents
· Windows Phone 8 might not share Window 8 kernel after all?
· Intel 520 SSD Series Reviews Roundup

Upcoming News
· Sapphire VID-2X Review @ OCC
· NZXT Switch 810 Case Review @ Hardware Canucks
· ASUS GTX 560Ti 448 Cores DirectCU II 1280MB Video Card Review @ Hi Tech Legion
· Azza Fusion 3000 Full Tower Chassis Review @ OCIA.net
· Antec Eleven Hundred Review @ Neoseeker
· Antec Eleven Hundred Case Review @ HardwareHeaven.com
· GNOME Shell 3.3.5 released
· Mutter 3.3.5 released
· News: Why '1984' will always be the only '1984'
· SSD NEWS: Intel 520 SSD Review (Round Two) - RAID Tes?= ting at 1.5GB/s With Highpoint 2720SGL RAID Controller

Linux Compatibility
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000
· GeForce 7300 GT
· Umax Astra 4500 USB Scanner
· Photosmart Pro B9180
· kingston DataTraveler DTI/16GB

New Forum Topics
· Directx
by: Rajoo
on: 2012-02-06 21:29
0 replies, 61 views

· Code: Bad EIP Value
by: megatouchguy
on: 2012-01-28 06:27
0 replies, 308 views

· XP Pro crashes on start up
by: javien
on: 2012-01-17 12:38
6 replies, 1991 views

· Lan Wireless Access To Shared Folders Problem
by: MinusZero
on: 2012-01-09 06:45
2 replies, 2179 views

· Motherboard glitch
by: danleff
on: 2012-01-08 12:03
3 replies, 619 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 2009 » GLSA 200911-05 Wireshark: Multiple vulnerabilities

GLSA 200911-05 Wireshark: Multiple vulnerabilities

Posted by Bob on: 11/25/2009 04:45 PM [ Print | 0 comment(s) ]

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




Gentoo Linux Security Advisory GLSA 200911-05
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: Wireshark: Multiple vulnerabilities
Date: November 25, 2009
Bugs: #285280, #290710
ID: 200911-05

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

Synopsis
========

Multiple vulnerabilities have been discovered in Wireshark, allowing
for the remote execution of arbitrary code, or Denial of Service.

Background
==========

Wireshark is a versatile network protocol analyzer.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 net-analyzer/wireshark lt; 1.2.3 gt;= 1.2.3

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

Multiple vulnerabilities have been discovered in Wireshark:

* Ryan Giobbi reported an integer overflow in wiretap/erf.c
(CVE-2009-3829).

* The vendor reported multiple unspecified vulnerabilities in the
Bluetooth L2CAP, RADIUS, and MIOP dissectors (CVE-2009-2560), in the
OpcUa dissector (CVE-2009-3241), in packet.c in the GSM A RR
dissector (CVE-2009-3242), in the TLS dissector (CVE-2009-3243), in
the Paltalk dissector (CVE-2009-3549), in the DCERPC/NT dissector
(CVE-2009-3550), and in the dissect_negprot_response() function in
packet-smb.c in the SMB dissector (CVE-2009-3551).

Impact
======

A remote attacker could entice a user to open a specially crafted "erf"
file using Wireshark, possibly resulting in the execution of arbitrary
code with the privileges of the user running the application. A remote
attacker could furthermore send specially crafted packets on a network
being monitored by Wireshark or entice a user to open a malformed
packet trace file using Wireshark, possibly resulting in a Denial of
Service.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All Wireshark users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose "gt;=net-analyzer/wireshark-1.2.3"

References
==========

[ 1 ] CVE-2009-2560
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2560
[ 2 ] CVE-2009-3241
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3241
[ 3 ] CVE-2009-3242
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3242
[ 4 ] CVE-2009-3243
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3243
[ 5 ] CVE-2009-3549
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3549
[ 6 ] CVE-2009-3550
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3550
[ 7 ] CVE-2009-3551
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3551
[ 8 ] CVE-2009-3829
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3829

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

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

http://security.gentoo.org/glsa/glsa-200911-05.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 200911-04 dstat: Untrusted search path · ATI Tray Tools 1.6.9.1439 Beta »

Linux Compatible » News » November 2009 » GLSA 200911-05 Wireshark: Multiple vulnerabilities
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition