summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200410-17.xml')
-rw-r--r--metadata/glsa/glsa-200410-17.xml99
1 files changed, 99 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200410-17.xml b/metadata/glsa/glsa-200410-17.xml
new file mode 100644
index 000000000000..1e39209c59eb
--- /dev/null
+++ b/metadata/glsa/glsa-200410-17.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200410-17">
+ <title>OpenOffice.org: Temporary files disclosure</title>
+ <synopsis>
+ OpenOffice.org uses insecure temporary files which could allow a malicious
+ local user to gain knowledge of sensitive information from other users'
+ documents.
+ </synopsis>
+ <product type="ebuild">openoffice</product>
+ <announced>2004-10-20</announced>
+ <revised count="01">2004-10-20</revised>
+ <bug>63556</bug>
+ <access>local</access>
+ <affected>
+ <package name="app-office/openoffice" auto="yes" arch="*">
+ <unaffected range="lt">1.1.2</unaffected>
+ <unaffected range="ge">1.1.3</unaffected>
+ <vulnerable range="eq">1.1.2</vulnerable>
+ </package>
+ <package name="app-office/openoffice-bin" auto="yes" arch="*">
+ <unaffected range="lt">1.1.2</unaffected>
+ <unaffected range="ge">1.1.3</unaffected>
+ <vulnerable range="eq">1.1.2</vulnerable>
+ </package>
+ <package name="app-office/openoffice-ximian" auto="yes" arch="*">
+ <unaffected range="lt">1.1.60</unaffected>
+ <unaffected range="ge">1.3.4</unaffected>
+ <vulnerable range="eq">1.1.60</vulnerable>
+ <vulnerable range="eq">1.1.61</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ OpenOffice.org is an office productivity suite, including word processing,
+ spreadsheets, presentations, drawings, data charting, formula editing, and
+ file conversion facilities.
+ </p>
+ </background>
+ <description>
+ <p>
+ On start-up, OpenOffice.org 1.1.2 creates a temporary directory with
+ insecure permissions. When a document is saved, a compressed copy of it can
+ be found in that directory.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ A malicious local user could obtain the temporary files and thus read
+ documents belonging to other users.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All affected OpenOffice.org users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv "&gt;=app-office/openoffice-1.1.3"
+ # emerge "&gt;=app-office/openoffice-1.1.3"</code>
+ <p>
+ All affected OpenOffice.org binary users should upgrade to the latest
+ version:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv "&gt;=app-office/openoffice-bin-1.1.3"
+ # emerge "&gt;=app-office/openoffice-bin-1.1.3"</code>
+ <p>
+ All affected OpenOffice.org Ximian users should upgrade to the latest
+ version:
+ </p>
+ <code>
+ # emerge sync
+
+ # emerge -pv "&gt;=app-office/openoffice-ximian-1.3.4"
+ # emerge "&gt;=app-office/openoffice-1.3.4"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0752">CAN-2004-0752</uri>
+ <uri link="https://www.openoffice.org/issues/show_bug.cgi?id=33357">OpenOffice.org Issue 33357</uri>
+ </references>
+ <metadata tag="requester" timestamp="2004-10-18T17:29:15Z">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="2004-10-19T09:04:12Z">
+ vorlon078
+ </metadata>
+ <metadata tag="bugReady" timestamp="2004-10-19T12:14:40Z">
+ koon
+ </metadata>
+</glsa>