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-200712-25.xml
Date: Sun, 30 Dec 2007 18:22:16
Message-Id: E1J92nY-0005Zx-GB@stork.gentoo.org
1 py 07/12/30 18:22:08
2
3 Added: glsa-200712-25.xml
4 Log:
5 GLSA 200712-25
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200712-25.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-25.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-25.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200712-25.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="200712-25">
21 <title>OpenOffice.org: User-assisted arbitrary code execution</title>
22 <synopsis>
23 An unspecified vulnerability has been reported in OpenOffice.org, possibly
24 allowing for the execution of arbitrary code.
25 </synopsis>
26 <product type="ebuild">openoffice openoffice-bin hsqldb</product>
27 <announced>December 30, 2007</announced>
28 <revised>December 30, 2007: 01</revised>
29 <bug>200771</bug>
30 <bug>201799</bug>
31 <access>remote</access>
32 <affected>
33 <package name="app-office/openoffice" auto="yes" arch="*">
34 <unaffected range="ge">2.3.1</unaffected>
35 <vulnerable range="lt">2.3.1</vulnerable>
36 </package>
37 <package name="app-office/openoffice-bin" auto="yes" arch="*">
38 <unaffected range="ge">2.3.1</unaffected>
39 <vulnerable range="lt">2.3.1</vulnerable>
40 </package>
41 <package name="dev-db/hsqldb" auto="yes" arch="*">
42 <unaffected range="ge">1.8.0.9</unaffected>
43 <vulnerable range="lt">1.8.0.9</vulnerable>
44 </package>
45 </affected>
46 <background>
47 <p>
48 OpenOffice.org is an open source office productivity suite, including
49 word processing, spreadsheet, presentation, drawing, data charting,
50 formula editing, and file conversion facilities.
51 </p>
52 </background>
53 <description>
54 <p>
55 The HSQLDB engine, as used in Openoffice.org, does not properly enforce
56 restrictions to SQL statements.
57 </p>
58 </description>
59 <impact type="normal">
60 <p>
61 A remote attacker could entice a user to open a specially crafted
62 document, possibly resulting in the remote execution of arbitrary Java
63 code with the privileges of the user running OpenOffice.org.
64 </p>
65 </impact>
66 <workaround>
67 <p>
68 There is no known workaround at this time.
69 </p>
70 </workaround>
71 <resolution>
72 <p>
73 All OpenOffice.org users should upgrade to the latest version:
74 </p>
75 <code>
76 # emerge --sync
77 # emerge --ask --oneshot --verbose &quot;&gt;=app-office/openoffice-2.3.1&quot;</code>
78 <p>
79 All OpenOffice.org binary users should upgrade to the latest version:
80 </p>
81 <code>
82 # emerge --sync
83 # emerge --ask --oneshot --verbose &quot;&gt;=app-office/openoffice-bin-2.3.1&quot;</code>
84 <p>
85 All HSQLDB users should upgrade to the latest version:
86 </p>
87 <code>
88 # emerge --sync
89 # emerge --ask --oneshot --verbose &quot;&gt;=dev-db/hsqldb-1.8.0.9&quot;</code>
90 </resolution>
91 <references>
92 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4575">CVE-2007-4575</uri>
93 </references>
94 <metadata tag="requester" timestamp="Sat, 08 Dec 2007 23:31:31 +0000">
95 p-y
96 </metadata>
97 <metadata tag="bugReady" timestamp="Sat, 08 Dec 2007 23:31:39 +0000">
98 p-y
99 </metadata>
100 <metadata tag="submitter" timestamp="Sun, 09 Dec 2007 00:15:00 +0000">
101 p-y
102 </metadata>
103 </glsa>
104
105
106
107 --
108 gentoo-commits@g.o mailing list