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

Latest News
[ Windows | Linux | Apple ]

· System Builder Marathon, Q2 2013 and more
· Microsoft delivers biggest update to date to TypeScript
· Tiff/nss-pam-ldapd Updates for Debian
· Update for Windows 8/Server 2012
· Apple TV 5.4 beta adds iTunes Radio, Conference Room Display
· DSA 2710-1: xml-security-c security update
· Intel DZ87KLT-75K Kinsley Thunderbolt Motherboard Review
· Microsoft launches Surface RT discount for schools
· MacStadium to provide new Mac Pro hosting and colocation
· Netflix outside the USA - in Linux & with Tunlr

Upcoming News
· NZXT Phantom 630 Ultra Tower
· An MTN News Flash - MEGATech Reviews: Wicked Audio EVAC Full-Size Headphones
· [security-announce] openSUSE-SU-2013:1042-1: critical: kernel: security and bugfix update
· [security-announce] openSUSE-SU-2013:1043-1: critical: kernel
· Fractal Design Arc Midi R2 Case Review
· Mad Catz Cyborg F.R.E.Q. 5 Gaming Headset @ Benchmark Reviews
· News: MSI's Z87-GD65 Gaming motherboard reviewed
· OCZ Vertex 450 256GB SSD Review @ Hardware Canucks
· ASUS Z87-PRO Motherboard Review @ HiTech Legion
· REVIEW: Cooler Master Seidon 240M @ PureOverclock

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
· Building a new PC: how EXACTLY to install USB mouse?
by: joyask43
on: 2013-06-09 14:36
6 replies, 2635 views

· Packet CD
by: natalieksh5
on: 2013-06-06 14:19
4 replies, 3445 views

· THE SIMS 2 DIRECTX 9.0C ERROR MESSAGE!! HELP! URGENT!!
by: tandrask34
on: 2013-06-05 14:06
28 replies, 93196 views

· Hello
by: barryherne
on: 2013-06-05 13:09
0 replies, 179 views

· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6892 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 » July 2009 » GLSA 200907-06 Adobe Reader: User-assisted execution of arbitrary code

GLSA 200907-06 Adobe Reader: User-assisted execution of arbitrary code

Posted by Bob on: 07/12/2009 06:55 PM [ Print | 0 comment(s) ]

A new security update has been released for Gentoo Linux - Adobe Reader: User-assisted execution of arbitrary code. Here the announcement:




Gentoo Linux Security Advisory GLSA 200907-06
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: Adobe Reader: User-assisted execution of arbitrary code
Date: July 12, 2009
Bugs: #267846, #273908
ID: 200907-06

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

Synopsis
========

Adobe Reader is vulnerable to remote code execution via crafted PDF
files.

Background
==========

Adobe Reader is a PDF reader released by Adobe.

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

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 app-text/acroread lt; 8.1.6 gt;= 8.1.6

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

Multiple vulnerabilities have been reported in Adobe Reader:

* Alin Rad Pop of Secunia Research reported a heap-based buffer
overflow in the JBIG2 filter (CVE-2009-0198).

* Mark Dowd of the IBM Internet Security Systems X-Force and Nicolas
Joly of VUPEN Security reported multiple heap-based buffer overflows
in the JBIG2 filter (CVE-2009-0509, CVE-2009-0510, CVE-2009-0511,
CVE-2009-0512, CVE-2009-0888, CVE-2009-0889)

* Arr1val reported that multiple methods in the JavaScript API might
lead to memory corruption when called with crafted arguments
(CVE-2009-1492, CVE-2009-1493).

* An anonymous researcher reported a stack-based buffer overflow
related to U3D model files with a crafted extension block
(CVE-2009-1855).

* Jun Mao and Ryan Smith of iDefense Labs reported an integer
overflow related to the FlateDecode filter, which triggers a
heap-based buffer overflow (CVE-2009-1856).

* Haifei Li of Fortinet's FortiGuard Global Security Research Team
reported a memory corruption vulnerability related to TrueType fonts
(CVE-2009-1857).

* The Apple Product Security Team reported a memory corruption
vulnerability in the JBIG2 filter (CVE-2009-1858).

* Matthew Watchinski of Sourcefire VRT reported an unspecified memory
corruption (CVE-2009-1859).

* Will Dormann of CERT reported multiple heap-based buffer overflows
when processing JPX (aka JPEG2000) stream that trigger heap memory
corruption (CVE-2009-1861).

* Multiple unspecified vulnerabilities have been discovered
(CVE-2009-2028).

Impact
======

A remote attacker could entice a user to open a specially crafted
document, possibly resulting in the execution of arbitrary code with
the privileges of the user running the application.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All Adobe Reader users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose "gt;=app-text/acroread-8.1.6"

References
==========

[ 1 ] CVE-2009-0198
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0198
[ 2 ] CVE-2009-0509
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0509
[ 3 ] CVE-2009-0510
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0510
[ 4 ] CVE-2009-0511
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0511
[ 5 ] CVE-2009-0512
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0512
[ 6 ] CVE-2009-0888
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0888
[ 7 ] CVE-2009-0889
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0889
[ 8 ] CVE-2009-1492
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1492
[ 9 ] CVE-2009-1493
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1493
[ 10 ] CVE-2009-1855
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1855
[ 11 ] CVE-2009-1856
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1856
[ 12 ] CVE-2009-1857
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1857
[ 13 ] CVE-2009-1858
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1858
[ 14 ] CVE-2009-1859
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1859
[ 15 ] CVE-2009-1861
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1861
[ 16 ] CVE-2009-2028
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2028

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

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

http://security.gentoo.org/glsa/glsa-200907-06.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 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 200907-05 git: git-daemon Denial of Service · GLSA 200907-07 ModPlug: User-assisted execution of arbitrary code »

Linux Compatible » News » July 2009 » GLSA 200907-06 Adobe Reader: User-assisted execution of arbitrary code
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