Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200803-01.xml
Date: Sun, 02 Mar 2008 23:23:14
Message-Id: E1JVxWS-0006vv-2p@stork.gentoo.org
1 py 08/03/02 23:23:12
2
3 Added: glsa-200803-01.xml
4 Log:
5 GLSA 200803-01
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200803-01.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-01.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-01.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200803-01.xml
14 ===================================================================
15 <?xml version="1.0" encoding="utf-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19
20 <glsa id="200803-01">
21 <title>Adobe Acrobat Reader: Multiple vulnerabilities</title>
22 <synopsis>
23 Adobe Acrobat Reader is vulnerable to remote code execution, Denial of
24 Service, and cross-site request forgery attacks.
25 </synopsis>
26 <product type="ebuild">acroread</product>
27 <announced>March 02, 2008</announced>
28 <revised>March 02, 2008: 04</revised>
29 <bug>170177</bug>
30 <access>remote</access>
31 <affected>
32 <package name="app-text/acroread" auto="yes" arch="*">
33 <unaffected range="ge">8.1.2</unaffected>
34 <vulnerable range="lt">8.1.2</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Adobe Acrobat Reader is a PDF reader released by Adobe.
40 </p>
41 </background>
42 <description>
43 <p>
44 Multiple vulnerabilities have been discovered in Adobe Acrobat Reader,
45 including:
46 </p>
47 <ul><li>A file disclosure when using file:// in PDF documents
48 (CVE-2007-1199)</li>
49 <li>Multiple buffer overflows in unspecified Javascript methods
50 (CVE-2007-5609)</li>
51 <li>An unspecified vulnerability in the Escript.api plugin
52 (CVE-2007-5663)</li>
53 <li>Incorrect handling of printers (CVE-2008-0667)</li>
54 <li>An integer overflow when passing incorrect arguments to
55 "printSepsWithParams" (CVE-2008-0726)</li>
56 </ul>
57 </description>
58 <impact type="normal">
59 <p>
60 A remote attacker could entice a user to open a specially crafted
61 document, possibly resulting in the remote execution of arbitrary code
62 with the privileges of the user running the application. A remote
63 attacker could also perform cross-site request forgery attacks, or
64 cause a Denial of Service.
65 </p>
66 </impact>
67 <workaround>
68 <p>
69 There is no known workaround at this time.
70 </p>
71 </workaround>
72 <resolution>
73 <p>
74 All Adobe Acrobat Reader users should upgrade to the latest version:
75 </p>
76 <code>
77 # emerge --sync
78 # emerge --ask --oneshot --verbose &quot;&gt;=app-text/acroread-8.1.2&quot;</code>
79 </resolution>
80 <references>
81 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1199">CVE-2007-1199</uri>
82 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5659">CVE-2007-5659</uri>
83 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5663">CVE-2007-5663</uri>
84 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5666">CVE-2007-5666</uri>
85 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0655">CVE-2008-0655</uri>
86 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0667">CVE-2008-0667</uri>
87 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0726">CVE-2008-0726</uri>
88 </references>
89 <metadata tag="requester" timestamp="Tue, 12 Feb 2008 00:03:23 +0000">
90 rbu
91 </metadata>
92 <metadata tag="submitter" timestamp="Wed, 27 Feb 2008 22:32:54 +0000">
93 p-y
94 </metadata>
95 <metadata tag="bugReady" timestamp="Wed, 27 Feb 2008 22:33:01 +0000">
96 p-y
97 </metadata>
98 </glsa>
99
100
101
102 --
103 gentoo-commits@l.g.o mailing list