ID SUSE_11_LIBREOFFICE-201409-140902.NASL
Type nessus
Reporter This script is Copyright (C) 2014-2021 Tenable Network Security, Inc.
Modified 2014-09-12T00:00:00
Description
LibreOffice was updated to version 4.0.3.3.26. (SUSE 4.0-patch26, tag
suse-4.0-26, based on upstream 4.0.3.3).
Two security issues have been fixed :
DOCM memory corruption vulnerability. (CVE-2013-4156,
bnc#831578)
Data exposure using crafted OLE objects. (CVE-2014-3575,
bnc#893141) The following non-security issues have been
fixed :
chart shown flipped. (bnc#834722)
chart missing dataset. (bnc#839727)
import new line in text. (bnc#828390)
lines running off screens. (bnc#819614)
add set-all language menu. (bnc#863021)
text rotation. (bnc#783433, bnc#862510)
page border shadow testcase. (bnc#817956)
one more clickable field fix. (bnc#802888)
multilevel labels are rotated. (bnc#820273)
incorrect nested table margins. (bnc#816593)
use BitmapURL only if its valid. (bnc#821567)
import gradfill for text colors. (bnc#870234)
fix undo of paragraph attributes. (bnc#828598)
stop-gap solution to avoid crash. (bnc#830205)
import images with duotone filter. (bnc#820077)
missing drop downs for autofilter. (bnc#834705)
typos in first page style creation. (bnc#820836)
labels wrongly interpreted as dates. (bnc#834720)
RTF import of fFilled shape property. (bnc#825305)
placeholders text size is not correct. (bnc#831457)
cells value formatted with wrong output. (bnc#821795)
RTF import of freeform shape coordinates. (bnc#823655)
styles (rename &) copy to different decks.
(bnc#757432)
XLSX Chart import with internal data table. (bnc#819822)
handle M.d.yyyy date format in DOCX import. (bnc#820509)
paragraph style in empty first page header. (bnc#823651)
copying slides having same master page name.
(bnc#753460)
printing handouts using the default, 'Order'.
(bnc#835985)
wrap polygon was based on dest size of picture.
(bnc#820800)
added common flags support for SEQ field import.
(bnc#825976)
hyperlinks of illustration index in DOCX export.
(bnc#834035)
allow insertion of redlines with an empty author.
(bnc#837302)
handle drawinglayer rectangle inset in VML import.
(bnc#779642)
don't apply complex font size to non-complex font.
(bnc#820819)
issue with negative seeks in win32 shell extension.
(bnc#829017)
slide appears quite garbled when imported from PPTX.
(bnc#593612)
initial MCE support in writerfilter ooxml tokenizer.
(bnc#820503)
MSWord uses \xb for linebreaks in DB fields, take 2.
(bnc#878854)
try harder to convert floating tables to text frames.
(bnc#779620)
itemstate in parent style incorrectly reported as set.
(bnc#819865)
default color hidden by Default style in writerfilter.
(bnc#820504)
DOCX document crashes when using internal OOXML filter.
(bnc#382137)
ugly workaround for external leading with symbol fonts.
(bnc#823626)
followup fix for exported xlsx causes errors for
mso2007. (bnc#823935)
we only support simple labels in the
InternalDataProvider. (bnc#864396)
RTF import: fix import of numbering bullet associated
font. (bnc#823675)
page specific footer extended to every pages in DOCX
export. (bnc#654230)
v:textbox mso-fit-shape-to-text style property in VML
import. (bnc#820788)
w:spacing in a paragraph should also apply to as-char
objects. (bnc#780044)
compatibility setting for MS Word wrapping text in less
space. (bnc#822908)
fix SwWrtShell::SelAll() to work with empty table at doc
start (bnc#825891)
#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text and package checks in this plugin were
# extracted from SuSE 11 update information. The text itself is
# copyright (C) Novell, Inc.
#
if (NASL_LEVEL < 3000) exit(0);
include('deprecated_nasl_level.inc');
include('compat.inc');
if (description)
{
script_id(77663);
script_version("1.6");
script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/19");
script_cve_id("CVE-2013-4156", "CVE-2014-3575");
script_name(english:"SuSE 11.3 Security Update : LibreOffice (SAT Patch Number 9677)");
script_summary(english:"Checks rpm output for the updated packages");
script_set_attribute(
attribute:"synopsis",
value:"The remote SuSE 11 host is missing one or more security updates."
);
script_set_attribute(
attribute:"description",
value:
"LibreOffice was updated to version 4.0.3.3.26. (SUSE 4.0-patch26, tag
suse-4.0-26, based on upstream 4.0.3.3).
Two security issues have been fixed :
- DOCM memory corruption vulnerability. (CVE-2013-4156,
bnc#831578)
- Data exposure using crafted OLE objects. (CVE-2014-3575,
bnc#893141) The following non-security issues have been
fixed :
- chart shown flipped. (bnc#834722)
- chart missing dataset. (bnc#839727)
- import new line in text. (bnc#828390)
- lines running off screens. (bnc#819614)
- add set-all language menu. (bnc#863021)
- text rotation. (bnc#783433, bnc#862510)
- page border shadow testcase. (bnc#817956)
- one more clickable field fix. (bnc#802888)
- multilevel labels are rotated. (bnc#820273)
- incorrect nested table margins. (bnc#816593)
- use BitmapURL only if its valid. (bnc#821567)
- import gradfill for text colors. (bnc#870234)
- fix undo of paragraph attributes. (bnc#828598)
- stop-gap solution to avoid crash. (bnc#830205)
- import images with duotone filter. (bnc#820077)
- missing drop downs for autofilter. (bnc#834705)
- typos in first page style creation. (bnc#820836)
- labels wrongly interpreted as dates. (bnc#834720)
- RTF import of fFilled shape property. (bnc#825305)
- placeholders text size is not correct. (bnc#831457)
- cells value formatted with wrong output. (bnc#821795)
- RTF import of freeform shape coordinates. (bnc#823655)
- styles (rename &) copy to different decks.
(bnc#757432)
- XLSX Chart import with internal data table. (bnc#819822)
- handle M.d.yyyy date format in DOCX import. (bnc#820509)
- paragraph style in empty first page header. (bnc#823651)
- copying slides having same master page name.
(bnc#753460)
- printing handouts using the default, 'Order'.
(bnc#835985)
- wrap polygon was based on dest size of picture.
(bnc#820800)
- added common flags support for SEQ field import.
(bnc#825976)
- hyperlinks of illustration index in DOCX export.
(bnc#834035)
- allow insertion of redlines with an empty author.
(bnc#837302)
- handle drawinglayer rectangle inset in VML import.
(bnc#779642)
- don't apply complex font size to non-complex font.
(bnc#820819)
- issue with negative seeks in win32 shell extension.
(bnc#829017)
- slide appears quite garbled when imported from PPTX.
(bnc#593612)
- initial MCE support in writerfilter ooxml tokenizer.
(bnc#820503)
- MSWord uses \xb for linebreaks in DB fields, take 2.
(bnc#878854)
- try harder to convert floating tables to text frames.
(bnc#779620)
- itemstate in parent style incorrectly reported as set.
(bnc#819865)
- default color hidden by Default style in writerfilter.
(bnc#820504)
- DOCX document crashes when using internal OOXML filter.
(bnc#382137)
- ugly workaround for external leading with symbol fonts.
(bnc#823626)
- followup fix for exported xlsx causes errors for
mso2007. (bnc#823935)
- we only support simple labels in the
InternalDataProvider. (bnc#864396)
- RTF import: fix import of numbering bullet associated
font. (bnc#823675)
- page specific footer extended to every pages in DOCX
export. (bnc#654230)
- v:textbox mso-fit-shape-to-text style property in VML
import. (bnc#820788)
- w:spacing in a paragraph should also apply to as-char
objects. (bnc#780044)
- compatibility setting for MS Word wrapping text in less
space. (bnc#822908)
- fix SwWrtShell::SelAll() to work with empty table at doc
start (bnc#825891)"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=382137"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=593612"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=654230"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=753460"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=757432"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=779620"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=779642"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=780044"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=783433"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=802888"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=816593"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=817956"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=819614"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=819822"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=819865"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820077"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820273"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820503"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820504"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820509"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820788"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820800"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820819"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=820836"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=821567"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=821795"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=822908"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=823626"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=823651"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=823655"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=823675"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=823935"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=825305"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=825891"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=825976"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=828390"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=828598"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=829017"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=830205"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=831457"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=831578"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=834035"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=834705"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=834720"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=834722"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=835985"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=837302"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=839727"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=862510"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=863021"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=864396"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=870234"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=878854"
);
script_set_attribute(
attribute:"see_also",
value:"https://bugzilla.novell.com/show_bug.cgi?id=893141"
);
script_set_attribute(
attribute:"see_also",
value:"http://support.novell.com/security/cve/CVE-2013-4156.html"
);
script_set_attribute(
attribute:"see_also",
value:"http://support.novell.com/security/cve/CVE-2014-3575.html"
);
script_set_attribute(attribute:"solution", value:"Apply SAT patch number 9677.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-base");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-base-drivers-postgresql");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-base-extensions");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-calc");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-calc-extensions");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-draw");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-draw-extensions");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-filters-optional");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-gnome");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-cs");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-da");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-de");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-en-GB");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-en-US");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-es");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-fr");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-gu-IN");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-hi-IN");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-hu");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-it");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-ja");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-ko");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-nl");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-pl");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-pt");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-pt-BR");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-ru");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-sv");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-zh-CN");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-help-zh-TW");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-icon-themes");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-impress");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-impress-extensions");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-kde");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-kde4");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-af");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ar");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ca");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-cs");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-da");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-de");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-en-GB");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-es");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-fi");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-fr");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-gu-IN");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-hi-IN");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-hu");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-it");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ja");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ko");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nb");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nl");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nn");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pl");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pt");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pt-BR");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ru");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-sk");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-sv");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-xh");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zh-CN");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zh-TW");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zu");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-mailmerge");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-math");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-mono");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-officebean");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-pyuno");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-writer");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:libreoffice-writer-extensions");
script_set_attribute(attribute:"cpe", value:"cpe:/o:novell:suse_linux:11");
script_set_attribute(attribute:"patch_publication_date", value:"2014/09/02");
script_set_attribute(attribute:"plugin_publication_date", value:"2014/09/12");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_copyright(english:"This script is Copyright (C) 2014-2021 Tenable Network Security, Inc.");
script_family(english:"SuSE Local Security Checks");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/SuSE/release", "Host/SuSE/rpm-list");
exit(0);
}
include("audit.inc");
include("global_settings.inc");
include("rpm.inc");
if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
release = get_kb_item("Host/SuSE/release");
if (isnull(release) || release !~ "^(SLED|SLES)11") audit(AUDIT_OS_NOT, "SuSE 11");
if (!get_kb_item("Host/SuSE/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
cpu = get_kb_item("Host/cpu");
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if (cpu !~ "^i[3-6]86$" && "x86_64" >!< cpu && "s390x" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "SuSE 11", cpu);
pl = get_kb_item("Host/SuSE/patchlevel");
if (isnull(pl) || int(pl) != 3) audit(AUDIT_OS_NOT, "SuSE 11.3");
flag = 0;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-base-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-base-drivers-postgresql-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-base-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-calc-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-calc-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-draw-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-draw-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-filters-optional-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-gnome-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-cs-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-da-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-de-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-en-GB-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-en-US-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-es-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-fr-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-gu-IN-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-hi-IN-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-hu-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-it-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-ja-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-ko-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-nl-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-pl-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-pt-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-pt-BR-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-ru-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-sv-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-zh-CN-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-help-zh-TW-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-icon-themes-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-impress-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-impress-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-kde-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-kde4-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-af-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-ar-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-ca-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-cs-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-da-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-de-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-en-GB-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-es-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-fi-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-fr-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-gu-IN-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-hi-IN-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-hu-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-it-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-ja-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-ko-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-nb-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-nl-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-nn-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-pl-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-pt-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-pt-BR-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-ru-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-sk-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-sv-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-xh-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-zh-CN-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-zh-TW-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-l10n-zu-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-mailmerge-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-math-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-mono-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-officebean-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-pyuno-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-writer-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"i586", reference:"libreoffice-writer-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-base-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-base-drivers-postgresql-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-base-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-calc-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-calc-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-draw-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-draw-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-filters-optional-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-gnome-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-cs-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-da-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-de-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-en-GB-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-en-US-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-es-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-fr-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-gu-IN-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-hi-IN-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-hu-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-it-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-ja-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-ko-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-nl-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-pl-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-pt-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-pt-BR-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-ru-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-sv-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-zh-CN-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-help-zh-TW-4.0.3.3.26-0.6.1")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-icon-themes-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-impress-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-impress-extensions-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-kde-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-kde4-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-af-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-ar-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-ca-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-cs-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-da-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-de-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-en-GB-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-es-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-fi-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-fr-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-gu-IN-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-hi-IN-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-hu-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-it-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-ja-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-ko-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-nb-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-nl-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-nn-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-pl-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-pt-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-pt-BR-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-ru-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-sk-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-sv-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-xh-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-zh-CN-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-zh-TW-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-l10n-zu-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-mailmerge-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-math-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-mono-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-officebean-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-pyuno-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-writer-4.0.3.3.26-0.6.2")) flag++;
if (rpm_check(release:"SLED11", sp:3, cpu:"x86_64", reference:"libreoffice-writer-extensions-4.0.3.3.26-0.6.2")) flag++;
if (flag)
{
if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());
else security_warning(0);
exit(0);
}
else audit(AUDIT_HOST_NOT, "affected");
{"id": "SUSE_11_LIBREOFFICE-201409-140902.NASL", "bulletinFamily": "scanner", "title": "SuSE 11.3 Security Update : LibreOffice (SAT Patch Number 9677)", "description": "LibreOffice was updated to version 4.0.3.3.26. (SUSE 4.0-patch26, tag\nsuse-4.0-26, based on upstream 4.0.3.3).\n\nTwo security issues have been fixed :\n\n - DOCM memory corruption vulnerability. (CVE-2013-4156,\n bnc#831578)\n\n - Data exposure using crafted OLE objects. (CVE-2014-3575,\n bnc#893141) The following non-security issues have been\n fixed :\n\n - chart shown flipped. (bnc#834722)\n\n - chart missing dataset. (bnc#839727)\n\n - import new line in text. (bnc#828390)\n\n - lines running off screens. (bnc#819614)\n\n - add set-all language menu. (bnc#863021)\n\n - text rotation. (bnc#783433, bnc#862510)\n\n - page border shadow testcase. (bnc#817956)\n\n - one more clickable field fix. (bnc#802888)\n\n - multilevel labels are rotated. (bnc#820273)\n\n - incorrect nested table margins. (bnc#816593)\n\n - use BitmapURL only if its valid. (bnc#821567)\n\n - import gradfill for text colors. (bnc#870234)\n\n - fix undo of paragraph attributes. (bnc#828598)\n\n - stop-gap solution to avoid crash. (bnc#830205)\n\n - import images with duotone filter. (bnc#820077)\n\n - missing drop downs for autofilter. (bnc#834705)\n\n - typos in first page style creation. (bnc#820836)\n\n - labels wrongly interpreted as dates. (bnc#834720)\n\n - RTF import of fFilled shape property. (bnc#825305)\n\n - placeholders text size is not correct. (bnc#831457)\n\n - cells value formatted with wrong output. (bnc#821795)\n\n - RTF import of freeform shape coordinates. (bnc#823655)\n\n - styles (rename &) copy to different decks.\n (bnc#757432)\n\n - XLSX Chart import with internal data table. (bnc#819822)\n\n - handle M.d.yyyy date format in DOCX import. (bnc#820509)\n\n - paragraph style in empty first page header. (bnc#823651)\n\n - copying slides having same master page name.\n (bnc#753460)\n\n - printing handouts using the default, 'Order'.\n (bnc#835985)\n\n - wrap polygon was based on dest size of picture.\n (bnc#820800)\n\n - added common flags support for SEQ field import.\n (bnc#825976)\n\n - hyperlinks of illustration index in DOCX export.\n (bnc#834035)\n\n - allow insertion of redlines with an empty author.\n (bnc#837302)\n\n - handle drawinglayer rectangle inset in VML import.\n (bnc#779642)\n\n - don't apply complex font size to non-complex font.\n (bnc#820819)\n\n - issue with negative seeks in win32 shell extension.\n (bnc#829017)\n\n - slide appears quite garbled when imported from PPTX.\n (bnc#593612)\n\n - initial MCE support in writerfilter ooxml tokenizer.\n (bnc#820503)\n\n - MSWord uses \\xb for linebreaks in DB fields, take 2.\n (bnc#878854)\n\n - try harder to convert floating tables to text frames.\n (bnc#779620)\n\n - itemstate in parent style incorrectly reported as set.\n (bnc#819865)\n\n - default color hidden by Default style in writerfilter.\n (bnc#820504)\n\n - DOCX document crashes when using internal OOXML filter.\n (bnc#382137)\n\n - ugly workaround for external leading with symbol fonts.\n (bnc#823626)\n\n - followup fix for exported xlsx causes errors for\n mso2007. (bnc#823935)\n\n - we only support simple labels in the\n InternalDataProvider. (bnc#864396)\n\n - RTF import: fix import of numbering bullet associated\n font. (bnc#823675)\n\n - page specific footer extended to every pages in DOCX\n export. (bnc#654230)\n\n - v:textbox mso-fit-shape-to-text style property in VML\n import. (bnc#820788)\n\n - w:spacing in a paragraph should also apply to as-char\n objects. (bnc#780044)\n\n - compatibility setting for MS Word wrapping text in less\n space. (bnc#822908)\n\n - fix SwWrtShell::SelAll() to work with empty table at doc\n start (bnc#825891)", "published": "2014-09-12T00:00:00", "modified": "2014-09-12T00:00:00", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "href": "https://www.tenable.com/plugins/nessus/77663", "reporter": "This script is Copyright (C) 2014-2021 Tenable Network Security, Inc.", "references": ["https://bugzilla.novell.com/show_bug.cgi?id=820509", "https://bugzilla.novell.com/show_bug.cgi?id=757432", "https://bugzilla.novell.com/show_bug.cgi?id=820800", "https://bugzilla.novell.com/show_bug.cgi?id=779620", "https://bugzilla.novell.com/show_bug.cgi?id=825891", "https://bugzilla.novell.com/show_bug.cgi?id=837302", "https://bugzilla.novell.com/show_bug.cgi?id=654230", "https://bugzilla.novell.com/show_bug.cgi?id=825976", "https://bugzilla.novell.com/show_bug.cgi?id=821795", "https://bugzilla.novell.com/show_bug.cgi?id=823675", "https://bugzilla.novell.com/show_bug.cgi?id=834722", "https://bugzilla.novell.com/show_bug.cgi?id=835985", "https://bugzilla.novell.com/show_bug.cgi?id=783433", "https://bugzilla.novell.com/show_bug.cgi?id=863021", "http://support.novell.com/security/cve/CVE-2013-4156.html", "https://bugzilla.novell.com/show_bug.cgi?id=820504", "https://bugzilla.novell.com/show_bug.cgi?id=820836", "https://bugzilla.novell.com/show_bug.cgi?id=828390", "https://bugzilla.novell.com/show_bug.cgi?id=823935", "https://bugzilla.novell.com/show_bug.cgi?id=834720", "https://bugzilla.novell.com/show_bug.cgi?id=819865", "https://bugzilla.novell.com/show_bug.cgi?id=823651", "https://bugzilla.novell.com/show_bug.cgi?id=753460", "https://bugzilla.novell.com/show_bug.cgi?id=830205", "https://bugzilla.novell.com/show_bug.cgi?id=831457", "https://bugzilla.novell.com/show_bug.cgi?id=822908", "https://bugzilla.novell.com/show_bug.cgi?id=382137", "https://bugzilla.novell.com/show_bug.cgi?id=821567", "https://bugzilla.novell.com/show_bug.cgi?id=862510", "https://bugzilla.novell.com/show_bug.cgi?id=893141", "https://bugzilla.novell.com/show_bug.cgi?id=593612", "https://bugzilla.novell.com/show_bug.cgi?id=820819", "https://bugzilla.novell.com/show_bug.cgi?id=819614", "https://bugzilla.novell.com/show_bug.cgi?id=825305", "https://bugzilla.novell.com/show_bug.cgi?id=828598", "https://bugzilla.novell.com/show_bug.cgi?id=834705", "http://support.novell.com/security/cve/CVE-2014-3575.html", "https://bugzilla.novell.com/show_bug.cgi?id=819822", "https://bugzilla.novell.com/show_bug.cgi?id=834035", "https://bugzilla.novell.com/show_bug.cgi?id=820503", "https://bugzilla.novell.com/show_bug.cgi?id=802888", "https://bugzilla.novell.com/show_bug.cgi?id=820788", "https://bugzilla.novell.com/show_bug.cgi?id=823626", "https://bugzilla.novell.com/show_bug.cgi?id=780044", "https://bugzilla.novell.com/show_bug.cgi?id=823655", "https://bugzilla.novell.com/show_bug.cgi?id=870234", "https://bugzilla.novell.com/show_bug.cgi?id=831578", "https://bugzilla.novell.com/show_bug.cgi?id=779642", "https://bugzilla.novell.com/show_bug.cgi?id=820077", "https://bugzilla.novell.com/show_bug.cgi?id=816593", "https://bugzilla.novell.com/show_bug.cgi?id=864396", "https://bugzilla.novell.com/show_bug.cgi?id=820273", "https://bugzilla.novell.com/show_bug.cgi?id=829017", "https://bugzilla.novell.com/show_bug.cgi?id=817956", "https://bugzilla.novell.com/show_bug.cgi?id=878854", "https://bugzilla.novell.com/show_bug.cgi?id=839727"], "cvelist": ["CVE-2013-4156", "CVE-2014-3575"], "type": "nessus", "lastseen": "2021-01-20T14:41:24", "edition": 18, "viewCount": 0, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2013-4156", "CVE-2014-3575"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:14084", "SECURITYVULNS:VULN:13216", "SECURITYVULNS:DOC:31011", "SECURITYVULNS:DOC:29647", "SECURITYVULNS:VULN:14192", "SECURITYVULNS:DOC:31400"]}, {"type": "seebug", "idList": ["SSV:60924"]}, {"type": "suse", "idList": ["OPENSUSE-SU-2014:1126-1", "SUSE-SU-2014:1116-1"]}, {"type": "openvas", "idList": ["OPENVAS:1361412562310851049", "OPENVAS:1361412562310842028", "OPENVAS:1361412562310121447", "OPENVAS:1361412562310868186", "OPENVAS:1361412562310805610", "OPENVAS:1361412562310805463", "OPENVAS:1361412562310850612", "OPENVAS:1361412562310123163"]}, {"type": "nessus", "idList": ["MACOSX_LIBREOFFICE_410.NASL", "LIBREOFFICE_4263.NASL", "OPENOFFICE_411.NASL", "OPENOFFICE_40.NASL", "UBUNTU_USN-2400-1.NASL", "FEDORA_2014-10732.NASL", "FREEBSD_PKG_AB947396901811E6A59014DAE9D210B8.NASL", "LIBREOFFICE_431.NASL", "OPENSUSE-2014-540.NASL", "LIBREOFFICE_410.NASL"]}, {"type": "ubuntu", "idList": ["USN-2400-1"]}, {"type": "freebsd", "idList": ["AB947396-9018-11E6-A590-14DAE9D210B8"]}, {"type": "fedora", "idList": ["FEDORA:5582221E00"]}, {"type": "kaspersky", "idList": ["KLA10243"]}, {"type": "centos", "idList": ["CESA-2015:0377"]}, {"type": "oraclelinux", "idList": ["ELSA-2015-0377"]}, {"type": "redhat", "idList": ["RHSA-2015:0377"]}, {"type": "gentoo", "idList": ["GLSA-201603-05"]}], "modified": "2021-01-20T14:41:24", "rev": 2}, "score": {"value": 7.6, "vector": "NONE", "modified": "2021-01-20T14:41:24", "rev": 2}, "vulnersScore": 7.6}, "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from SuSE 11 update information. The text itself is\n# copyright (C) Novell, Inc.\n#\n\nif (NASL_LEVEL < 3000) exit(0);\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(77663);\n script_version(\"1.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/19\");\n\n script_cve_id(\"CVE-2013-4156\", \"CVE-2014-3575\");\n\n script_name(english:\"SuSE 11.3 Security Update : LibreOffice (SAT Patch Number 9677)\");\n script_summary(english:\"Checks rpm output for the updated packages\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SuSE 11 host is missing one or more security updates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"LibreOffice was updated to version 4.0.3.3.26. (SUSE 4.0-patch26, tag\nsuse-4.0-26, based on upstream 4.0.3.3).\n\nTwo security issues have been fixed :\n\n - DOCM memory corruption vulnerability. (CVE-2013-4156,\n bnc#831578)\n\n - Data exposure using crafted OLE objects. (CVE-2014-3575,\n bnc#893141) The following non-security issues have been\n fixed :\n\n - chart shown flipped. (bnc#834722)\n\n - chart missing dataset. (bnc#839727)\n\n - import new line in text. (bnc#828390)\n\n - lines running off screens. (bnc#819614)\n\n - add set-all language menu. (bnc#863021)\n\n - text rotation. (bnc#783433, bnc#862510)\n\n - page border shadow testcase. (bnc#817956)\n\n - one more clickable field fix. (bnc#802888)\n\n - multilevel labels are rotated. (bnc#820273)\n\n - incorrect nested table margins. (bnc#816593)\n\n - use BitmapURL only if its valid. (bnc#821567)\n\n - import gradfill for text colors. (bnc#870234)\n\n - fix undo of paragraph attributes. (bnc#828598)\n\n - stop-gap solution to avoid crash. (bnc#830205)\n\n - import images with duotone filter. (bnc#820077)\n\n - missing drop downs for autofilter. (bnc#834705)\n\n - typos in first page style creation. (bnc#820836)\n\n - labels wrongly interpreted as dates. (bnc#834720)\n\n - RTF import of fFilled shape property. (bnc#825305)\n\n - placeholders text size is not correct. (bnc#831457)\n\n - cells value formatted with wrong output. (bnc#821795)\n\n - RTF import of freeform shape coordinates. (bnc#823655)\n\n - styles (rename &) copy to different decks.\n (bnc#757432)\n\n - XLSX Chart import with internal data table. (bnc#819822)\n\n - handle M.d.yyyy date format in DOCX import. (bnc#820509)\n\n - paragraph style in empty first page header. (bnc#823651)\n\n - copying slides having same master page name.\n (bnc#753460)\n\n - printing handouts using the default, 'Order'.\n (bnc#835985)\n\n - wrap polygon was based on dest size of picture.\n (bnc#820800)\n\n - added common flags support for SEQ field import.\n (bnc#825976)\n\n - hyperlinks of illustration index in DOCX export.\n (bnc#834035)\n\n - allow insertion of redlines with an empty author.\n (bnc#837302)\n\n - handle drawinglayer rectangle inset in VML import.\n (bnc#779642)\n\n - don't apply complex font size to non-complex font.\n (bnc#820819)\n\n - issue with negative seeks in win32 shell extension.\n (bnc#829017)\n\n - slide appears quite garbled when imported from PPTX.\n (bnc#593612)\n\n - initial MCE support in writerfilter ooxml tokenizer.\n (bnc#820503)\n\n - MSWord uses \\xb for linebreaks in DB fields, take 2.\n (bnc#878854)\n\n - try harder to convert floating tables to text frames.\n (bnc#779620)\n\n - itemstate in parent style incorrectly reported as set.\n (bnc#819865)\n\n - default color hidden by Default style in writerfilter.\n (bnc#820504)\n\n - DOCX document crashes when using internal OOXML filter.\n (bnc#382137)\n\n - ugly workaround for external leading with symbol fonts.\n (bnc#823626)\n\n - followup fix for exported xlsx causes errors for\n mso2007. (bnc#823935)\n\n - we only support simple labels in the\n InternalDataProvider. (bnc#864396)\n\n - RTF import: fix import of numbering bullet associated\n font. (bnc#823675)\n\n - page specific footer extended to every pages in DOCX\n export. (bnc#654230)\n\n - v:textbox mso-fit-shape-to-text style property in VML\n import. (bnc#820788)\n\n - w:spacing in a paragraph should also apply to as-char\n objects. (bnc#780044)\n\n - compatibility setting for MS Word wrapping text in less\n space. (bnc#822908)\n\n - fix SwWrtShell::SelAll() to work with empty table at doc\n start (bnc#825891)\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=382137\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=593612\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=654230\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=753460\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=757432\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=779620\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=779642\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=780044\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=783433\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=802888\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=816593\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=817956\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=819614\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=819822\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=819865\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820077\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820273\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820503\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820504\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820509\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820788\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820800\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820819\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=820836\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=821567\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=821795\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=822908\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=823626\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=823651\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=823655\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=823675\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=823935\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=825305\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=825891\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=825976\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=828390\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=828598\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=829017\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=830205\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=831457\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=831578\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=834035\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=834705\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=834720\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=834722\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=835985\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=837302\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=839727\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=862510\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=863021\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=864396\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=870234\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=878854\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=893141\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://support.novell.com/security/cve/CVE-2013-4156.html\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://support.novell.com/security/cve/CVE-2014-3575.html\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Apply SAT patch number 9677.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-base\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-base-drivers-postgresql\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-base-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-calc\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-calc-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-draw\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-draw-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-filters-optional\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-gnome\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-cs\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-da\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-de\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-en-GB\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-en-US\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-es\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-fr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-gu-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-hi-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-hu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-it\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-ja\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-ko\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-nl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-pl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-pt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-pt-BR\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-ru\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-sv\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-zh-CN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-help-zh-TW\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-icon-themes\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-impress\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-impress-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-kde\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-kde4\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-af\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ar\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ca\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-cs\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-da\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-de\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-en-GB\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-es\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-fi\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-fr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-gu-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-hi-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-hu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-it\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ja\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ko\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nb\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nn\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pt-BR\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ru\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-sk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-sv\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-xh\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zh-CN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zh-TW\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-mailmerge\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-math\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-mono\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-officebean\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-pyuno\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-writer\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:11:libreoffice-writer-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:suse_linux:11\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/09/02\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/09/12\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014-2021 Tenable Network Security, Inc.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/SuSE/release\");\nif (isnull(release) || release !~ \"^(SLED|SLES)11\") audit(AUDIT_OS_NOT, \"SuSE 11\");\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (cpu !~ \"^i[3-6]86$\" && \"x86_64\" >!< cpu && \"s390x\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"SuSE 11\", cpu);\n\npl = get_kb_item(\"Host/SuSE/patchlevel\");\nif (isnull(pl) || int(pl) != 3) audit(AUDIT_OS_NOT, \"SuSE 11.3\");\n\n\nflag = 0;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-base-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-base-drivers-postgresql-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-base-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-calc-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-calc-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-draw-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-draw-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-filters-optional-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-gnome-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-cs-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-da-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-de-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-en-GB-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-en-US-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-es-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-fr-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-gu-IN-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-hi-IN-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-hu-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-it-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-ja-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-ko-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-nl-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-pl-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-pt-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-pt-BR-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-ru-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-sv-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-zh-CN-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-help-zh-TW-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-icon-themes-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-impress-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-impress-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-kde-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-kde4-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-af-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-ar-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-ca-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-cs-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-da-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-de-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-en-GB-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-es-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-fi-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-fr-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-gu-IN-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-hi-IN-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-hu-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-it-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-ja-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-ko-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-nb-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-nl-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-nn-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-pl-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-pt-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-pt-BR-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-ru-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-sk-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-sv-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-xh-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-zh-CN-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-zh-TW-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-l10n-zu-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-mailmerge-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-math-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-mono-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-officebean-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-pyuno-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-writer-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"i586\", reference:\"libreoffice-writer-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-base-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-base-drivers-postgresql-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-base-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-calc-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-calc-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-draw-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-draw-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-filters-optional-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-gnome-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-cs-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-da-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-de-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-en-GB-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-en-US-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-es-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-fr-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-gu-IN-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-hi-IN-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-hu-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-it-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-ja-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-ko-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-nl-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-pl-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-pt-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-pt-BR-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-ru-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-sv-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-zh-CN-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-help-zh-TW-4.0.3.3.26-0.6.1\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-icon-themes-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-impress-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-impress-extensions-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-kde-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-kde4-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-af-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-ar-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-ca-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-cs-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-da-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-de-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-en-GB-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-es-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-fi-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-fr-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-gu-IN-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-hi-IN-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-hu-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-it-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-ja-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-ko-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-nb-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-nl-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-nn-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-pl-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-pt-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-pt-BR-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-ru-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-sk-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-sv-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-xh-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-zh-CN-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-zh-TW-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-l10n-zu-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-mailmerge-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-math-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-mono-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-officebean-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-pyuno-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-writer-4.0.3.3.26-0.6.2\")) flag++;\nif (rpm_check(release:\"SLED11\", sp:3, cpu:\"x86_64\", reference:\"libreoffice-writer-extensions-4.0.3.3.26-0.6.2\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "naslFamily": "SuSE Local Security Checks", "pluginID": "77663", "cpe": ["p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-it", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-ru", "p-cpe:/a:novell:suse_linux:11:libreoffice-impress-extensions", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-da", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-xh", "p-cpe:/a:novell:suse_linux:11:libreoffice-base", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-hi-IN", "p-cpe:/a:novell:suse_linux:11:libreoffice-math", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-hi-IN", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-pt", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-hu", "p-cpe:/a:novell:suse_linux:11:libreoffice-officebean", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pt", "p-cpe:/a:novell:suse_linux:11:libreoffice-calc-extensions", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-it", "p-cpe:/a:novell:suse_linux:11:libreoffice-draw-extensions", "p-cpe:/a:novell:suse_linux:11:libreoffice-icon-themes", "p-cpe:/a:novell:suse_linux:11:libreoffice-base-extensions", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-pt-BR", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-en-US", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-sv", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-cs", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zh-TW", "p-cpe:/a:novell:suse_linux:11:libreoffice-base-drivers-postgresql", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-zh-CN", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-pl", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zh-CN", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pl", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-sv", "p-cpe:/a:novell:suse_linux:11:libreoffice-kde4", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-gu-IN", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-de", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-cs", "cpe:/o:novell:suse_linux:11", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-da", "p-cpe:/a:novell:suse_linux:11:libreoffice-writer-extensions", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ca", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-ko", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-es", "p-cpe:/a:novell:suse_linux:11:libreoffice-writer", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-sk", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ru", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nb", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-en-GB", "p-cpe:/a:novell:suse_linux:11:libreoffice-kde", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ja", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-pt-BR", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-fr", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-zh-TW", "p-cpe:/a:novell:suse_linux:11:libreoffice-filters-optional", "p-cpe:/a:novell:suse_linux:11:libreoffice", "p-cpe:/a:novell:suse_linux:11:libreoffice-draw", "p-cpe:/a:novell:suse_linux:11:libreoffice-pyuno", "p-cpe:/a:novell:suse_linux:11:libreoffice-mailmerge", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ko", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nl", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-nl", "p-cpe:/a:novell:suse_linux:11:libreoffice-impress", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-af", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-nn", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-hu", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-es", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-fi", "p-cpe:/a:novell:suse_linux:11:libreoffice-calc", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-ja", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-zu", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-gu-IN", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-en-GB", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-fr", "p-cpe:/a:novell:suse_linux:11:libreoffice-help-de", "p-cpe:/a:novell:suse_linux:11:libreoffice-mono", "p-cpe:/a:novell:suse_linux:11:libreoffice-gnome", "p-cpe:/a:novell:suse_linux:11:libreoffice-l10n-ar"], "scheme": null}
{"cve": [{"lastseen": "2021-02-02T06:14:29", "description": "The OLE preview generation in Apache OpenOffice before 4.1.1 and OpenOffice.org (OOo) might allow remote attackers to embed arbitrary data into documents via crafted OLE objects.", "edition": 6, "cvss3": {}, "published": "2014-08-27T00:55:00", "title": "CVE-2014-3575", "type": "cve", "cwe": ["CWE-264"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "NONE", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2014-3575"], "modified": "2017-08-29T01:34:00", "cpe": ["cpe:/a:apache:openoffice.org:3.4.1", "cpe:/a:sun:openoffice.org:2.3.0", "cpe:/a:sun:openoffice.org:2.4.2", "cpe:/a:apache:openoffice:4.0.1", "cpe:/a:sun:openoffice.org:2.0.0", "cpe:/a:apache:openoffice.org:3.4.0", "cpe:/a:apache:openoffice.org:4.0", "cpe:/o:redhat:enterprise_linux_server:7.0", "cpe:/a:apache:openoffice.org:3.4", "cpe:/a:sun:openoffice.org:2.4.0", "cpe:/a:sun:openoffice.org:3.1.1", "cpe:/a:sun:openoffice.org:3.1.9420", "cpe:/a:apache:openoffice:4.0.0", "cpe:/a:sun:openoffice.org:2.2.0", "cpe:/a:sun:openoffice.org:3.0.1", "cpe:/a:sun:openoffice.org:3.0.0", "cpe:/o:redhat:enterprise_linux_workstation:7.0", "cpe:/a:sun:openoffice.org:2.4.1", "cpe:/a:sun:openoffice.org:2.1.0", "cpe:/a:sun:openoffice.org:1.1.0", "cpe:/o:redhat:enterprise_linux_desktop:7.0", "cpe:/a:apache:openoffice.org:3.2.1", "cpe:/a:apache:openoffice.org:3.2.0", "cpe:/a:sun:openoffice.org:3.3.9567", "cpe:/a:apache:openoffice.org:3.3.0", "cpe:/a:apache:openoffice:4.1.0", "cpe:/a:sun:openoffice.org:3.1.0"], "id": "CVE-2014-3575", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-3575", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}, "cpe23": ["cpe:2.3:a:sun:openoffice.org:3.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice:4.0.1:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.4:beta_1:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.0.1:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.2.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice:4.1.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice:4.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.4:beta:*:*:*:*:*:*", "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:1.1.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.1.1:*:*:*:*:*:*:*", "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.4.1:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.3.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.3.9567:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:4.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.4.1:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.1.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.4.0:*:*:*:*:*:*:*", "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.4.2:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.3.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.1.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.2.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.4.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.1.9420:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.2.1:*:*:*:*:*:*:*"]}, {"lastseen": "2021-02-02T06:06:55", "description": "Apache OpenOffice.org (OOo) before 4.0 allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted element in an OOXML document file.", "edition": 6, "cvss3": {}, "published": "2013-07-31T13:20:00", "title": "CVE-2013-4156", "type": "cve", "cwe": ["CWE-119"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2013-4156"], "modified": "2013-07-31T13:20:00", "cpe": ["cpe:/a:apache:openoffice.org:3.4.1", "cpe:/a:sun:openoffice.org_installer:1.0", "cpe:/a:sun:openoffice.org:2.3.0", "cpe:/a:sun:openoffice.org:2.4.2", "cpe:/a:sun:openoffice.org:2.0.0", "cpe:/a:apache:openoffice.org:3.4.0", "cpe:/a:apache:openoffice.org:3.4", "cpe:/a:sun:openoffice.org:2.4.0", "cpe:/a:sun:openoffice.org:3.1.1", "cpe:/a:sun:openoffice.org:3.1.9420", "cpe:/a:sun:openoffice.org:2.2.0", "cpe:/a:sun:openoffice.org:3.0.1", "cpe:/a:sun:openoffice.org:3.0.0", "cpe:/a:sun:openoffice.org:2.4.1", "cpe:/a:sun:openoffice.org:2.1.0", "cpe:/a:sun:openoffice.org:1.1.0", "cpe:/a:apache:openoffice.org:3.2.1", "cpe:/a:apache:openoffice.org:3.2.0", "cpe:/a:sun:openoffice.org:3.3.9567", "cpe:/a:apache:openoffice.org:3.3.0", "cpe:/a:sun:openoffice.org_installer:1.0.9221", "cpe:/a:sun:openoffice.org:3.1.0"], "id": "CVE-2013-4156", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-4156", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:sun:openoffice.org:3.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.4:beta_1:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.0.1:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.0.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.2.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org_installer:1.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org_installer:1.0.9221:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.4:beta:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:1.1.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.1.1:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.4.1:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.3.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.3.9567:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.4.1:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.1.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.4.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.4.2:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.3.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.1.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:2.2.0:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.4.0:*:*:*:*:*:*:*", "cpe:2.3:a:sun:openoffice.org:3.1.9420:*:*:*:*:*:*:*", "cpe:2.3:a:apache:openoffice.org:3.2.1:*:*:*:*:*:*:*"]}], "securityvulns": [{"lastseen": "2018-08-31T11:10:48", "bulletinFamily": "software", "cvelist": ["CVE-2013-4156"], "description": "\r\n\r\n-----BEGIN PGP SIGNED MESSAGE-----\r\nHash: SHA1\r\n\r\nCVE-2013-4156\r\nOpenOffice DOCM Memory Corruption Vulnerability\r\n\r\nSeverity: Important\r\nVendor: The Apache Software Foundation\r\n\r\nVersions Affected:\r\n Apache OpenOffice 3.4.0 and 3.4.1, on all platforms.\r\n Predecessor versions of OpenOffice.org may be also affected.\r\n\r\nDescription:\r\n\r\n The vulnerability is caused by mishandling of unknown XML elements\r\nwhen parsing a OOXML document file. Specially crafted documents can be\r\nused for memory-corruption attacks. Further exploits are possible but\r\nhave not been verified.\r\n\r\nMitigation\r\n\r\n Apache OpenOffice 3.4.0 and 3.4.1 users are advised to upgrade to\r\nApache OpenOffice 4.0. Users who are unable to upgrade immediately\r\nshould be cautious when opening untrusted documents.\r\n\r\nCredits\r\n\r\n The Apache OpenOffice Security Team credits Jeremy Brown of\r\nMicrosoft Vulnerability Research as the discoverer of this flaw.\r\n\r\nHerbert Durr\r\nMember of the Apache OpenOffice Security Team\r\n-----BEGIN PGP SIGNATURE-----\r\nVersion: GnuPG v1.4.12 (GNU/Linux)\r\n\r\niQIcBAEBAgAGBQJR8g+LAAoJEDfnuKc+PLjJPmkP/j3BnqefvmPbTicx8cZR+Q+I\r\nY0EqD/2Kvu0qQw6v7S27CnHVpErh9tvEfDViZpXz8hyds3LgVCxOQjFp+XSqvDTW\r\nUt4Ug1tx7N8+RcpTW7qM0/wRRWdjZIdh8sTrtkB93bqbJguLiYk3KWqK2cxW11q6\r\n1fQitnAegZNRVZnSU0rGGVfnc26ulvS0gljpNqhvDit9jOXw5MC+aN05XmCrx/qK\r\nNrGUUPJeiyi/5g0xxx4ig/N0/EvO1iZmQAGEE7O24tsoP1hqvuySI0U1kLIhI//x\r\nZdeK4JukZm2OQq0ACXJYhrU0mhfCfdaRW0U4NWiTpBbwfsn0uAMPBhXSO9O+YPQj\r\nsWUzLixEg+4EtTQss9oGW+CBaZz+HfErIIUj2rxT01SDlbcfa4ME5giFGC0UO9Ai\r\n1N+GHd8IyWegwUBWV3FSZ9fCbDjaQUCv8cYN3zMo/xl/AsA9LKEsJ0l51B1WnHnY\r\nnwoXunUdgUL06blCZ4rwTzoFqSSPrCBDb/ff/PREGvJU4LOFTp6IrxgDH3ODSAE4\r\njOMuFCjhdDnx7WWDwxi9JnBYE4CwXmhlYNdSdie4pUP6BAq4e2I6kYRkKA3rWf2h\r\nCEj1FreYvaYV4OFVcF8wVpP1w5vFgOlOKOy19Y/gP5B29qe2O5qIrFmnx8gPV2iV\r\n7kLeWn4ZPoGXoPkC3TYa\r\n=4hNB\r\n-----END PGP SIGNATURE-----\r\n", "edition": 1, "modified": "2013-07-29T00:00:00", "published": "2013-07-29T00:00:00", "id": "SECURITYVULNS:DOC:29647", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:29647", "title": "CVE-2013-4156: OpenOffice DOCM Memory Corruption Vulnerability", "type": "securityvulns", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}, {"lastseen": "2018-08-31T11:10:53", "bulletinFamily": "software", "cvelist": ["CVE-2014-3575"], "description": "\r\n\r\n-----BEGIN PGP SIGNED MESSAGE-----\r\nHash: SHA1\r\n\r\nCVE-2014-3575\r\nOpenOffice Targeted Data Exposure Using Crafted OLE Objects\r\n\r\nSeverity: Important\r\nVendor: The Apache Software Foundation\r\n\r\nVersions Affected:\r\n\tApache OpenOffice 4.1.0 and older on Windows.\r\n\tOpenOffice.org versions are also affected.\r\n\r\nDescription:\r\n The exposure exploits the way OLE previews are generated to embed arbitrary file data into a specially crafted document when it is opened. Data exposure is possible if the updated document is distributed to other parties.\r\n\r\nMitigation:\r\n\tApache OpenOffice users are advised to upgrade to Apache OpenOffice 4.1.1. Users who are unable to upgrade immediately should be cautious when they are asked to "Update Links" for untrusted documents.\r\n\r\nCredits:\r\n The Apache OpenOffice security team credits Open-Xchange for reporting this flaw.\r\n\r\nHerbert Durr\r\nMember of the Apache OpenOffice Security Team\r\n-----BEGIN PGP SIGNATURE-----\r\nVersion: GnuPG v1.4.13 (Cygwin)\r\n\r\niQIcBAEBAgAGBQJT9e3wAAoJEDfnuKc+PLjJC8gP/2ZLgMRO9r2YyAbEWl6iA1gP\r\neVtq6I6O5W9a0ov1zGpbBaPVqZGMCGPDgsdTBUmm2FRAY0U0Yz0bflpGcSUdIpJ/\r\nULMp6TLfgb24PpiySOQHRvz/6QDsTTgkEyKClkM3THzvNXh6mSCExaDsDv8fseaJ\r\ny1tvTRHrHLeG+lZKPwDnIvDYDSONYNksK/e7gcF5rjNZpmcl6F4gZmMcm1j1TP1a\r\nHbsgOzMpC+A0X26VfuDapYBT6mjeITS6+ZReAcD3sPul95UK/BQ6qU29dvDY7uYg\r\n7U9vzr2155uyv9qUx0UqE2XRKIHfUEhhxHZqFtTVlllkv34E1PNNYdhzUUYDuo4w\r\nW4+GhrebUaArIeQNd1KLCgvnQ0O6ykegV/Rc+OIgG/8DOyC18SS3r11nLs0L0pDe\r\nWmBfOii2OaS/d0RrOdHFsNpscSL1dRaGOXLDD5lxm2VPp6D3TgCM9UgNnBzF4u3S\r\n4lKid1JlxswFbOOT0hNrX7V/kwx9Z2DfDzw8EmjLZGmiH1W3u99EZxmIlKZQRwrg\r\n3enbMuSADsrWSjnxxmwlJD6iT0AaBEJ30doxqnfftIbNt4+r45fSPRPWYriQZ00j\r\n7a+CrKLfBS9ctuXChldWGtgbh4Pkq3RxsVhAw7aiIQdII53v8086A/jzVU0zYNN8\r\nAUxJRYsI1SGTlytbeP0o\r\n=2Y3B\r\n-----END PGP SIGNATURE-----\r\n\r\n", "edition": 1, "modified": "2014-08-24T00:00:00", "published": "2014-08-24T00:00:00", "id": "SECURITYVULNS:DOC:31011", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:31011", "title": "CVE-2014-3575:OpenOffice Targeted Data Exposure Using Crafted OLE Objects", "type": "securityvulns", "cvss": {"score": 4.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:NONE/A:NONE/"}}, {"lastseen": "2018-08-31T11:10:55", "bulletinFamily": "software", "cvelist": ["CVE-2014-3575"], "description": "\r\n\r\n==========================================================================\r\nUbuntu Security Notice USN-2400-1\r\nNovember 10, 2014\r\n\r\nlibreoffice vulnerability\r\n==========================================================================\r\n\r\nA security issue affects these releases of Ubuntu and its derivatives:\r\n\r\n- Ubuntu 12.04 LTS\r\n\r\nSummary:\r\n\r\nLibreOffice could be made to embed sensitive information into documents.\r\n\r\nSoftware Description:\r\n- libreoffice: Office productivity suite\r\n\r\nDetails:\r\n\r\nIt was discovered that LibreOffice incorrectly handled OLE preview\r\ngeneration. If a user were tricked into opening a crafted document, an\r\nattacker could possibly exploit this to embed arbitrary data into\r\ndocuments.\r\n\r\nUpdate instructions:\r\n\r\nThe problem can be corrected by updating your system to the following\r\npackage versions:\r\n\r\nUbuntu 12.04 LTS:\r\n libreoffice-core 1:3.5.7-0ubuntu7\r\n\r\nAfter a standard system update you need to restart LibreOffice to make all\r\nthe necessary changes.\r\n\r\nReferences:\r\n http://www.ubuntu.com/usn/usn-2400-1\r\n CVE-2014-3575\r\n\r\nPackage Information:\r\n https://launchpad.net/ubuntu/+source/libreoffice/1:3.5.7-0ubuntu7\r\n\r\n\r\n\r\n\r\n-- ubuntu-security-announce mailing list ubuntu-security-announce@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-security-announce\r\n\r\n", "edition": 1, "modified": "2014-11-24T00:00:00", "published": "2014-11-24T00:00:00", "id": "SECURITYVULNS:DOC:31400", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:31400", "title": "[USN-2400-1] LibreOffice vulnerability", "type": "securityvulns", "cvss": {"score": 4.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:NONE/A:NONE/"}}, {"lastseen": "2018-08-31T11:09:58", "bulletinFamily": "software", "cvelist": ["CVE-2014-3575", "CVE-2014-3693"], "description": "Ingress remote control protocol use-after-free, memory corruption in OLE preview.", "edition": 1, "modified": "2014-11-24T00:00:00", "published": "2014-11-24T00:00:00", "id": "SECURITYVULNS:VULN:14084", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:14084", "title": "LibreOffice use-after-free vulnereability", "type": "securityvulns", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}, {"lastseen": "2018-08-31T11:09:52", "bulletinFamily": "software", "cvelist": ["CVE-2013-4156", "CVE-2013-2189"], "description": "Few memory corruptions.", "edition": 1, "modified": "2013-07-29T00:00:00", "published": "2013-07-29T00:00:00", "id": "SECURITYVULNS:VULN:13216", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:13216", "title": "Apache OpenOffice security vulnerabilities", "type": "securityvulns", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}, {"lastseen": "2018-08-31T11:09:58", "bulletinFamily": "software", "cvelist": ["CVE-2014-3572", "CVE-2015-0206", "CVE-2014-3571", "CVE-2014-3570", "CVE-2014-3575", "CVE-2015-0204", "CVE-2015-0205", "CVE-2014-3569"], "description": "DoS, incorrect fingerprint handling, insufficient certificates validation, downgrade attacks, authentication bypass.", "edition": 1, "modified": "2015-01-13T00:00:00", "published": "2015-01-13T00:00:00", "id": "SECURITYVULNS:VULN:14192", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:14192", "title": "OpenSSL multiple security vulnerabilities", "type": "securityvulns", "cvss": {"score": 5.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:NONE/I:NONE/A:PARTIAL/"}}], "seebug": [{"lastseen": "2017-11-19T21:21:15", "description": "BUGTRAQ ID: 61468\r\nCVE(CAN) ID: CVE-2013-4156\r\n\r\nApache OpenOffice\u662f\u5f00\u6e90\u529e\u516c\u8f6f\u4ef6\u5957\u88c5\u3002\r\n\r\nOpenOffice 3.4.0\u30013.4.1\u5904\u7406\u7578\u5f62OOXML\u6587\u4ef6\u5185\u7684XML\u5143\u7d20\u4e0d\u5f53\u4f1a\u9020\u6210\u5185\u5b58\u7834\u574f\uff0c\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002\r\n0\r\nOpenOffice 3.4.0 - 3.4.1\r\n\u5382\u5546\u8865\u4e01\uff1a\r\n\r\nOpenOffice\r\n----------\r\nOpenOffice\u5df2\u7ecf\u4e3a\u6b64\u53d1\u5e03\u4e86\u4e00\u4e2a\u5b89\u5168\u516c\u544a\uff08CVE-2013-4156\uff09\u4ee5\u53ca\u76f8\u5e94\u8865\u4e01:\r\nCVE-2013-4156\uff1aCVE-2013-4156\r\n\u94fe\u63a5\uff1ahttp://www.openoffice.org/security/cves/CVE-2013-4156.html\r\n\r\n\u8865\u4e01\u4e0b\u8f7d\uff1ahttp://download.openoffice.org/", "published": "2013-07-30T00:00:00", "title": "Apache OpenOffice DOCM\u5185\u5b58\u7834\u574f\u6f0f\u6d1e(CVE-2013-4156)", "type": "seebug", "bulletinFamily": "exploit", "cvelist": ["CVE-2013-4156"], "modified": "2013-07-30T00:00:00", "href": "https://www.seebug.org/vuldb/ssvid-60924", "id": "SSV:60924", "sourceData": "", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "sourceHref": ""}], "suse": [{"lastseen": "2016-09-04T12:36:24", "bulletinFamily": "unix", "cvelist": ["CVE-2013-4156", "CVE-2014-3575"], "description": "LibreOffice was updated to version 4.0.3.3.26. (SUSE 4.0-patch26, tag\n suse-4.0-26, based on upstream 4.0.3.3).\n\n Two security issues have been fixed:\n\n * DOCM memory corruption vulnerability. (CVE-2013-4156, bnc#831578)\n * Data exposure using crafted OLE objects. (CVE-2014-3575, bnc#893141)\n\n The following non-security issues have been fixed:\n\n * chart shown flipped (bnc#834722)\n * chart missing dataset (bnc#839727)\n * import new line in text (bnc#828390)\n * lines running off screens (bnc#819614)\n * add set-all language menu (bnc#863021)\n * text rotation (bnc#783433, bnc#862510)\n * page border shadow testcase (bnc#817956)\n * one more clickable field fix (bnc#802888)\n * multilevel labels are rotated (bnc#820273)\n * incorrect nested table margins (bnc#816593)\n * use BitmapURL only if its valid (bnc#821567)\n * import gradfill for text colors (bnc#870234)\n * fix undo of paragraph attributes (bnc#828598)\n * stop-gap solution to avoid crash (bnc#830205)\n * import images with duotone filter (bnc#820077)\n * missing drop downs for autofilter (bnc#834705)\n * typos in first page style creation (bnc#820836)\n * labels wrongly interpreted as dates (bnc#834720)\n * RTF import of fFilled shape property (bnc#825305)\n * placeholders text size is not correct (bnc#831457)\n * cells value formatted with wrong output (bnc#821795)\n * RTF import of freeform shape coordinates (bnc#823655)\n * styles (rename &) copy to different decks (bnc#757432)\n * XLSX Chart import with internal data table (bnc#819822)\n * handle M.d.yyyy date format in DOCX import (bnc#820509)\n * paragraph style in empty first page header (bnc#823651)\n * copying slides having same master page name (bnc#753460)\n * printing handouts using the default, 'Order' (bnc#835985)\n * wrap polygon was based on dest size of picture (bnc#820800)\n * added common flags support for SEQ field import (bnc#825976)\n * hyperlinks of illustration index in DOCX export (bnc#834035)\n * allow insertion of redlines with an empty author (bnc#837302)\n * handle drawinglayer rectangle inset in VML import (bnc#779642)\n * don't apply complex font size to non-complex font (bnc#820819)\n * issue with negative seeks in win32 shell extension (bnc#829017)\n * slide appears quite garbled when imported from PPTX (bnc#593612)\n * initial MCE support in writerfilter ooxml tokenizer (bnc#820503)\n * MSWord uses \\xb for linebreaks in DB fields, take 2 (bnc#878854)\n * try harder to convert floating tables to text frames (bnc#779620)\n * itemstate in parent style incorrectly reported as set (bnc#819865)\n * default color hidden by Default style in writerfilter (bnc#820504)\n * DOCX document crashes when using internal OOXML filter (bnc#382137)\n * ugly workaround for external leading with symbol fonts (bnc#823626)\n * followup fix for exported xlsx causes errors for mso2007 (bnc#823935)\n * we only support simple labels in the InternalDataProvider\n (bnc#864396)\n * RTF import: fix import of numbering bullet associated font\n (bnc#823675)\n * page specific footer extended to every pages in DOCX export\n (bnc#654230)\n * v:textbox mso-fit-shape-to-text style property in VML import\n (bnc#820788)\n * w:spacing in a paragraph should also apply to as-char objects\n (bnc#780044)\n * compatibility setting for MS Word wrapping text in less space\n (bnc#822908)\n * fix SwWrtShell::SelAll() to work with empty table at doc start\n (bnc#825891)\n\n Security Issues:\n\n * CVE-2014-3575\n <<a rel=\"nofollow\" href=\"http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3575\">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3575</a>>\n * CVE-2013-4156\n <<a rel=\"nofollow\" href=\"http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4156\">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4156</a>>\n\n", "edition": 1, "modified": "2014-09-11T15:04:17", "published": "2014-09-11T15:04:17", "id": "SUSE-SU-2014:1116-1", "href": "http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00010.html", "title": "Security update for LibreOffice (important)", "type": "suse", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}, {"lastseen": "2016-09-04T12:03:50", "bulletinFamily": "unix", "cvelist": ["CVE-2013-4156", "CVE-2014-3575"], "description": "This update fixes memory corruption vulnerability in DOCM import and data\n exposure using crafted OLE objects.\n\n", "edition": 1, "modified": "2014-09-15T09:04:13", "published": "2014-09-15T09:04:13", "id": "OPENSUSE-SU-2014:1126-1", "href": "http://lists.opensuse.org/opensuse-security-announce/2014-09/msg00018.html", "title": "LibreOffice: two security fixes (important)", "type": "suse", "cvss": {"score": 6.8, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}], "openvas": [{"lastseen": "2020-01-31T18:39:39", "bulletinFamily": "scanner", "cvelist": ["CVE-2013-4156", "CVE-2014-3575"], "description": "The remote host is missing an update for the ", "modified": "2020-01-31T00:00:00", "published": "2014-09-16T00:00:00", "id": "OPENVAS:1361412562310850612", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310850612", "type": "openvas", "title": "openSUSE: Security Advisory for LibreOffice (openSUSE-SU-2014:1126-1)", "sourceData": "# Copyright (C) 2014 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) of their respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.850612\");\n script_version(\"2020-01-31T08:23:39+0000\");\n script_tag(name:\"last_modification\", value:\"2020-01-31 08:23:39 +0000 (Fri, 31 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2014-09-16 06:02:46 +0200 (Tue, 16 Sep 2014)\");\n script_cve_id(\"CVE-2013-4156\", \"CVE-2014-3575\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_name(\"openSUSE: Security Advisory for LibreOffice (openSUSE-SU-2014:1126-1)\");\n\n script_tag(name:\"insight\", value:\"This update fixes memory corruption\nvulnerability in DOCM import and data exposure using crafted OLE objects.\");\n\n script_tag(name:\"affected\", value:\"LibreOffice on openSUSE 13.1, openSUSE 12.3\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_xref(name:\"openSUSE-SU\", value:\"2014:1126-1\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'LibreOffice'\n package(s) announced via the referenced advisory.\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2014 Greenbone Networks GmbH\");\n script_family(\"SuSE Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/suse\", \"ssh/login/rpms\", re:\"ssh/login/release=(openSUSE12\\.3|openSUSE13\\.1)\");\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"openSUSE12.3\") {\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice\", rpm:\"libreoffice~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base\", rpm:\"libreoffice-base~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-debuginfo\", rpm:\"libreoffice-base-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-mysql\", rpm:\"libreoffice-base-drivers-mysql~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-mysql-debuginfo\", rpm:\"libreoffice-base-drivers-mysql-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-postgresql\", rpm:\"libreoffice-base-drivers-postgresql~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-postgresql-debuginfo\", rpm:\"libreoffice-base-drivers-postgresql-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-extensions\", rpm:\"libreoffice-base-extensions~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-calc\", rpm:\"libreoffice-calc~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-calc-debuginfo\", rpm:\"libreoffice-calc-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-calc-extensions\", rpm:\"libreoffice-calc-extensions~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-debuginfo\", rpm:\"libreoffice-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-debugsource\", rpm:\"libreoffice-debugsource~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-draw\", rpm:\"libreoffice-draw~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-draw-extensions\", rpm:\"libreoffice-draw-extensions~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-draw-extensions-debuginfo\", rpm:\"libreoffice-draw-extensions-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-filters-optional\", rpm:\"libreoffice-filters-optional~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-filters-optional-debuginfo\", rpm:\"libreoffice-filters-optional-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-gnome\", rpm:\"libreoffice-gnome~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-gnome-debuginfo\", rpm:\"libreoffice-gnome-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-themes-prebuilt\", rpm:\"libreoffice-icon-themes-prebuilt~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress\", rpm:\"libreoffice-impress~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress-debuginfo\", rpm:\"libreoffice-impress-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress-extensions\", rpm:\"libreoffice-impress-extensions~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress-extensions-debuginfo\", rpm:\"libreoffice-impress-extensions-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde\", rpm:\"libreoffice-kde~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde-debuginfo\", rpm:\"libreoffice-kde-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde4\", rpm:\"libreoffice-kde4~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde4-debuginfo\", rpm:\"libreoffice-kde4-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-prebuilt\", rpm:\"libreoffice-l10n-prebuilt~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-mailmerge\", rpm:\"libreoffice-mailmerge~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-math\", rpm:\"libreoffice-math~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-math-debuginfo\", rpm:\"libreoffice-math-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-officebean\", rpm:\"libreoffice-officebean~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-officebean-debuginfo\", rpm:\"libreoffice-officebean-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-pyuno\", rpm:\"libreoffice-pyuno~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-pyuno-debuginfo\", rpm:\"libreoffice-pyuno-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-sdk\", rpm:\"libreoffice-sdk~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-sdk-debuginfo\", rpm:\"libreoffice-sdk-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-sdk-doc\", rpm:\"libreoffice-sdk-doc~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-writer\", rpm:\"libreoffice-writer~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-writer-debuginfo\", rpm:\"libreoffice-writer-debuginfo~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-writer-extensions\", rpm:\"libreoffice-writer-extensions~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-branding-upstream\", rpm:\"libreoffice-branding-upstream~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ast\", rpm:\"libreoffice-help-ast~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-bg\", rpm:\"libreoffice-help-bg~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ca\", rpm:\"libreoffice-help-ca~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-cs\", rpm:\"libreoffice-help-cs~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-da\", rpm:\"libreoffice-help-da~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-de\", rpm:\"libreoffice-help-de~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-el\", rpm:\"libreoffice-help-el~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-en-GB\", rpm:\"libreoffice-help-en-GB~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-en-US\", rpm:\"libreoffice-help-en-US~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-en-ZA\", rpm:\"libreoffice-help-en-ZA~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-es\", rpm:\"libreoffice-help-es~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-et\", rpm:\"libreoffice-help-et~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-eu\", rpm:\"libreoffice-help-eu~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-fi\", rpm:\"libreoffice-help-fi~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-fr\", rpm:\"libreoffice-help-fr~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-gl\", rpm:\"libreoffice-help-gl~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-gu-IN\", rpm:\"libreoffice-help-gu-IN~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-hi-IN\", rpm:\"libreoffice-help-hi-IN~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-hu\", rpm:\"libreoffice-help-hu~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-it\", rpm:\"libreoffice-help-it~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ja\", rpm:\"libreoffice-help-ja~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-km\", rpm:\"libreoffice-help-km~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ko\", rpm:\"libreoffice-help-ko~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-mk\", rpm:\"libreoffice-help-mk~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-nb\", rpm:\"libreoffice-help-nb~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-nl\", rpm:\"libreoffice-help-nl~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pl\", rpm:\"libreoffice-help-pl~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pt\", rpm:\"libreoffice-help-pt~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pt-BR\", rpm:\"libreoffice-help-pt-BR~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ru\", rpm:\"libreoffice-help-ru~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-sk\", rpm:\"libreoffice-help-sk~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-sl\", rpm:\"libreoffice-help-sl~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-sv\", rpm:\"libreoffice-help-sv~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-tr\", rpm:\"libreoffice-help-tr~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-vi\", rpm:\"libreoffice-help-vi~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-zh-CN\", rpm:\"libreoffice-help-zh-CN~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-zh-TW\", rpm:\"libreoffice-help-zh-TW~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-crystal\", rpm:\"libreoffice-icon-theme-crystal~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-galaxy\", rpm:\"libreoffice-icon-theme-galaxy~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-hicontrast\", rpm:\"libreoffice-icon-theme-hicontrast~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-oxygen\", rpm:\"libreoffice-icon-theme-oxygen~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-tango\", rpm:\"libreoffice-icon-theme-tango~3.6.3.2.4~2.9.1\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-af\", rpm:\"libreoffice-l10n-af~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-am\", rpm:\"libreoffice-l10n-am~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ar\", rpm:\"libreoffice-l10n-ar~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-as\", rpm:\"libreoffice-l10n-as~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ast\", rpm:\"libreoffice-l10n-ast~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-be-BY\", rpm:\"libreoffice-l10n-be-BY~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-bg\", rpm:\"libreoffice-l10n-bg~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-br\", rpm:\"libreoffice-l10n-br~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ca\", rpm:\"libreoffice-l10n-ca~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-cs\", rpm:\"libreoffice-l10n-cs~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-cy\", rpm:\"libreoffice-l10n-cy~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-da\", rpm:\"libreoffice-l10n-da~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-de\", rpm:\"libreoffice-l10n-de~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-el\", rpm:\"libreoffice-l10n-el~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-en-GB\", rpm:\"libreoffice-l10n-en-GB~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-en-ZA\", rpm:\"libreoffice-l10n-en-ZA~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-eo\", rpm:\"libreoffice-l10n-eo~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-es\", rpm:\"libreoffice-l10n-es~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-et\", rpm:\"libreoffice-l10n-et~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-eu\", rpm:\"libreoffice-l10n-eu~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-fi\", rpm:\"libreoffice-l10n-fi~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-fr\", rpm:\"libreoffice-l10n-fr~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ga\", rpm:\"libreoffice-l10n-ga~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-gd\", rpm:\"libreoffice-l10n-gd~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-gl\", rpm:\"libreoffice-l10n-gl~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-gu-IN\", rpm:\"libreoffice-l10n-gu-IN~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-he\", rpm:\"libreoffice-l10n-he~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-hi-IN\", rpm:\"libreoffice-l10n-hi-IN~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-hr\", rpm:\"libreoffice-l10n-hr~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-hu\", rpm:\"libreoffice-l10n-hu~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-id\", rpm:\"libreoffice-l10n-id~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-is\", rpm:\"libreoffice-l10n-is~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-it\", rpm:\"libreoffice-l10n-it~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ja\", rpm:\"libreoffice-l10n-ja~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ka\", rpm:\"libreoffice-l10n-ka~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-km\", rpm:\"libreoffice-l10n-km~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-kn\", rpm:\"libreoffice-l10n-kn~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ko\", rpm:\"libreoffice-l10n-ko~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-lt\", rpm:\"libreoffice-l10n-lt~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-mk\", rpm:\"libreoffice-l10n-mk~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ml\", rpm:\"libreoffice-l10n-ml~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-mr\", rpm:\"libreoffice-l10n-mr~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nb\", rpm:\"libreoffice-l10n-nb~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nl\", rpm:\"libreoffice-l10n-nl~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nn\", rpm:\"libreoffice-l10n-nn~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nr\", rpm:\"libreoffice-l10n-nr~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-om\", rpm:\"libreoffice-l10n-om~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-or\", rpm:\"libreoffice-l10n-or~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pa-IN\", rpm:\"libreoffice-l10n-pa-IN~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pl\", rpm:\"libreoffice-l10n-pl~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pt\", rpm:\"libreoffice-l10n-pt~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pt-BR\", rpm:\"libreoffice-l10n-pt-BR~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ro\", rpm:\"libreoffice-l10n-ro~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ru\", rpm:\"libreoffice-l10n-ru~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-rw\", rpm:\"libreoffice-l10n-rw~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sh\", rpm:\"libreoffice-l10n-sh~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sk\", rpm:\"libreoffice-l10n-sk~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sl\", rpm:\"libreoffice-l10n-sl~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sr\", rpm:\"libreoffice-l10n-sr~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ss\", rpm:\"libreoffice-l10n-ss~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-st\", rpm:\"libreoffice-l10n-st~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sv\", rpm:\"libreoffice-l10n-sv~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ta\", rpm:\"libreoffice-l10n-ta~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-te\", rpm:\"libreoffice-l10n-te~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-tg\", rpm:\"libreoffice-l10n-tg~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-th\", rpm:\"libreoffice-l10n-th~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-tr\", rpm:\"libreoffice-l10n-tr~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ts\", rpm:\"libreoffice-l10n-ts~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ug\", rpm:\"libreoffice-l10n-ug~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-uk\", rpm:\"libreoffice-l10n-uk~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ve\", rpm:\"libreoffice-l10n-ve~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-vi\", rpm:\"libreoffice-l10n-vi~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-xh\", rpm:\"libreoffice-l10n-xh~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zh-CN\", rpm:\"libreoffice-l10n-zh-CN~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zh-TW\", rpm:\"libreoffice-l10n-zh-TW~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zu\", rpm:\"libreoffice-l10n-zu~3.6.3.2.4~2.9.3\", rls:\"openSUSE12.3\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if(__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nif(release == \"openSUSE13.1\") {\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice\", rpm:\"libreoffice~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base\", rpm:\"libreoffice-base~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-debuginfo\", rpm:\"libreoffice-base-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-mysql\", rpm:\"libreoffice-base-drivers-mysql~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-mysql-debuginfo\", rpm:\"libreoffice-base-drivers-mysql-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-postgresql\", rpm:\"libreoffice-base-drivers-postgresql~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-postgresql-debuginfo\", rpm:\"libreoffice-base-drivers-postgresql-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-extensions\", rpm:\"libreoffice-base-extensions~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-calc\", rpm:\"libreoffice-calc~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-calc-debuginfo\", rpm:\"libreoffice-calc-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-calc-extensions\", rpm:\"libreoffice-calc-extensions~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-debuginfo\", rpm:\"libreoffice-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-debugsource\", rpm:\"libreoffice-debugsource~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-draw\", rpm:\"libreoffice-draw~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-draw-debuginfo\", rpm:\"libreoffice-draw-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-draw-extensions\", rpm:\"libreoffice-draw-extensions~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-filters-optional\", rpm:\"libreoffice-filters-optional~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-gnome\", rpm:\"libreoffice-gnome~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-gnome-debuginfo\", rpm:\"libreoffice-gnome-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-themes-prebuilt\", rpm:\"libreoffice-icon-themes-prebuilt~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress\", rpm:\"libreoffice-impress~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress-debuginfo\", rpm:\"libreoffice-impress-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress-extensions\", rpm:\"libreoffice-impress-extensions~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress-extensions-debuginfo\", rpm:\"libreoffice-impress-extensions-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde\", rpm:\"libreoffice-kde~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde-debuginfo\", rpm:\"libreoffice-kde-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde4\", rpm:\"libreoffice-kde4~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde4-debuginfo\", rpm:\"libreoffice-kde4-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-prebuilt\", rpm:\"libreoffice-l10n-prebuilt~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-mailmerge\", rpm:\"libreoffice-mailmerge~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-math\", rpm:\"libreoffice-math~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-math-debuginfo\", rpm:\"libreoffice-math-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-officebean\", rpm:\"libreoffice-officebean~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-officebean-debuginfo\", rpm:\"libreoffice-officebean-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-pyuno\", rpm:\"libreoffice-pyuno~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-pyuno-debuginfo\", rpm:\"libreoffice-pyuno-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-sdk\", rpm:\"libreoffice-sdk~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-sdk-debuginfo\", rpm:\"libreoffice-sdk-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-sdk-doc\", rpm:\"libreoffice-sdk-doc~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-writer\", rpm:\"libreoffice-writer~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-writer-debuginfo\", rpm:\"libreoffice-writer-debuginfo~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-writer-extensions\", rpm:\"libreoffice-writer-extensions~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-branding-upstream\", rpm:\"libreoffice-branding-upstream~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ast\", rpm:\"libreoffice-help-ast~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-bg\", rpm:\"libreoffice-help-bg~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ca\", rpm:\"libreoffice-help-ca~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-cs\", rpm:\"libreoffice-help-cs~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-da\", rpm:\"libreoffice-help-da~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-de\", rpm:\"libreoffice-help-de~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-el\", rpm:\"libreoffice-help-el~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-en-GB\", rpm:\"libreoffice-help-en-GB~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-en-US\", rpm:\"libreoffice-help-en-US~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-en-ZA\", rpm:\"libreoffice-help-en-ZA~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-es\", rpm:\"libreoffice-help-es~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-et\", rpm:\"libreoffice-help-et~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-eu\", rpm:\"libreoffice-help-eu~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-fi\", rpm:\"libreoffice-help-fi~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-fr\", rpm:\"libreoffice-help-fr~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-gl\", rpm:\"libreoffice-help-gl~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-gu-IN\", rpm:\"libreoffice-help-gu-IN~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-hi-IN\", rpm:\"libreoffice-help-hi-IN~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-hu\", rpm:\"libreoffice-help-hu~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-it\", rpm:\"libreoffice-help-it~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ja\", rpm:\"libreoffice-help-ja~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-km\", rpm:\"libreoffice-help-km~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ko\", rpm:\"libreoffice-help-ko~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-mk\", rpm:\"libreoffice-help-mk~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-nb\", rpm:\"libreoffice-help-nb~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-nl\", rpm:\"libreoffice-help-nl~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pl\", rpm:\"libreoffice-help-pl~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pt\", rpm:\"libreoffice-help-pt~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pt-BR\", rpm:\"libreoffice-help-pt-BR~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ru\", rpm:\"libreoffice-help-ru~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-sk\", rpm:\"libreoffice-help-sk~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-sl\", rpm:\"libreoffice-help-sl~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-sv\", rpm:\"libreoffice-help-sv~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-tr\", rpm:\"libreoffice-help-tr~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-vi\", rpm:\"libreoffice-help-vi~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-zh-CN\", rpm:\"libreoffice-help-zh-CN~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-zh-TW\", rpm:\"libreoffice-help-zh-TW~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-crystal\", rpm:\"libreoffice-icon-theme-crystal~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-galaxy\", rpm:\"libreoffice-icon-theme-galaxy~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-hicontrast\", rpm:\"libreoffice-icon-theme-hicontrast~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-oxygen\", rpm:\"libreoffice-icon-theme-oxygen~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-theme-tango\", rpm:\"libreoffice-icon-theme-tango~4.1.6.2~25.1\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-af\", rpm:\"libreoffice-l10n-af~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-am\", rpm:\"libreoffice-l10n-am~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ar\", rpm:\"libreoffice-l10n-ar~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-as\", rpm:\"libreoffice-l10n-as~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ast\", rpm:\"libreoffice-l10n-ast~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-be-BY\", rpm:\"libreoffice-l10n-be-BY~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-bg\", rpm:\"libreoffice-l10n-bg~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-br\", rpm:\"libreoffice-l10n-br~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ca\", rpm:\"libreoffice-l10n-ca~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-cs\", rpm:\"libreoffice-l10n-cs~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-cy\", rpm:\"libreoffice-l10n-cy~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-da\", rpm:\"libreoffice-l10n-da~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-de\", rpm:\"libreoffice-l10n-de~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-el\", rpm:\"libreoffice-l10n-el~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-en-GB\", rpm:\"libreoffice-l10n-en-GB~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-en-ZA\", rpm:\"libreoffice-l10n-en-ZA~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-eo\", rpm:\"libreoffice-l10n-eo~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-es\", rpm:\"libreoffice-l10n-es~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-et\", rpm:\"libreoffice-l10n-et~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-eu\", rpm:\"libreoffice-l10n-eu~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-fi\", rpm:\"libreoffice-l10n-fi~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-fr\", rpm:\"libreoffice-l10n-fr~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ga\", rpm:\"libreoffice-l10n-ga~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-gd\", rpm:\"libreoffice-l10n-gd~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-gl\", rpm:\"libreoffice-l10n-gl~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-gu-IN\", rpm:\"libreoffice-l10n-gu-IN~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-he\", rpm:\"libreoffice-l10n-he~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-hi-IN\", rpm:\"libreoffice-l10n-hi-IN~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-hr\", rpm:\"libreoffice-l10n-hr~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-hu\", rpm:\"libreoffice-l10n-hu~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-id\", rpm:\"libreoffice-l10n-id~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-is\", rpm:\"libreoffice-l10n-is~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-it\", rpm:\"libreoffice-l10n-it~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ja\", rpm:\"libreoffice-l10n-ja~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ka\", rpm:\"libreoffice-l10n-ka~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-km\", rpm:\"libreoffice-l10n-km~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-kn\", rpm:\"libreoffice-l10n-kn~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ko\", rpm:\"libreoffice-l10n-ko~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-lt\", rpm:\"libreoffice-l10n-lt~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-mk\", rpm:\"libreoffice-l10n-mk~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ml\", rpm:\"libreoffice-l10n-ml~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-mr\", rpm:\"libreoffice-l10n-mr~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nb\", rpm:\"libreoffice-l10n-nb~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nl\", rpm:\"libreoffice-l10n-nl~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nn\", rpm:\"libreoffice-l10n-nn~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nr\", rpm:\"libreoffice-l10n-nr~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-om\", rpm:\"libreoffice-l10n-om~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-or\", rpm:\"libreoffice-l10n-or~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pa-IN\", rpm:\"libreoffice-l10n-pa-IN~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pl\", rpm:\"libreoffice-l10n-pl~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pt\", rpm:\"libreoffice-l10n-pt~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pt-BR\", rpm:\"libreoffice-l10n-pt-BR~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ro\", rpm:\"libreoffice-l10n-ro~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ru\", rpm:\"libreoffice-l10n-ru~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-rw\", rpm:\"libreoffice-l10n-rw~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sh\", rpm:\"libreoffice-l10n-sh~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sk\", rpm:\"libreoffice-l10n-sk~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sl\", rpm:\"libreoffice-l10n-sl~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sr\", rpm:\"libreoffice-l10n-sr~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ss\", rpm:\"libreoffice-l10n-ss~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-st\", rpm:\"libreoffice-l10n-st~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sv\", rpm:\"libreoffice-l10n-sv~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ta\", rpm:\"libreoffice-l10n-ta~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-te\", rpm:\"libreoffice-l10n-te~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-tg\", rpm:\"libreoffice-l10n-tg~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-th\", rpm:\"libreoffice-l10n-th~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-tr\", rpm:\"libreoffice-l10n-tr~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ts\", rpm:\"libreoffice-l10n-ts~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ug\", rpm:\"libreoffice-l10n-ug~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-uk\", rpm:\"libreoffice-l10n-uk~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ve\", rpm:\"libreoffice-l10n-ve~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-vi\", rpm:\"libreoffice-l10n-vi~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-xh\", rpm:\"libreoffice-l10n-xh~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zh-CN\", rpm:\"libreoffice-l10n-zh-CN~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zh-TW\", rpm:\"libreoffice-l10n-zh-TW~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zu\", rpm:\"libreoffice-l10n-zu~4.1.6.2~25.2\", rls:\"openSUSE13.1\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if(__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-01-31T18:38:46", "bulletinFamily": "scanner", "cvelist": ["CVE-2013-4156", "CVE-2014-3575"], "description": "The remote host is missing an update for the ", "modified": "2020-01-31T00:00:00", "published": "2015-10-16T00:00:00", "id": "OPENVAS:1361412562310851049", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310851049", "type": "openvas", "title": "SUSE: Security Advisory for LibreOffice (SUSE-SU-2014:1116-1)", "sourceData": "# Copyright (C) 2015 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.851049\");\n script_version(\"2020-01-31T07:58:03+0000\");\n script_tag(name:\"last_modification\", value:\"2020-01-31 07:58:03 +0000 (Fri, 31 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2015-10-16 18:56:26 +0200 (Fri, 16 Oct 2015)\");\n script_cve_id(\"CVE-2013-4156\", \"CVE-2014-3575\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"SUSE: Security Advisory for LibreOffice (SUSE-SU-2014:1116-1)\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'LibreOffice'\n package(s) announced via the referenced advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"LibreOffice was updated to version 4.0.3.3.26. (SUSE 4.0-patch26, tag\n suse-4.0-26, based on upstream 4.0.3.3).\n\n Two security issues have been fixed:\n\n * DOCM memory corruption vulnerability. (CVE-2013-4156, bnc#831578)\n\n * Data exposure using crafted OLE objects. (CVE-2014-3575, bnc#893141)\n\n The following non-security issues have been fixed:\n\n * chart shown flipped (bnc#834722)\n\n * chart missing dataset (bnc#839727)\n\n * import new line in text (bnc#828390)\n\n * lines running off screens (bnc#819614)\n\n * add set-all language menu (bnc#863021)\n\n * text rotation (bnc#783433, bnc#862510)\n\n * page border shadow testcase (bnc#817956)\n\n * one more clickable field fix (bnc#802888)\n\n * multilevel labels are rotated (bnc#820273)\n\n * incorrect nested table margins (bnc#816593)\n\n * use BitmapURL only if its valid (bnc#821567)\n\n * import gradfill for text colors (bnc#870234)\n\n * fix undo of paragraph attributes (bnc#828598)\n\n * stop-gap solution to avoid crash (bnc#830205)\n\n * import images with duotone filter (bnc#820077)\n\n * missing drop downs for autofilter (bnc#834705)\n\n * typos in first page style creation (bnc#820836)\n\n * labels wrongly interpreted as dates (bnc#834720)\n\n * RTF import of fFilled shape property (bnc#825305)\n\n * placeholders text size is not correct (bnc#831457)\n\n * cells value formatted with wrong output (bnc#821795)\n\n * RTF import of freeform shape coordinates (bnc#823655)\n\n * styles (rename & ) copy to different decks (bnc#757432)\n\n * XLSX Chart import with internal data table (bnc#819822)\n\n * handle M.d.yyyy date format in DOCX import (bnc#820509)\n\n * paragraph style in empty first page header (bnc#823651)\n\n * copying slides having same master page name (bnc#753460)\n\n * printing handouts using the default, 'Order' (bnc#835985)\n\n * wrap polygon was based on dest size of picture (bnc#820800)\n\n * added common flags support for SEQ field import (bnc#825976)\n\n * hyperlinks of illustration index in DOCX export (bnc#834035)\n\n * allow insertion of redlines with an empty author (bnc#837302)\n\n * handle drawinglayer rectangle inset in VML import (bnc#779642)\n\n * don't apply complex font size to non-complex font (bnc#820819)\n\n * issue with negative seeks in win32 shell extension (bnc#829017)\n\n * slide appears quite garbled when imported from PPTX (bnc#593612)\n\n * initial MCE support in writerfilter ooxml tokenizer (bnc#820503)\n\n * MSWord uses \\xb for linebreaks in DB fields, take 2 (bnc#878854)\n\n * try harder to convert floating tables to text frames (bnc#779620)\n\n * itemstate in parent style incorrectly reported as set (bnc#819865)\n\n * default color h ...\n\n Description truncated, please see the referenced URL(s) for more information.\");\n\n script_tag(name:\"affected\", value:\"LibreOffice on SUSE Linux Enterprise Desktop 11 SP3\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_xref(name:\"SUSE-SU\", value:\"2014:1116-1\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2015 Greenbone Networks GmbH\");\n script_family(\"SuSE Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/suse\", \"ssh/login/rpms\", re:\"ssh/login/release=SLED11\\.0SP3\");\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"SLED11.0SP3\") {\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice\", rpm:\"libreoffice~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base\", rpm:\"libreoffice-base~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-drivers-postgresql\", rpm:\"libreoffice-base-drivers-postgresql~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-base-extensions\", rpm:\"libreoffice-base-extensions~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-calc\", rpm:\"libreoffice-calc~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-calc-extensions\", rpm:\"libreoffice-calc-extensions~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-draw\", rpm:\"libreoffice-draw~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-draw-extensions\", rpm:\"libreoffice-draw-extensions~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-filters-optional\", rpm:\"libreoffice-filters-optional~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-gnome\", rpm:\"libreoffice-gnome~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress\", rpm:\"libreoffice-impress~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-impress-extensions\", rpm:\"libreoffice-impress-extensions~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde\", rpm:\"libreoffice-kde~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-kde4\", rpm:\"libreoffice-kde4~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-mailmerge\", rpm:\"libreoffice-mailmerge~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-math\", rpm:\"libreoffice-math~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-mono\", rpm:\"libreoffice-mono~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-officebean\", rpm:\"libreoffice-officebean~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-pyuno\", rpm:\"libreoffice-pyuno~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-writer\", rpm:\"libreoffice-writer~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-writer-extensions\", rpm:\"libreoffice-writer-extensions~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-cs\", rpm:\"libreoffice-help-cs~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-da\", rpm:\"libreoffice-help-da~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-de\", rpm:\"libreoffice-help-de~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-en-GB\", rpm:\"libreoffice-help-en-GB~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-en-US\", rpm:\"libreoffice-help-en-US~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-es\", rpm:\"libreoffice-help-es~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-fr\", rpm:\"libreoffice-help-fr~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-gu-IN\", rpm:\"libreoffice-help-gu-IN~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-hi-IN\", rpm:\"libreoffice-help-hi-IN~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-hu\", rpm:\"libreoffice-help-hu~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-it\", rpm:\"libreoffice-help-it~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ja\", rpm:\"libreoffice-help-ja~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ko\", rpm:\"libreoffice-help-ko~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-nl\", rpm:\"libreoffice-help-nl~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pl\", rpm:\"libreoffice-help-pl~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pt\", rpm:\"libreoffice-help-pt~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-pt-BR\", rpm:\"libreoffice-help-pt-BR~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-ru\", rpm:\"libreoffice-help-ru~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-sv\", rpm:\"libreoffice-help-sv~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-zh-CN\", rpm:\"libreoffice-help-zh-CN~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-help-zh-TW\", rpm:\"libreoffice-help-zh-TW~4.0.3.3.26~0.6.1\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-icon-themes\", rpm:\"libreoffice-icon-themes~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-af\", rpm:\"libreoffice-l10n-af~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ar\", rpm:\"libreoffice-l10n-ar~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ca\", rpm:\"libreoffice-l10n-ca~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-cs\", rpm:\"libreoffice-l10n-cs~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-da\", rpm:\"libreoffice-l10n-da~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-de\", rpm:\"libreoffice-l10n-de~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-en-GB\", rpm:\"libreoffice-l10n-en-GB~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-es\", rpm:\"libreoffice-l10n-es~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-fi\", rpm:\"libreoffice-l10n-fi~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-fr\", rpm:\"libreoffice-l10n-fr~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-gu-IN\", rpm:\"libreoffice-l10n-gu-IN~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-hi-IN\", rpm:\"libreoffice-l10n-hi-IN~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-hu\", rpm:\"libreoffice-l10n-hu~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-it\", rpm:\"libreoffice-l10n-it~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ja\", rpm:\"libreoffice-l10n-ja~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ko\", rpm:\"libreoffice-l10n-ko~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nb\", rpm:\"libreoffice-l10n-nb~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nl\", rpm:\"libreoffice-l10n-nl~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-nn\", rpm:\"libreoffice-l10n-nn~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pl\", rpm:\"libreoffice-l10n-pl~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pt\", rpm:\"libreoffice-l10n-pt~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-pt-BR\", rpm:\"libreoffice-l10n-pt-BR~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-ru\", rpm:\"libreoffice-l10n-ru~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sk\", rpm:\"libreoffice-l10n-sk~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-sv\", rpm:\"libreoffice-l10n-sv~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-xh\", rpm:\"libreoffice-l10n-xh~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zh-CN\", rpm:\"libreoffice-l10n-zh-CN~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zh-TW\", rpm:\"libreoffice-l10n-zh-TW~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libreoffice-l10n-zu\", rpm:\"libreoffice-l10n-zu~4.0.3.3.26~0.6.2\", rls:\"SLED11.0SP3\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if(__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-05-29T18:37:08", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3575"], "description": "The remote host is missing an update for the ", "modified": "2019-03-15T00:00:00", "published": "2014-09-14T00:00:00", "id": "OPENVAS:1361412562310868186", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310868186", "type": "openvas", "title": "Fedora Update for libreoffice FEDORA-2014-10732", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for libreoffice FEDORA-2014-10732\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2014 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.868186\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2014-09-14 05:54:35 +0200 (Sun, 14 Sep 2014)\");\n script_cve_id(\"CVE-2014-3575\");\n script_tag(name:\"cvss_base\", value:\"4.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:N/A:N\");\n script_name(\"Fedora Update for libreoffice FEDORA-2014-10732\");\n script_tag(name:\"affected\", value:\"libreoffice on Fedora 20\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_xref(name:\"FEDORA\", value:\"2014-10732\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2014-September/137657.html\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'libreoffice'\n package(s) announced via the referenced advisory.\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2014 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC20\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC20\")\n{\n\n if ((res = isrpmvuln(pkg:\"libreoffice\", rpm:\"libreoffice~4.2.6.3~3.fc20\", rls:\"FC20\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2019-05-29T18:37:32", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3575"], "description": "The remote host is missing an update for the ", "modified": "2019-03-13T00:00:00", "published": "2014-11-11T00:00:00", "id": "OPENVAS:1361412562310842028", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310842028", "type": "openvas", "title": "Ubuntu Update for libreoffice USN-2400-1", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_ubuntu_USN_2400_1.nasl 14140 2019-03-13 12:26:09Z cfischer $\n#\n# Ubuntu Update for libreoffice USN-2400-1\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2014 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.842028\");\n script_version(\"$Revision: 14140 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-13 13:26:09 +0100 (Wed, 13 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2014-11-11 06:23:14 +0100 (Tue, 11 Nov 2014)\");\n script_cve_id(\"CVE-2014-3575\");\n script_tag(name:\"cvss_base\", value:\"4.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:N/A:N\");\n script_name(\"Ubuntu Update for libreoffice USN-2400-1\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'libreoffice'\n package(s) announced via the referenced advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"It was discovered that LibreOffice incorrectly\nhandled OLE preview generation. If a user were tricked into opening a crafted\ndocument, an attacker could possibly exploit this to embed arbitrary data into\ndocuments.\");\n\n script_tag(name:\"affected\", value:\"libreoffice on Ubuntu 12.04 LTS\");\n script_tag(name:\"solution\", value:\"Please Install the Updated Packages.\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_xref(name:\"USN\", value:\"2400-1\");\n script_xref(name:\"URL\", value:\"http://www.ubuntu.com/usn/usn-2400-1/\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2014 Greenbone Networks GmbH\");\n script_family(\"Ubuntu Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/ubuntu_linux\", \"ssh/login/packages\", re:\"ssh/login/release=UBUNTU12\\.04 LTS\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nrelease = dpkg_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"UBUNTU12.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"libreoffice-core\", ver:\"1:3.5.7-0ubuntu7\", rls:\"UBUNTU12.04 LTS\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2019-05-29T18:36:06", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3524", "CVE-2014-3575"], "description": "The host is installed with Apache\n OpenOffice and is prone to multiple vulnerabilities.", "modified": "2018-10-12T00:00:00", "published": "2015-04-09T00:00:00", "id": "OPENVAS:1361412562310805463", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310805463", "type": "openvas", "title": "Apache OpenOffice Multiple Vulnerabilities Apr15 (Windows)", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_apache_openoffice_mult_vuln_apr15_win.nasl 11872 2018-10-12 11:22:41Z cfischer $\n#\n# Apache OpenOffice Multiple Vulnerabilities Apr15 (Windows)\n#\n# Authors:\n# Rinu Kuriakose <krinu@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2015 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nCPE = \"cpe:/a:openoffice:openoffice.org\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.805463\");\n script_version(\"$Revision: 11872 $\");\n script_cve_id(\"CVE-2014-3575\", \"CVE-2014-3524\");\n script_tag(name:\"cvss_base\", value:\"9.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-10-12 13:22:41 +0200 (Fri, 12 Oct 2018) $\");\n script_tag(name:\"creation_date\", value:\"2015-04-09 13:09:07 +0530 (Thu, 09 Apr 2015)\");\n script_tag(name:\"qod_type\", value:\"registry\");\n script_name(\"Apache OpenOffice Multiple Vulnerabilities Apr15 (Windows)\");\n\n script_tag(name:\"summary\", value:\"The host is installed with Apache\n OpenOffice and is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Multiple flaws are due to,\n\n - An error in application due to the way the it generates OLE previews when\n handling a specially crafted document that is distributed to other parties.\n\n - An error in application that is triggered when handling specially\n crafted Calc spreadsheets.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation will allow a\n context-dependent attacker to gain access to potentially sensitive information\n and to execute arbitrary commands.\");\n\n script_tag(name:\"affected\", value:\"Apache OpenOffice before 4.1.1 on Windows.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to Apache OpenOffice version\n 4.1.1 or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_xref(name:\"URL\", value:\"http://www.securitytracker.com/id/1030755\");\n script_xref(name:\"URL\", value:\"http://www.securitytracker.com/id/1030754\");\n script_copyright(\"Copyright (C) 2015 Greenbone Networks GmbH\");\n script_category(ACT_GATHER_INFO);\n script_family(\"General\");\n script_dependencies(\"secpod_openoffice_detect_win.nasl\");\n script_mandatory_keys(\"OpenOffice/Win/Ver\");\n script_xref(name:\"URL\", value:\"http://www.openoffice.org\");\n exit(0);\n}\n\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif(!openoffcVer = get_app_version(cpe:CPE)){\n exit(0);\n}\n\n## Appache OpenOffice version 4.1.1 is equal to 4.11.9775\nif(version_is_less(version:openoffcVer, test_version:\"4.11.9775\"))\n{\n report = 'Installed version: ' + openoffcVer + '\\n' +\n 'Fixed version: ' + \"4.1.1 (4.11.9775)\" + '\\n';\n security_message(data:report);\n exit(0);\n}\n", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-05-29T18:37:02", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3524", "CVE-2014-3575"], "description": "The host is installed with Apache\n OpenOffice and is prone to multiple vulnerabilities.", "modified": "2018-10-12T00:00:00", "published": "2015-06-01T00:00:00", "id": "OPENVAS:1361412562310805610", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310805610", "type": "openvas", "title": "Apache OpenOffice Multiple Vulnerabilities -01 May15 (Mac OS X)", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_apache_openoffice_mult_vuln01_may15_macosx.nasl 11872 2018-10-12 11:22:41Z cfischer $\n#\n# Apache OpenOffice Multiple Vulnerabilities -01 May15 (Mac OS X)\n#\n# Authors:\n# Rinu Kuriakose <krinu@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2015 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nCPE = \"cpe:/a:openoffice:openoffice.org\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.805610\");\n script_version(\"$Revision: 11872 $\");\n script_cve_id(\"CVE-2014-3575\", \"CVE-2014-3524\");\n script_tag(name:\"cvss_base\", value:\"9.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-10-12 13:22:41 +0200 (Fri, 12 Oct 2018) $\");\n script_tag(name:\"creation_date\", value:\"2015-06-01 12:23:19 +0530 (Mon, 01 Jun 2015)\");\n script_tag(name:\"qod_type\", value:\"executable_version\");\n script_name(\"Apache OpenOffice Multiple Vulnerabilities -01 May15 (Mac OS X)\");\n\n script_tag(name:\"summary\", value:\"The host is installed with Apache\n OpenOffice and is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Multiple flaws are due to,\n\n - An error in application due to the way the it generates OLE previews when\n handling a specially crafted document that is distributed to other parties.\n\n - An error in application that is triggered when handling specially\n crafted Calc spreadsheets.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation will allow a\n context-dependent attacker to gain access to potentially sensitive information\n and to execute arbitrary commands.\");\n\n script_tag(name:\"affected\", value:\"Apache OpenOffice before 4.1.1 on Mac OS X.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to Apache OpenOffice version\n 4.1.1 or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_xref(name:\"URL\", value:\"http://www.securitytracker.com/id/1030755\");\n script_xref(name:\"URL\", value:\"http://www.securitytracker.com/id/1030754\");\n script_copyright(\"Copyright (C) 2015 Greenbone Networks GmbH\");\n script_category(ACT_GATHER_INFO);\n script_family(\"General\");\n script_dependencies(\"gb_openoffice_detect_macosx.nasl\");\n script_mandatory_keys(\"OpenOffice/MacOSX/Version\");\n script_xref(name:\"URL\", value:\"http://www.openoffice.org\");\n exit(0);\n}\n\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\n## CPE is changed for newer versions of OpenOffice\nif(!openoffcVer = get_app_version(cpe:CPE)){\n exit(0);\n}\nif(version_is_less(version:openoffcVer, test_version:\"4.1.1\"))\n{\n report = 'Installed version: ' + openoffcVer + '\\n' +\n 'Fixed version: ' + \"4.1.1\" + '\\n';\n security_message(data:report);\n exit(0);\n}\n", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-05-29T18:36:35", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3575", "CVE-2014-3693", "CVE-2014-0247"], "description": "Oracle Linux Local Security Checks ELSA-2015-0377", "modified": "2018-09-28T00:00:00", "published": "2015-10-06T00:00:00", "id": "OPENVAS:1361412562310123163", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310123163", "type": "openvas", "title": "Oracle Linux Local Check: ELSA-2015-0377", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: ELSA-2015-0377.nasl 11688 2018-09-28 13:36:28Z cfischer $\n#\n# Oracle Linux Local Check\n#\n# Authors:\n# Eero Volotinen <eero.volotinen@solinor.com>\n#\n# Copyright:\n# Copyright (c) 2015 Eero Volotinen, http://solinor.com\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.123163\");\n script_version(\"$Revision: 11688 $\");\n script_tag(name:\"creation_date\", value:\"2015-10-06 14:00:09 +0300 (Tue, 06 Oct 2015)\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-09-28 15:36:28 +0200 (Fri, 28 Sep 2018) $\");\n script_name(\"Oracle Linux Local Check: ELSA-2015-0377\");\n script_tag(name:\"insight\", value:\"ELSA-2015-0377 - libreoffice security, bug fix, and enhancement update. Please see the references for more insight.\");\n script_tag(name:\"solution\", value:\"Update the affected packages to the latest available version.\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"summary\", value:\"Oracle Linux Local Security Checks ELSA-2015-0377\");\n script_xref(name:\"URL\", value:\"http://linux.oracle.com/errata/ELSA-2015-0377.html\");\n script_cve_id(\"CVE-2014-0247\", \"CVE-2014-3575\", \"CVE-2014-3693\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/oracle_linux\", \"ssh/login/release\", re:\"ssh/login/release=OracleLinux7\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Eero Volotinen\");\n script_family(\"Oracle Linux Local Security Checks\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release) exit(0);\n\nres = \"\";\n\nif(release == \"OracleLinux7\")\n{\n if ((res = isrpmvuln(pkg:\"autocorr-af\", rpm:\"autocorr-af~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-bg\", rpm:\"autocorr-bg~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-ca\", rpm:\"autocorr-ca~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-cs\", rpm:\"autocorr-cs~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-da\", rpm:\"autocorr-da~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-de\", rpm:\"autocorr-de~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-en\", rpm:\"autocorr-en~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-es\", rpm:\"autocorr-es~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-fa\", rpm:\"autocorr-fa~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-fi\", rpm:\"autocorr-fi~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-fr\", rpm:\"autocorr-fr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-ga\", rpm:\"autocorr-ga~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-hr\", rpm:\"autocorr-hr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-hu\", rpm:\"autocorr-hu~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-is\", rpm:\"autocorr-is~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-it\", rpm:\"autocorr-it~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-ja\", rpm:\"autocorr-ja~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-ko\", rpm:\"autocorr-ko~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-lb\", rpm:\"autocorr-lb~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-lt\", rpm:\"autocorr-lt~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-mn\", rpm:\"autocorr-mn~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-nl\", rpm:\"autocorr-nl~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-pl\", rpm:\"autocorr-pl~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-pt\", rpm:\"autocorr-pt~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-ro\", rpm:\"autocorr-ro~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-ru\", rpm:\"autocorr-ru~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-sk\", rpm:\"autocorr-sk~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-sl\", rpm:\"autocorr-sl~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-sr\", rpm:\"autocorr-sr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-sv\", rpm:\"autocorr-sv~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-tr\", rpm:\"autocorr-tr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-vi\", rpm:\"autocorr-vi~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"autocorr-zh\", rpm:\"autocorr-zh~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libabw\", rpm:\"libabw~0.0.2~1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libabw-devel\", rpm:\"libabw-devel~0.0.2~1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libabw-doc\", rpm:\"libabw-doc~0.0.2~1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libabw-tools\", rpm:\"libabw-tools~0.0.2~1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libcmis\", rpm:\"libcmis~0.4.1~5.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libcmis-devel\", rpm:\"libcmis-devel~0.4.1~5.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libcmis-tools\", rpm:\"libcmis-tools~0.4.1~5.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libetonyek\", rpm:\"libetonyek~0.0.4~2.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libetonyek-devel\", rpm:\"libetonyek-devel~0.0.4~2.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libetonyek-doc\", rpm:\"libetonyek-doc~0.0.4~2.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libetonyek-tools\", rpm:\"libetonyek-tools~0.0.4~2.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libfreehand\", rpm:\"libfreehand~0.0.0~3.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libfreehand-devel\", rpm:\"libfreehand-devel~0.0.0~3.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libfreehand-doc\", rpm:\"libfreehand-doc~0.0.0~3.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libfreehand-tools\", rpm:\"libfreehand-tools~0.0.0~3.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"liblangtag\", rpm:\"liblangtag~0.5.4~8.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"liblangtag-devel\", rpm:\"liblangtag-devel~0.5.4~8.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"liblangtag-doc\", rpm:\"liblangtag-doc~0.5.4~8.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"liblangtag-gobject\", rpm:\"liblangtag-gobject~0.5.4~8.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libmwaw\", rpm:\"libmwaw~0.2.0~4.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libmwaw-devel\", rpm:\"libmwaw-devel~0.2.0~4.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libmwaw-doc\", rpm:\"libmwaw-doc~0.2.0~4.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libmwaw-tools\", rpm:\"libmwaw-tools~0.2.0~4.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libodfgen\", rpm:\"libodfgen~0.0.4~1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libodfgen-devel\", rpm:\"libodfgen-devel~0.0.4~1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libodfgen-doc\", rpm:\"libodfgen-doc~0.0.4~1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice\", rpm:\"libreoffice~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-base\", rpm:\"libreoffice-base~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-bsh\", rpm:\"libreoffice-bsh~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-calc\", rpm:\"libreoffice-calc~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-core\", rpm:\"libreoffice-core~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-draw\", rpm:\"libreoffice-draw~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-emailmerge\", rpm:\"libreoffice-emailmerge~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-filters\", rpm:\"libreoffice-filters~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-gdb-debug-support\", rpm:\"libreoffice-gdb-debug-support~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-glade\", rpm:\"libreoffice-glade~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-graphicfilter\", rpm:\"libreoffice-graphicfilter~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-headless\", rpm:\"libreoffice-headless~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-impress\", rpm:\"libreoffice-impress~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-af\", rpm:\"libreoffice-langpack-af~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ar\", rpm:\"libreoffice-langpack-ar~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-as\", rpm:\"libreoffice-langpack-as~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-bg\", rpm:\"libreoffice-langpack-bg~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-bn\", rpm:\"libreoffice-langpack-bn~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-br\", rpm:\"libreoffice-langpack-br~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ca\", rpm:\"libreoffice-langpack-ca~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-cs\", rpm:\"libreoffice-langpack-cs~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-cy\", rpm:\"libreoffice-langpack-cy~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-da\", rpm:\"libreoffice-langpack-da~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-de\", rpm:\"libreoffice-langpack-de~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-dz\", rpm:\"libreoffice-langpack-dz~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-el\", rpm:\"libreoffice-langpack-el~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-en\", rpm:\"libreoffice-langpack-en~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-es\", rpm:\"libreoffice-langpack-es~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-et\", rpm:\"libreoffice-langpack-et~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-eu\", rpm:\"libreoffice-langpack-eu~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-fa\", rpm:\"libreoffice-langpack-fa~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-fi\", rpm:\"libreoffice-langpack-fi~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-fr\", rpm:\"libreoffice-langpack-fr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ga\", rpm:\"libreoffice-langpack-ga~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-gl\", rpm:\"libreoffice-langpack-gl~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-gu\", rpm:\"libreoffice-langpack-gu~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-he\", rpm:\"libreoffice-langpack-he~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-hi\", rpm:\"libreoffice-langpack-hi~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-hr\", rpm:\"libreoffice-langpack-hr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-hu\", rpm:\"libreoffice-langpack-hu~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-it\", rpm:\"libreoffice-langpack-it~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ja\", rpm:\"libreoffice-langpack-ja~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-kk\", rpm:\"libreoffice-langpack-kk~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-kn\", rpm:\"libreoffice-langpack-kn~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ko\", rpm:\"libreoffice-langpack-ko~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-lt\", rpm:\"libreoffice-langpack-lt~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-lv\", rpm:\"libreoffice-langpack-lv~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-mai\", rpm:\"libreoffice-langpack-mai~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ml\", rpm:\"libreoffice-langpack-ml~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-mr\", rpm:\"libreoffice-langpack-mr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-nb\", rpm:\"libreoffice-langpack-nb~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-nl\", rpm:\"libreoffice-langpack-nl~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-nn\", rpm:\"libreoffice-langpack-nn~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-nr\", rpm:\"libreoffice-langpack-nr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-nso\", rpm:\"libreoffice-langpack-nso~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-or\", rpm:\"libreoffice-langpack-or~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-pa\", rpm:\"libreoffice-langpack-pa~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-pl\", rpm:\"libreoffice-langpack-pl~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-pt-BR\", rpm:\"libreoffice-langpack-pt-BR~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-pt-PT\", rpm:\"libreoffice-langpack-pt-PT~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ro\", rpm:\"libreoffice-langpack-ro~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ru\", rpm:\"libreoffice-langpack-ru~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-si\", rpm:\"libreoffice-langpack-si~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-sk\", rpm:\"libreoffice-langpack-sk~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-sl\", rpm:\"libreoffice-langpack-sl~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-sr\", rpm:\"libreoffice-langpack-sr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ss\", rpm:\"libreoffice-langpack-ss~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-st\", rpm:\"libreoffice-langpack-st~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-sv\", rpm:\"libreoffice-langpack-sv~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ta\", rpm:\"libreoffice-langpack-ta~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-te\", rpm:\"libreoffice-langpack-te~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-th\", rpm:\"libreoffice-langpack-th~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-tn\", rpm:\"libreoffice-langpack-tn~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-tr\", rpm:\"libreoffice-langpack-tr~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ts\", rpm:\"libreoffice-langpack-ts~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-uk\", rpm:\"libreoffice-langpack-uk~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-ve\", rpm:\"libreoffice-langpack-ve~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-xh\", rpm:\"libreoffice-langpack-xh~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-zh-Hans\", rpm:\"libreoffice-langpack-zh-Hans~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-zh-Hant\", rpm:\"libreoffice-langpack-zh-Hant~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-langpack-zu\", rpm:\"libreoffice-langpack-zu~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-librelogo\", rpm:\"libreoffice-librelogo~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-math\", rpm:\"libreoffice-math~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-nlpsolver\", rpm:\"libreoffice-nlpsolver~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-ogltrans\", rpm:\"libreoffice-ogltrans~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-opensymbol-fonts\", rpm:\"libreoffice-opensymbol-fonts~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-pdfimport\", rpm:\"libreoffice-pdfimport~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-postgresql\", rpm:\"libreoffice-postgresql~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-pyuno\", rpm:\"libreoffice-pyuno~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-rhino\", rpm:\"libreoffice-rhino~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-sdk\", rpm:\"libreoffice-sdk~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-sdk-doc\", rpm:\"libreoffice-sdk-doc~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-ure\", rpm:\"libreoffice-ure~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-wiki-publisher\", rpm:\"libreoffice-wiki-publisher~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-writer\", rpm:\"libreoffice-writer~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"libreoffice-xsltfilter\", rpm:\"libreoffice-xsltfilter~4.2.6.3~5.0.1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n if ((res = isrpmvuln(pkg:\"mdds-devel\", rpm:\"mdds-devel~0.10.3~1.el7\", rls:\"OracleLinux7\")) != NULL) {\n security_message(data:res);\n exit(0);\n }\n\n}\nif (__pkg_match) exit(99);\n exit(0);\n\n", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-05-29T18:35:06", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-5214", "CVE-2015-1774", "CVE-2014-3524", "CVE-2014-3575", "CVE-2015-5212", "CVE-2014-3693", "CVE-2015-4551", "CVE-2015-5213", "CVE-2014-9093"], "description": "Gentoo Linux Local Security Checks GLSA 201603-05", "modified": "2018-10-26T00:00:00", "published": "2016-03-10T00:00:00", "id": "OPENVAS:1361412562310121447", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310121447", "type": "openvas", "title": "Gentoo Security Advisory GLSA 201603-05", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: glsa-201603-05.nasl 12128 2018-10-26 13:35:25Z cfischer $\n#\n# Gentoo Linux security check\n#\n# Authors:\n# Eero Volotinen <eero.volotinen@solinor.fi>\n#\n# Copyright:\n# Copyright (c) 2016 Eero Volotinen, http://solinor.com\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.121447\");\n script_version(\"$Revision: 12128 $\");\n script_tag(name:\"creation_date\", value:\"2016-03-10 07:16:47 +0200 (Thu, 10 Mar 2016)\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-10-26 15:35:25 +0200 (Fri, 26 Oct 2018) $\");\n script_name(\"Gentoo Security Advisory GLSA 201603-05\");\n script_tag(name:\"insight\", value:\"Multiple vulnerabilities were found in both LibreOffice and OpenOffice that allow the remote execution of arbitrary code and potential Denial of Service. These vulnerabilities may be exploited through multiple vectors including crafted documents, link handling, printer setup in ODF document types, DOC file formats, and Calc spreadsheets. Please review the referenced CVEs for specific information regarding each.\");\n script_tag(name:\"solution\", value:\"Update the affected packages to the latest available version.\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_xref(name:\"URL\", value:\"https://security.gentoo.org/glsa/201603-05\");\n script_cve_id(\"CVE-2014-3524\", \"CVE-2014-3575\", \"CVE-2014-3693\", \"CVE-2014-9093\", \"CVE-2015-1774\", \"CVE-2015-4551\", \"CVE-2015-5212\", \"CVE-2015-5213\", \"CVE-2015-5214\");\n script_tag(name:\"cvss_base\", value:\"9.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/gentoo\", \"ssh/login/pkg\");\n script_category(ACT_GATHER_INFO);\n script_tag(name:\"summary\", value:\"Gentoo Linux Local Security Checks GLSA 201603-05\");\n script_copyright(\"Eero Volotinen\");\n script_family(\"Gentoo Local Security Checks\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-gentoo.inc\");\n\nres = \"\";\nreport = \"\";\n\nif((res=ispkgvuln(pkg:\"app-office/libreoffice\", unaffected: make_list(\"ge 4.4.2\"), vulnerable: make_list(\"lt 4.4.2\"))) != NULL) {\n\n report += res;\n}\nif((res=ispkgvuln(pkg:\"app-office/libreoffice-bin\", unaffected: make_list(\"ge 4.4.2\"), vulnerable: make_list(\"lt 4.4.2\"))) != NULL) {\n\n report += res;\n}\nif((res=ispkgvuln(pkg:\"app-office/libreoffice-bin-debug\", unaffected: make_list(\"ge 4.4.2\"), vulnerable: make_list(\"lt 4.4.2\"))) != NULL) {\n\n report += res;\n}\nif((res=ispkgvuln(pkg:\"app-office/openoffice-bin\", unaffected: make_list(\"ge 4.1.2\"), vulnerable: make_list(\"lt 4.1.2\"))) != NULL) {\n report += res;\n}\n\nif(report != \"\") {\n security_message(data:report);\n} else if (__pkg_match) {\n exit(99);\n}\n", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}], "nessus": [{"lastseen": "2021-01-20T12:27:55", "description": "This update fixes memory corruption vulnerability in DOCM import and\ndata exposure using crafted OLE objects.", "edition": 18, "published": "2014-09-16T00:00:00", "title": "openSUSE Security Update : LibreOffice (openSUSE-SU-2014:1126-1)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2013-4156", "CVE-2014-3575"], "modified": "2014-09-16T00:00:00", "cpe": ["p-cpe:/a:novell:opensuse:libreoffice-mailmerge", "p-cpe:/a:novell:opensuse:libreoffice-l10n-de", "p-cpe:/a:novell:opensuse:libreoffice-l10n-af", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ru", "p-cpe:/a:novell:opensuse:libreoffice", "p-cpe:/a:novell:opensuse:libreoffice-l10n-kn", "p-cpe:/a:novell:opensuse:libreoffice-l10n-st", "p-cpe:/a:novell:opensuse:libreoffice-l10n-om", "p-cpe:/a:novell:opensuse:libreoffice-l10n-bg", "p-cpe:/a:novell:opensuse:libreoffice-l10n-pa-IN", "p-cpe:/a:novell:opensuse:libreoffice-help-ja", "p-cpe:/a:novell:opensuse:libreoffice-impress-extensions", "p-cpe:/a:novell:opensuse:libreoffice-l10n-el", "p-cpe:/a:novell:opensuse:libreoffice-help-sl", "p-cpe:/a:novell:opensuse:libreoffice-l10n-rw", "p-cpe:/a:novell:opensuse:libreoffice-officebean", "cpe:/o:novell:opensuse:12.3", "p-cpe:/a:novell:opensuse:libreoffice-l10n-eu", "p-cpe:/a:novell:opensuse:libreoffice-help-ru", "p-cpe:/a:novell:opensuse:libreoffice-help-en-US", "p-cpe:/a:novell:opensuse:libreoffice-draw-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ar", "p-cpe:/a:novell:opensuse:libreoffice-math-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-l10n-en-GB", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ts", "p-cpe:/a:novell:opensuse:libreoffice-debugsource", "p-cpe:/a:novell:opensuse:libreoffice-l10n-uk", "p-cpe:/a:novell:opensuse:libreoffice-gnome-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-l10n-eo", "p-cpe:/a:novell:opensuse:libreoffice-help-nl", "p-cpe:/a:novell:opensuse:libreoffice-l10n-br", "p-cpe:/a:novell:opensuse:libreoffice-l10n-te", "p-cpe:/a:novell:opensuse:libreoffice-help-en-GB", "p-cpe:/a:novell:opensuse:libreoffice-l10n-nn", "p-cpe:/a:novell:opensuse:libreoffice-l10n-nb", "p-cpe:/a:novell:opensuse:libreoffice-help-en-ZA", "p-cpe:/a:novell:opensuse:libreoffice-pyuno-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-icon-theme-galaxy", "p-cpe:/a:novell:opensuse:libreoffice-icon-themes-prebuilt", "p-cpe:/a:novell:opensuse:libreoffice-help-da", "p-cpe:/a:novell:opensuse:libreoffice-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-help-pt", "p-cpe:/a:novell:opensuse:libreoffice-l10n-da", "p-cpe:/a:novell:opensuse:libreoffice-base", "p-cpe:/a:novell:opensuse:libreoffice-help-nb", "p-cpe:/a:novell:opensuse:libreoffice-l10n-sv", "p-cpe:/a:novell:opensuse:libreoffice-help-vi", "p-cpe:/a:novell:opensuse:libreoffice-l10n-sl", "p-cpe:/a:novell:opensuse:libreoffice-l10n-zh-CN", "p-cpe:/a:novell:opensuse:libreoffice-base-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-l10n-tg", "p-cpe:/a:novell:opensuse:libreoffice-l10n-cy", "p-cpe:/a:novell:opensuse:libreoffice-l10n-id", "p-cpe:/a:novell:opensuse:libreoffice-l10n-fi", "p-cpe:/a:novell:opensuse:libreoffice-l10n-is", "p-cpe:/a:novell:opensuse:libreoffice-l10n-sr", "p-cpe:/a:novell:opensuse:libreoffice-l10n-sk", "p-cpe:/a:novell:opensuse:libreoffice-l10n-es", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ko", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ml", "p-cpe:/a:novell:opensuse:libreoffice-l10n-zh-TW", "p-cpe:/a:novell:opensuse:libreoffice-draw-extensions", "p-cpe:/a:novell:opensuse:libreoffice-l10n-nl", "p-cpe:/a:novell:opensuse:libreoffice-help-gl", "p-cpe:/a:novell:opensuse:libreoffice-l10n-hu", "p-cpe:/a:novell:opensuse:libreoffice-l10n-he", "p-cpe:/a:novell:opensuse:libreoffice-filters-optional-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-l10n-th", "p-cpe:/a:novell:opensuse:libreoffice-help-pl", "p-cpe:/a:novell:opensuse:libreoffice-sdk-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-icon-theme-hicontrast", "p-cpe:/a:novell:opensuse:libreoffice-l10n-or", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ss", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ve", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ast", "p-cpe:/a:novell:opensuse:libreoffice-l10n-am", "p-cpe:/a:novell:opensuse:libreoffice-help-cs", "p-cpe:/a:novell:opensuse:libreoffice-help-el", "p-cpe:/a:novell:opensuse:libreoffice-help-eu", "p-cpe:/a:novell:opensuse:libreoffice-impress-extensions-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-l10n-et", "p-cpe:/a:novell:opensuse:libreoffice-writer", "p-cpe:/a:novell:opensuse:libreoffice-base-drivers-mysql", "p-cpe:/a:novell:opensuse:libreoffice-l10n-gd", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ug", "p-cpe:/a:novell:opensuse:libreoffice-calc-extensions", "p-cpe:/a:novell:opensuse:libreoffice-l10n-gl", "p-cpe:/a:novell:opensuse:libreoffice-officebean-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-help-gu-IN", "p-cpe:/a:novell:opensuse:libreoffice-impress-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-icon-theme-oxygen", "p-cpe:/a:novell:opensuse:libreoffice-base-drivers-postgresql", "p-cpe:/a:novell:opensuse:libreoffice-l10n-hi-IN", "p-cpe:/a:novell:opensuse:libreoffice-draw", "p-cpe:/a:novell:opensuse:libreoffice-calc-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-icon-theme-tango", "p-cpe:/a:novell:opensuse:libreoffice-l10n-vi", "p-cpe:/a:novell:opensuse:libreoffice-help-ast", "p-cpe:/a:novell:opensuse:libreoffice-impress", "p-cpe:/a:novell:opensuse:libreoffice-l10n-lt", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ca", "p-cpe:/a:novell:opensuse:libreoffice-filters-optional", "p-cpe:/a:novell:opensuse:libreoffice-l10n-be-BY", "p-cpe:/a:novell:opensuse:libreoffice-help-ko", "p-cpe:/a:novell:opensuse:libreoffice-l10n-hr", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ro", "p-cpe:/a:novell:opensuse:libreoffice-writer-extensions", "p-cpe:/a:novell:opensuse:libreoffice-help-fr", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ja", "p-cpe:/a:novell:opensuse:libreoffice-kde", "p-cpe:/a:novell:opensuse:libreoffice-kde4", "p-cpe:/a:novell:opensuse:libreoffice-help-km", "p-cpe:/a:novell:opensuse:libreoffice-help-it", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ta", "p-cpe:/a:novell:opensuse:libreoffice-math", "p-cpe:/a:novell:opensuse:libreoffice-help-es", "p-cpe:/a:novell:opensuse:libreoffice-help-hi-IN", "p-cpe:/a:novell:opensuse:libreoffice-help-tr", "p-cpe:/a:novell:opensuse:libreoffice-l10n-pt-BR", "p-cpe:/a:novell:opensuse:libreoffice-l10n-it", "p-cpe:/a:novell:opensuse:libreoffice-l10n-nr", "p-cpe:/a:novell:opensuse:libreoffice-writer-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ka", "p-cpe:/a:novell:opensuse:libreoffice-l10n-prebuilt", "p-cpe:/a:novell:opensuse:libreoffice-help-pt-BR", "p-cpe:/a:novell:opensuse:libreoffice-l10n-sh", "p-cpe:/a:novell:opensuse:libreoffice-help-bg", "p-cpe:/a:novell:opensuse:libreoffice-l10n-en-ZA", "p-cpe:/a:novell:opensuse:libreoffice-kde-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-base-drivers-mysql-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-help-sv", "p-cpe:/a:novell:opensuse:libreoffice-l10n-km", "p-cpe:/a:novell:opensuse:libreoffice-l10n-tr", "p-cpe:/a:novell:opensuse:libreoffice-help-sk", "p-cpe:/a:novell:opensuse:libreoffice-l10n-pl", "p-cpe:/a:novell:opensuse:libreoffice-help-et", "p-cpe:/a:novell:opensuse:libreoffice-l10n-pt", "p-cpe:/a:novell:opensuse:libreoffice-l10n-as", "p-cpe:/a:novell:opensuse:libreoffice-pyuno", "p-cpe:/a:novell:opensuse:libreoffice-calc", "p-cpe:/a:novell:opensuse:libreoffice-icon-theme-crystal", "p-cpe:/a:novell:opensuse:libreoffice-l10n-gu-IN", "p-cpe:/a:novell:opensuse:libreoffice-kde4-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-l10n-cs", "p-cpe:/a:novell:opensuse:libreoffice-base-drivers-postgresql-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-sdk", "p-cpe:/a:novell:opensuse:libreoffice-help-zh-CN", "p-cpe:/a:novell:opensuse:libreoffice-l10n-xh", "p-cpe:/a:novell:opensuse:libreoffice-gnome", "p-cpe:/a:novell:opensuse:libreoffice-help-fi", "p-cpe:/a:novell:opensuse:libreoffice-l10n-ga", "p-cpe:/a:novell:opensuse:libreoffice-l10n-mr", "p-cpe:/a:novell:opensuse:libreoffice-help-mk", "p-cpe:/a:novell:opensuse:libreoffice-branding-upstream", "p-cpe:/a:novell:opensuse:libreoffice-help-zh-TW", "p-cpe:/a:novell:opensuse:libreoffice-l10n-fr", "p-cpe:/a:novell:opensuse:libreoffice-help-ca", "cpe:/o:novell:opensuse:13.1", "p-cpe:/a:novell:opensuse:libreoffice-draw-extensions-debuginfo", "p-cpe:/a:novell:opensuse:libreoffice-help-de", "p-cpe:/a:novell:opensuse:libreoffice-base-extensions", "p-cpe:/a:novell:opensuse:libreoffice-l10n-mk", "p-cpe:/a:novell:opensuse:libreoffice-help-hu", "p-cpe:/a:novell:opensuse:libreoffice-l10n-zu"], "id": "OPENSUSE-2014-540.NASL", "href": "https://www.tenable.com/plugins/nessus/77693", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from openSUSE Security Update openSUSE-2014-540.\n#\n# The text description of this plugin is (C) SUSE LLC.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(77693);\n script_version(\"1.7\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/19\");\n\n script_cve_id(\"CVE-2013-4156\", \"CVE-2014-3575\");\n\n script_name(english:\"openSUSE Security Update : LibreOffice (openSUSE-SU-2014:1126-1)\");\n script_summary(english:\"Check for the openSUSE-2014-540 patch\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote openSUSE host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"This update fixes memory corruption vulnerability in DOCM import and\ndata exposure using crafted OLE objects.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=831578\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.novell.com/show_bug.cgi?id=893141\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://lists.opensuse.org/opensuse-updates/2014-09/msg00020.html\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected LibreOffice packages.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-base\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-base-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-mysql\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-mysql-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-postgresql\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-base-drivers-postgresql-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-base-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-branding-upstream\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-calc\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-calc-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-calc-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-debugsource\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-draw\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-draw-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-draw-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-draw-extensions-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-filters-optional\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-filters-optional-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-gnome\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-gnome-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-ast\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-bg\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-ca\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-cs\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-da\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-de\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-el\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-en-GB\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-en-US\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-en-ZA\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-es\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-et\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-eu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-fi\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-fr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-gl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-gu-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-hi-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-hu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-it\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-ja\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-km\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-ko\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-mk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-nb\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-nl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-pl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-pt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-pt-BR\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-ru\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-sk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-sl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-sv\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-tr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-vi\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-zh-CN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-help-zh-TW\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-icon-theme-crystal\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-icon-theme-galaxy\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-icon-theme-hicontrast\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-icon-theme-oxygen\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-icon-theme-tango\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-icon-themes-prebuilt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-impress\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-impress-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-impress-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-impress-extensions-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-kde\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-kde-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-kde4\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-kde4-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-af\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-am\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ar\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-as\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ast\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-be-BY\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-bg\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-br\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ca\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-cs\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-cy\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-da\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-de\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-el\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-en-GB\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-en-ZA\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-eo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-es\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-et\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-eu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-fi\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-fr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ga\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-gd\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-gl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-gu-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-he\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-hi-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-hr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-hu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-id\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-is\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-it\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ja\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ka\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-km\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-kn\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ko\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-lt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-mk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ml\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-mr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-nb\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-nl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-nn\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-nr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-om\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-or\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-pa-IN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-pl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-prebuilt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-pt\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-pt-BR\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ro\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ru\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-rw\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-sh\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-sk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-sl\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-sr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ss\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-st\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-sv\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ta\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-te\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-tg\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-th\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-tr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ts\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ug\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-uk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-ve\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-vi\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-xh\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-zh-CN\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-zh-TW\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-l10n-zu\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-mailmerge\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-math\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-math-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-officebean\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-officebean-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-pyuno\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-pyuno-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-sdk\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-sdk-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-writer\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-writer-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libreoffice-writer-extensions\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:12.3\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:13.1\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/09/03\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/09/16\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/SuSE/release\");\nif (isnull(release) || release =~ \"^(SLED|SLES)\") audit(AUDIT_OS_NOT, \"openSUSE\");\nif (release !~ \"^(SUSE12\\.3|SUSE13\\.1)$\") audit(AUDIT_OS_RELEASE_NOT, \"openSUSE\", \"12.3 / 13.1\", release);\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nourarch = get_kb_item(\"Host/cpu\");\nif (!ourarch) audit(AUDIT_UNKNOWN_ARCH);\nif (ourarch !~ \"^(i586|i686|x86_64)$\") audit(AUDIT_ARCH_NOT, \"i586 / i686 / x86_64\", ourarch);\n\nflag = 0;\n\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-base-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-base-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-base-drivers-mysql-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-base-drivers-mysql-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-base-drivers-postgresql-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-base-drivers-postgresql-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-base-extensions-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-branding-upstream-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-calc-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-calc-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-calc-extensions-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-debugsource-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-draw-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-draw-extensions-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-draw-extensions-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-filters-optional-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-filters-optional-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-gnome-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-gnome-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-ast-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-bg-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-ca-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-cs-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-da-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-de-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-el-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-en-GB-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-en-US-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-en-ZA-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-es-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-et-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-eu-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-fi-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-fr-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-gl-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-gu-IN-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-hi-IN-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-hu-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-it-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-ja-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-km-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-ko-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-mk-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-nb-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-nl-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-pl-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-pt-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-pt-BR-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-ru-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-sk-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-sl-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-sv-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-tr-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-vi-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-zh-CN-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-help-zh-TW-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-icon-theme-crystal-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-icon-theme-galaxy-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-icon-theme-hicontrast-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-icon-theme-oxygen-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-icon-theme-tango-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-icon-themes-prebuilt-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-impress-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-impress-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-impress-extensions-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-impress-extensions-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-kde-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-kde-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-kde4-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-kde4-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-af-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-am-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ar-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-as-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ast-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-be-BY-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-bg-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-br-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ca-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-cs-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-cy-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-da-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-de-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-el-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-en-GB-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-en-ZA-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-eo-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-es-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-et-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-eu-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-fi-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-fr-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ga-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-gd-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-gl-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-gu-IN-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-he-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-hi-IN-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-hr-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-hu-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-id-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-is-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-it-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ja-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ka-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-km-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-kn-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ko-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-lt-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-mk-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ml-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-mr-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-nb-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-nl-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-nn-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-nr-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-om-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-or-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-pa-IN-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-pl-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-prebuilt-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-pt-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-pt-BR-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ro-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ru-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-rw-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-sh-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-sk-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-sl-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-sr-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ss-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-st-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-sv-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ta-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-te-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-tg-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-th-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-tr-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ts-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ug-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-uk-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-ve-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-vi-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-xh-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-zh-CN-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-zh-TW-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-l10n-zu-3.6.3.2.4-2.9.3\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-mailmerge-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-math-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-math-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-officebean-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-officebean-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-pyuno-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-pyuno-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-sdk-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-sdk-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-writer-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-writer-debuginfo-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE12.3\", reference:\"libreoffice-writer-extensions-3.6.3.2.4-2.9.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-base-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-base-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-base-drivers-mysql-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-base-drivers-mysql-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-base-drivers-postgresql-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-base-drivers-postgresql-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-base-extensions-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-branding-upstream-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-calc-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-calc-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-calc-extensions-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-debugsource-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-draw-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-draw-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-draw-extensions-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-filters-optional-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-gnome-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-gnome-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-ast-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-bg-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-ca-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-cs-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-da-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-de-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-el-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-en-GB-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-en-US-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-en-ZA-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-es-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-et-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-eu-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-fi-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-fr-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-gl-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-gu-IN-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-hi-IN-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-hu-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-it-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-ja-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-km-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-ko-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-mk-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-nb-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-nl-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-pl-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-pt-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-pt-BR-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-ru-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-sk-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-sl-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-sv-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-tr-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-vi-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-zh-CN-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-help-zh-TW-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-icon-theme-crystal-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-icon-theme-galaxy-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-icon-theme-hicontrast-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-icon-theme-oxygen-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-icon-theme-tango-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-icon-themes-prebuilt-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-impress-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-impress-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-impress-extensions-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-impress-extensions-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-kde-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-kde-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-kde4-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-kde4-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-af-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-am-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ar-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-as-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ast-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-be-BY-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-bg-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-br-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ca-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-cs-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-cy-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-da-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-de-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-el-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-en-GB-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-en-ZA-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-eo-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-es-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-et-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-eu-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-fi-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-fr-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ga-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-gd-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-gl-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-gu-IN-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-he-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-hi-IN-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-hr-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-hu-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-id-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-is-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-it-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ja-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ka-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-km-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-kn-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ko-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-lt-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-mk-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ml-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-mr-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-nb-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-nl-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-nn-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-nr-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-om-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-or-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-pa-IN-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-pl-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-prebuilt-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-pt-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-pt-BR-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ro-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ru-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-rw-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-sh-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-sk-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-sl-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-sr-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ss-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-st-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-sv-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ta-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-te-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-tg-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-th-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-tr-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ts-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ug-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-uk-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-ve-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-vi-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-xh-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-zh-CN-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-zh-TW-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-l10n-zu-4.1.6.2-25.2\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-mailmerge-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-math-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-math-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-officebean-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-officebean-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-pyuno-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-pyuno-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-sdk-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-sdk-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-writer-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-writer-debuginfo-4.1.6.2-25.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"libreoffice-writer-extensions-4.1.6.2-25.1\") ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());\n else security_warning(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"LibreOffice\");\n}\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-01-12T10:12:02", "description": "CVE-2014-3575 arbitrary file preview disclosure via ole2 objects\n\nThe vulnerability allows an attacker to send a document which when\nopened will trigger the prompt to 'Update Links' but if the user\ncancels that prompt may still generate and insert into the document an\nOLE2 preview image of a file on the victims filesystem, Data exposure\nis possible if the updated document is then distributed to other\nparties.\n\nAlso contains an enhancement to create a master document template type\nto allow putting master documents in the template manager new bugfix\nrelease\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 14, "published": "2014-09-15T00:00:00", "title": "Fedora 20 : libreoffice-4.2.6.3-3.fc20 (2014-10732)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3575"], "modified": "2014-09-15T00:00:00", "cpe": ["cpe:/o:fedoraproject:fedora:20", "p-cpe:/a:fedoraproject:fedora:libreoffice"], "id": "FEDORA_2014-10732.NASL", "href": "https://www.tenable.com/plugins/nessus/77676", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Fedora Security Advisory 2014-10732.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(77676);\n script_version(\"1.10\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2014-3575\");\n script_bugtraq_id(69354);\n script_xref(name:\"FEDORA\", value:\"2014-10732\");\n\n script_name(english:\"Fedora 20 : libreoffice-4.2.6.3-3.fc20 (2014-10732)\");\n script_summary(english:\"Checks rpm output for the updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Fedora host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"CVE-2014-3575 arbitrary file preview disclosure via ole2 objects\n\nThe vulnerability allows an attacker to send a document which when\nopened will trigger the prompt to 'Update Links' but if the user\ncancels that prompt may still generate and insert into the document an\nOLE2 preview image of a file on the victims filesystem, Data exposure\nis possible if the updated document is then distributed to other\nparties.\n\nAlso contains an enhancement to create a master document template type\nto allow putting master documents in the template manager new bugfix\nrelease\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.redhat.com/show_bug.cgi?id=1139592\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2014-September/137657.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?7aba9d6c\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected libreoffice package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:ND/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:libreoffice\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:20\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/09/12\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/09/15\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2014-2021 Tenable Network Security, Inc.\");\n script_family(english:\"Fedora Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/RedHat/release\", \"Host/RedHat/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/RedHat/release\");\nif (isnull(release) || \"Fedora\" >!< release) audit(AUDIT_OS_NOT, \"Fedora\");\nos_ver = eregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! ereg(pattern:\"^20([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 20.x\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Fedora\", cpu);\n\nflag = 0;\nif (rpm_check(release:\"FC20\", reference:\"libreoffice-4.2.6.3-3.fc20\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());\n else security_warning(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"libreoffice\");\n}\n", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-01-20T15:28:01", "description": "It was discovered that LibreOffice incorrectly handled OLE preview\ngeneration. If a user were tricked into opening a crafted document, an\nattacker could possibly exploit this to embed arbitrary data into\ndocuments.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Ubuntu security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 21, "published": "2014-11-11T00:00:00", "title": "Ubuntu 12.04 LTS : libreoffice vulnerability (USN-2400-1)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3575"], "modified": "2014-11-11T00:00:00", "cpe": ["p-cpe:/a:canonical:ubuntu_linux:libreoffice-core", "cpe:/o:canonical:ubuntu_linux:12.04:-:lts"], "id": "UBUNTU_USN-2400-1.NASL", "href": "https://www.tenable.com/plugins/nessus/79120", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Ubuntu Security Notice USN-2400-1. The text \n# itself is copyright (C) Canonical, Inc. See \n# <http://www.ubuntu.com/usn/>. Ubuntu(R) is a registered \n# trademark of Canonical, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(79120);\n script_version(\"1.9\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/19\");\n\n script_cve_id(\"CVE-2014-3575\");\n script_bugtraq_id(69354);\n script_xref(name:\"USN\", value:\"2400-1\");\n\n script_name(english:\"Ubuntu 12.04 LTS : libreoffice vulnerability (USN-2400-1)\");\n script_summary(english:\"Checks dpkg output for updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Ubuntu host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"It was discovered that LibreOffice incorrectly handled OLE preview\ngeneration. If a user were tricked into opening a crafted document, an\nattacker could possibly exploit this to embed arbitrary data into\ndocuments.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Ubuntu security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://usn.ubuntu.com/2400-1/\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected libreoffice-core package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:ND/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:canonical:ubuntu_linux:libreoffice-core\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:12.04:-:lts\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/08/26\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/11/10\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/11/11\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"Ubuntu Security Notice (C) 2014-2020 Canonical, Inc. / NASL script (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Ubuntu Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/cpu\", \"Host/Ubuntu\", \"Host/Ubuntu/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"ubuntu.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/Ubuntu/release\");\nif ( isnull(release) ) audit(AUDIT_OS_NOT, \"Ubuntu\");\nrelease = chomp(release);\nif (! preg(pattern:\"^(12\\.04)$\", string:release)) audit(AUDIT_OS_NOT, \"Ubuntu 12.04\", \"Ubuntu \" + release);\nif ( ! get_kb_item(\"Host/Debian/dpkg-l\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Ubuntu\", cpu);\n\nflag = 0;\n\nif (ubuntu_check(osver:\"12.04\", pkgname:\"libreoffice-core\", pkgver:\"1:3.5.7-0ubuntu7\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : ubuntu_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = ubuntu_pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"libreoffice-core\");\n}\n", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-01-06T10:57:09", "description": "Apache reports :\n\nThe exposure exploits the way OLE previews are generated to embed\narbitrary file data into a specially crafted document when it is\nopened. Data exposure is possible if the updated document is\ndistributed to other parties.", "edition": 24, "published": "2016-10-12T00:00:00", "title": "FreeBSD : openoffice -- information disclosure vulnerability (ab947396-9018-11e6-a590-14dae9d210b8)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3575"], "modified": "2016-10-12T00:00:00", "cpe": ["p-cpe:/a:freebsd:freebsd:apache-openoffice-devel", "cpe:/o:freebsd:freebsd", "p-cpe:/a:freebsd:freebsd:apache-openoffice"], "id": "FREEBSD_PKG_AB947396901811E6A59014DAE9D210B8.NASL", "href": "https://www.tenable.com/plugins/nessus/93987", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from the FreeBSD VuXML database :\n#\n# Copyright 2003-2018 Jacques Vidrine and contributors\n#\n# Redistribution and use in source (VuXML) and 'compiled' forms (SGML,\n# HTML, PDF, PostScript, RTF and so forth) with or without modification,\n# are permitted provided that the following conditions are met:\n# 1. Redistributions of source code (VuXML) must retain the above\n# copyright notice, this list of conditions and the following\n# disclaimer as the first lines of this file unmodified.\n# 2. Redistributions in compiled form (transformed to other DTDs,\n# published online in any format, converted to PDF, PostScript,\n# RTF and other formats) must reproduce the above copyright\n# notice, this list of conditions and the following disclaimer\n# in the documentation and/or other materials provided with the\n# distribution.\n# \n# THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS \"AS IS\"\n# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS\n# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\n# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,\n# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(93987);\n script_version(\"2.3\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/04\");\n\n script_cve_id(\"CVE-2014-3575\");\n\n script_name(english:\"FreeBSD : openoffice -- information disclosure vulnerability (ab947396-9018-11e6-a590-14dae9d210b8)\");\n script_summary(english:\"Checks for updated packages in pkg_info output\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\n\"The remote FreeBSD host is missing one or more security-related\nupdates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Apache reports :\n\nThe exposure exploits the way OLE previews are generated to embed\narbitrary file data into a specially crafted document when it is\nopened. Data exposure is possible if the updated document is\ndistributed to other parties.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.openoffice.org/security/cves/CVE-2014-3575.html\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212379\"\n );\n # https://vuxml.freebsd.org/freebsd/ab947396-9018-11e6-a590-14dae9d210b8.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?b16cfaec\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:N/A:N\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:apache-openoffice\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:apache-openoffice-devel\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:freebsd:freebsd\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/08/21\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2016/10/12\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2016/10/12\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2016-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"FreeBSD Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/FreeBSD/release\", \"Host/FreeBSD/pkg_info\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"freebsd_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/FreeBSD/release\")) audit(AUDIT_OS_NOT, \"FreeBSD\");\nif (!get_kb_item(\"Host/FreeBSD/pkg_info\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\n\nif (pkg_test(save_report:TRUE, pkg:\"apache-openoffice<4.1.1\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"apache-openoffice-devel<4.1.1\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:pkg_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-02-01T03:34:47", "description": "A version of LibreOffice prior to 3.6.7 / 4.0.4 / 4.1.0 is installed\non the remote Windows host. It is, therefore, reportedly affected by a\ndenial of service vulnerability.\n\nA flaw exists in the .docm import filter that could cause a NULL\ndereference. This could allow a remote attacker with a specially\ncrafted file to crash the application upon loading.\n\nNote that Nessus has not attempted to exploit this issue, but has\ninstead relied only on the self-reported version number.", "edition": 25, "published": "2014-04-04T00:00:00", "title": "LibreOffice < 3.6.7 / 4.0.4 / 4.1.0 .docm Import DoS", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2013-4156"], "modified": "2021-02-02T00:00:00", "cpe": ["cpe:/a:libreoffice:libreoffice"], "id": "LIBREOFFICE_410.NASL", "href": "https://www.tenable.com/plugins/nessus/73334", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73334);\n script_version(\"1.7\");\n script_cvs_date(\"Date: 2019/11/26\");\n\n script_cve_id(\"CVE-2013-4156\");\n script_bugtraq_id(61468);\n\n script_name(english:\"LibreOffice < 3.6.7 / 4.0.4 / 4.1.0 .docm Import DoS\");\n script_summary(english:\"Checks version of LibreOffice\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host contains an application that is affected by a denial\nof service vulnerability.\");\n script_set_attribute(attribute:\"description\", value:\n\"A version of LibreOffice prior to 3.6.7 / 4.0.4 / 4.1.0 is installed\non the remote Windows host. It is, therefore, reportedly affected by a\ndenial of service vulnerability.\n\nA flaw exists in the .docm import filter that could cause a NULL\ndereference. This could allow a remote attacker with a specially\ncrafted file to crash the application upon loading.\n\nNote that Nessus has not attempted to exploit this issue, but has\ninstead relied only on the self-reported version number.\");\n script_set_attribute(attribute:\"see_also\", value:\"http://www.libreoffice.org/about-us/security/advisories/cve-2013-4156/\");\n # http://blog.documentfoundation.org/2013/07/18/the-document-foundation-announces-libreoffice-3-6-7/\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?9d85f7e6\");\n # http://blog.documentfoundation.org/2013/06/19/the-document-foundation-announces-libreoffice-4-0-4/\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?f743c734\");\n # http://blog.documentfoundation.org/2013/07/25/libreoffice-4-1-interoperability/\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?77ffc9e9\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to LibreOffice version 3.6.7 / 4.0.4 / 4.1.0 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2013-4156\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2013/07/26\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2013/07/26\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/04/04\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:libreoffice:libreoffice\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"libreoffice_installed.nasl\");\n script_require_keys(\"SMB/LibreOffice/Version\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\n\nkb_base = \"SMB/LibreOffice\";\nversion = get_kb_item_or_exit(kb_base+\"/Version\");\npath = get_kb_item_or_exit(kb_base+\"/Path\");\nversion_ui = get_kb_item_or_exit(kb_base+\"/Version_UI\");\n\nif (\n # nb: first release of LibreOffice was 3.3.0.\n version =~ \"^3\\.[3-5]\\.\" ||\n (version =~ \"^3\\.6\\.\" && ver_compare(ver:version, fix:'3.6.7.1', strict:FALSE) == -1) ||\n (version =~ \"^4\\.0\\.\" && ver_compare(ver:version, fix:'4.0.4.1', strict:FALSE) == -1) ||\n (version =~ \"^4\\.1\\.\" && ver_compare(ver:version, fix:'4.1.0.1', strict:FALSE) == -1)\n)\n{\n port = get_kb_item(\"SMB/transport\");\n if (!port) port = 445;\n\n if (report_verbosity > 0)\n {\n report =\n '\\n Path : ' + path +\n '\\n Installed version : ' + version_ui +\n '\\n Fixed version : 3.6.7 / 4.0.4 / 4.1.0\\n';\n security_warning(port:port, extra:report);\n }\n else security_warning(port);\n}\nelse audit(AUDIT_INST_PATH_NOT_VULN, \"LibreOffice\", version_ui, path);\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-02-01T03:57:40", "description": "A version of LibreOffice prior to 3.6.7 / 4.0.4 / 4.1.0 is installed\non the remote Mac OS X host. It is, therefore, reportedly affected by\na denial of service vulnerability.\n\nA flaw exists in the .docm import filter that could cause a NULL\ndereference. This could allow a remote attacker with a specially\ncrafted file to crash the application upon loading.\n\nNote that Nessus has not attempted to exploit this issue, but has\ninstead relied only on the self-reported version number.", "edition": 25, "published": "2014-04-04T00:00:00", "title": "LibreOffice < 3.6.7 / 4.0.4 / 4.1.0 .docm Import DoS (Mac OS X)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2013-4156"], "modified": "2021-02-02T00:00:00", "cpe": ["cpe:/a:libreoffice:libreoffice"], "id": "MACOSX_LIBREOFFICE_410.NASL", "href": "https://www.tenable.com/plugins/nessus/73335", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(73335);\n script_version(\"1.7\");\n script_cvs_date(\"Date: 2019/11/26\");\n\n script_cve_id(\"CVE-2013-4156\");\n script_bugtraq_id(61468);\n\n script_name(english:\"LibreOffice < 3.6.7 / 4.0.4 / 4.1.0 .docm Import DoS (Mac OS X)\");\n script_summary(english:\"Checks version of LibreOffice\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host contains an application that is affected by a denial\nof service vulnerability.\");\n script_set_attribute(attribute:\"description\", value:\n\"A version of LibreOffice prior to 3.6.7 / 4.0.4 / 4.1.0 is installed\non the remote Mac OS X host. It is, therefore, reportedly affected by\na denial of service vulnerability.\n\nA flaw exists in the .docm import filter that could cause a NULL\ndereference. This could allow a remote attacker with a specially\ncrafted file to crash the application upon loading.\n\nNote that Nessus has not attempted to exploit this issue, but has\ninstead relied only on the self-reported version number.\");\n script_set_attribute(attribute:\"see_also\", value:\"http://www.libreoffice.org/about-us/security/advisories/cve-2013-4156/\");\n # http://blog.documentfoundation.org/2013/07/18/the-document-foundation-announces-libreoffice-3-6-7/\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?9d85f7e6\");\n # http://blog.documentfoundation.org/2013/06/19/the-document-foundation-announces-libreoffice-4-0-4/\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?f743c734\");\n # http://blog.documentfoundation.org/2013/07/25/libreoffice-4-1-interoperability/\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?77ffc9e9\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to LibreOffice version 3.6.7 / 4.0.4 / 4.1.0 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2013-4156\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2013/07/26\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2013/07/26\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/04/04\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:libreoffice:libreoffice\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"MacOS X Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2014-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"macosx_libreoffice_installed.nasl\");\n script_require_keys(\"MacOSX/LibreOffice/Version\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\n\nkb_base = \"MacOSX/LibreOffice\";\nget_kb_item_or_exit(kb_base+\"/Installed\");\npath = get_kb_item_or_exit(kb_base+\"/Path\", exit_code:1);\nversion = get_kb_item_or_exit(kb_base+\"/Version\", exit_code:1);\n\nif (\n # nb: first release of LibreOffice was 3.3.0.\n version =~ \"^3\\.[3-5]\\.\" ||\n (version =~ \"^3\\.6\\.\" && ver_compare(ver:version, fix:'3.6.7.1', strict:FALSE) == -1) ||\n (version =~ \"^4\\.0\\.\" && ver_compare(ver:version, fix:'4.0.4.1', strict:FALSE) == -1) ||\n (version =~ \"^4\\.1\\.\" && ver_compare(ver:version, fix:'4.1.0.1', strict:FALSE) == -1)\n)\n{\n if (report_verbosity > 0)\n {\n report =\n '\\n Path : ' + path +\n '\\n Installed version : ' + version +\n '\\n Fixed version : 3.6.7 / 4.0.4 / 4.1.0\\n';\n security_warning(port:0, extra:report);\n }\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_INST_PATH_NOT_VULN, \"LibreOffice\", version, path);\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-02-01T03:34:47", "description": "A version of LibreOffice is installed on the remote Windows host that\nis 4.x prior to 4.2.6-secfix (4.2.6.3). It is, therefore, affected by\nthe following vulnerabilities :\n\n - An input-validation error exists related to handling\n Calc spreadsheets that allows arbitrary command\n execution. (CVE-2014-3524)\n\n - An input-validation error exists related to 'Update\n Links' prompt handling that allows information\n disclosure via improperly included OLE2 previews.\n (CVE-2014-3575)\n\nNote that Nessus has not attempted to exploit these issues but has\ninstead relied only on the application's self-reported version number.", "edition": 27, "published": "2014-12-17T00:00:00", "title": "LibreOffice 4.x < 4.2.6-secfix (4.2.6.3) Multiple Vulnerabilities", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3524", "CVE-2014-3575"], "modified": "2021-02-02T00:00:00", "cpe": ["cpe:/a:libreoffice:libreoffice"], "id": "LIBREOFFICE_4263.NASL", "href": "https://www.tenable.com/plugins/nessus/80078", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(80078);\n script_version(\"1.10\");\n script_cvs_date(\"Date: 2018/11/15 20:50:27\");\n\n script_cve_id(\"CVE-2014-3524\", \"CVE-2014-3575\");\n script_bugtraq_id(69351, 69354);\n\n script_name(english:\"LibreOffice 4.x < 4.2.6-secfix (4.2.6.3) Multiple Vulnerabilities\");\n script_summary(english:\"Checks the version of LibreOffice.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host contains an application that is affected by multiple\nvulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"A version of LibreOffice is installed on the remote Windows host that\nis 4.x prior to 4.2.6-secfix (4.2.6.3). It is, therefore, affected by\nthe following vulnerabilities :\n\n - An input-validation error exists related to handling\n Calc spreadsheets that allows arbitrary command\n execution. (CVE-2014-3524)\n\n - An input-validation error exists related to 'Update\n Links' prompt handling that allows information\n disclosure via improperly included OLE2 previews.\n (CVE-2014-3575)\n\nNote that Nessus has not attempted to exploit these issues but has\ninstead relied only on the application's self-reported version number.\");\n script_set_attribute(attribute:\"solution\", value:\"Upgrade to LibreOffice version 4.2.6-secfix (4.2.6.3) or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.libreoffice.org/about-us/security/advisories/cve-2014-3524/\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.libreoffice.org/about-us/security/advisories/cve-2014-3575/\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/08/21\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/08/28\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/12/17\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:libreoffice:libreoffice\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2014-2018 Tenable Network Security, Inc.\");\n\n script_dependencies(\"libreoffice_installed.nasl\");\n script_require_keys(\"installed_sw/LibreOffice\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\ninclude(\"install_func.inc\");\n\napp_name = \"LibreOffice\";\n\ninstall = get_single_install(app_name:app_name, exit_if_unknown_ver:TRUE);\nversion = install['version'];\nversion_ui = install['display_version'];\npath = install['path'];\n\nif (\n # 4.x < 4.2.0\n version =~ \"^4\\.[01]($|[^0-9])\" ||\n # 4.2.x < 4.2.6\n version =~ \"^4\\.2\\.[0-5]($|[^0-9])\" ||\n # 4.2.6.x < 4.2.6.3\n version =~ \"^4\\.2\\.6\\.[0-2]($|[^0-9])\"\n)\n{\n port = get_kb_item(\"SMB/transport\");\n if (!port) port = 445;\n\n if (report_verbosity > 0)\n {\n report =\n '\\n Path : ' + path +\n '\\n Installed version : ' + version_ui +\n '\\n Fixed version : 4.2.6-secfix (4.2.6.3)' +\n '\\n';\n security_hole(port:port, extra:report);\n }\n else security_hole(port);\n}\nelse audit(AUDIT_INST_PATH_NOT_VULN, app_name, version_ui, path);\n", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-02-01T03:34:47", "description": "A version of LibreOffice is installed on the remote Windows host that\nis 4.3.x prior to 4.3.1. It is, therefore, affected by the following\nvulnerabilities :\n\n - An input-validation error exists related to handling\n Calc spreadsheets that allows arbitrary command\n execution. (CVE-2014-3524)\n\n - An input-validation error exists related to 'Update\n Links' prompt handling that allows information\n disclosure via improperly included OLE2 previews.\n (CVE-2014-3575)\n\nNote that Nessus has not attempted to exploit these issues but has\ninstead relied only on the application's self-reported version number.", "edition": 27, "published": "2014-12-17T00:00:00", "title": "LibreOffice 4.3.x < 4.3.1 Multiple Vulnerabilities", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3524", "CVE-2014-3575"], "modified": "2021-02-02T00:00:00", "cpe": ["cpe:/a:libreoffice:libreoffice"], "id": "LIBREOFFICE_431.NASL", "href": "https://www.tenable.com/plugins/nessus/80080", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(80080);\n script_version(\"1.10\");\n script_cvs_date(\"Date: 2018/11/15 20:50:27\");\n\n script_cve_id(\"CVE-2014-3524\", \"CVE-2014-3575\");\n script_bugtraq_id(69351, 69354);\n\n script_name(english:\"LibreOffice 4.3.x < 4.3.1 Multiple Vulnerabilities\");\n script_summary(english:\"Checks the version of LibreOffice.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host contains an application that is affected by multiple\nvulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"A version of LibreOffice is installed on the remote Windows host that\nis 4.3.x prior to 4.3.1. It is, therefore, affected by the following\nvulnerabilities :\n\n - An input-validation error exists related to handling\n Calc spreadsheets that allows arbitrary command\n execution. (CVE-2014-3524)\n\n - An input-validation error exists related to 'Update\n Links' prompt handling that allows information\n disclosure via improperly included OLE2 previews.\n (CVE-2014-3575)\n\nNote that Nessus has not attempted to exploit these issues but has\ninstead relied only on the application's self-reported version number.\");\n script_set_attribute(attribute:\"solution\", value:\"Upgrade to LibreOffice version 4.3.1 (4.3.1.2) or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.libreoffice.org/about-us/security/advisories/cve-2014-3524/\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.libreoffice.org/about-us/security/advisories/cve-2014-3575/\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/08/21\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/08/27\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/12/17\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:libreoffice:libreoffice\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2014-2018 Tenable Network Security, Inc.\");\n\n script_dependencies(\"libreoffice_installed.nasl\");\n script_require_keys(\"installed_sw/LibreOffice\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\ninclude(\"install_func.inc\");\n\napp_name = \"LibreOffice\";\n\ninstall = get_single_install(app_name:app_name, exit_if_unknown_ver:TRUE);\nversion = install['version'];\nversion_ui = install['display_version'];\npath = install['path'];\n\nif (\n # 4.3.x < 4.3.1\n version =~ \"^4\\.3\\.0($|[^0-9])\" ||\n # 4.3.1.x < 4.3.1.2\n version =~ \"^4\\.3\\.1\\.[0-1]($|[^0-9])\"\n)\n{\n port = get_kb_item(\"SMB/transport\");\n if (!port) port = 445;\n\n if (report_verbosity > 0)\n {\n report =\n '\\n Path : ' + path +\n '\\n Installed version : ' + version_ui +\n '\\n Fixed version : 4.3.1 (4.3.1.2)' +\n '\\n';\n security_hole(port:port, extra:report);\n }\n else security_hole(port);\n}\nelse audit(AUDIT_INST_PATH_NOT_VULN, app_name, version_ui, path);\n", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-02-01T04:55:36", "description": "The version of Apache OpenOffice installed on the remote host is a\nversion prior to 4.1.1. It is, therefore, affected by the following\nvulnerabilities :\n\n - An unspecified flaw allows remote attackers to execute\n arbitrary commands via a specially crafted Calc\n spreadsheet. (CVE-2014-3524)\n\n - A flaw in the OLE preview generation allows a remote\n attacker to embed arbitrary data into documents via\n specially crafted OLE objects. (CVE-2014-3575)", "edition": 24, "published": "2014-08-27T00:00:00", "title": "Apache OpenOffice < 4.1.1 Multiple Vulnerabilities", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2014-3524", "CVE-2014-3575"], "modified": "2021-02-02T00:00:00", "cpe": ["cpe:/a:apache:openoffice"], "id": "OPENOFFICE_411.NASL", "href": "https://www.tenable.com/plugins/nessus/77408", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(77408);\n script_version(\"1.7\");\n script_cvs_date(\"Date: 2018/07/16 14:09:15\");\n\n script_cve_id(\"CVE-2014-3524\", \"CVE-2014-3575\");\n script_bugtraq_id(69351, 69354);\n\n script_name(english:\"Apache OpenOffice < 4.1.1 Multiple Vulnerabilities\");\n script_summary(english:\"Checks the version of Apache OpenOffice.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote Windows host has an application installed that is affected\nby multiple vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of Apache OpenOffice installed on the remote host is a\nversion prior to 4.1.1. It is, therefore, affected by the following\nvulnerabilities :\n\n - An unspecified flaw allows remote attackers to execute\n arbitrary commands via a specially crafted Calc\n spreadsheet. (CVE-2014-3524)\n\n - A flaw in the OLE preview generation allows a remote\n attacker to embed arbitrary data into documents via\n specially crafted OLE objects. (CVE-2014-3575)\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.openoffice.org/security/cves/CVE-2014-3524.html\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.openoffice.org/security/cves/CVE-2014-3575.html\");\n script_set_attribute(attribute:\"solution\", value:\"Upgrade to Apache OpenOffice version 4.1.1 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2014/08/21\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2014/08/21\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2014/08/27\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:apache:openoffice\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2014-2018 Tenable Network Security, Inc.\");\n\n script_dependencies(\"openoffice_installed.nasl\");\n script_require_keys(\"SMB/OpenOffice/Build\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\n\napp = \"Apache OpenOffice\";\nbuild = get_kb_item_or_exit(\"SMB/OpenOffice/Build\");\npath = get_kb_item(\"SMB/OpenOffice/Path\");\nversion_ui = get_kb_item(\"SMB/OpenOffice/Version_UI\");\n\nmatches = eregmatch(string:build, pattern:\"([0-9]+[a-z][0-9]+)\\(Build:([0-9]+)\\)\");\nif (isnull(matches)) audit(AUDIT_VER_FAIL, app);\n\nbuildid = int(matches[2]);\nif (buildid <= 9764)\n{\n port = get_kb_item(\"SMB/transport\");\n if (!port) port = 445;\n\n if (report_verbosity > 0)\n {\n report =\n '\\n Path : ' + path +\n '\\n Installed version : ' + version_ui +\n '\\n Fixed version : 4.1.1 (411m6 / build 9775)' +\n '\\n';\n security_hole(port:port, extra:report);\n }\n else security_hole(port);\n exit(0);\n}\nelse audit(AUDIT_INST_PATH_NOT_VULN, app, version_ui, path);\n", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-02-01T04:55:36", "description": "The version of Apache OpenOffice installed on the remote host is prior\nto 4.0. It is, therefore, affected by memory corruption\nvulnerabilities related to the handling of PLCF (Plex of Character\nPositions in File) data and unknown XML elements in OOXML files. This\ncan lead to application crashes and, potentially, other unspecified\nimpacts.", "edition": 24, "published": "2013-08-01T00:00:00", "title": "Apache OpenOffice < 4.0 Multiple Memory Corruption Vulnerabilities", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2013-4156", "CVE-2013-2189"], "modified": "2021-02-02T00:00:00", "cpe": ["cpe:/a:apache:openoffice"], "id": "OPENOFFICE_40.NASL", "href": "https://www.tenable.com/plugins/nessus/69185", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(69185);\n script_version(\"1.8\");\n script_cvs_date(\"Date: 2019/11/27\");\n\n script_cve_id(\"CVE-2013-2189\", \"CVE-2013-4156\");\n script_bugtraq_id(61465, 61468);\n\n script_name(english:\"Apache OpenOffice < 4.0 Multiple Memory Corruption Vulnerabilities\");\n script_summary(english:\"Checks the version of Apache OpenOffice.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote Windows host has a program affected by multiple memory\ncorruption vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of Apache OpenOffice installed on the remote host is prior\nto 4.0. It is, therefore, affected by memory corruption\nvulnerabilities related to the handling of PLCF (Plex of Character\nPositions in File) data and unknown XML elements in OOXML files. This\ncan lead to application crashes and, potentially, other unspecified\nimpacts.\");\n script_set_attribute(attribute:\"see_also\", value:\"http://www.openoffice.org/security/cves/CVE-2013-2189.html\");\n script_set_attribute(attribute:\"see_also\", value:\"http://www.openoffice.org/security/cves/CVE-2013-4156.html\");\n script_set_attribute(attribute:\"see_also\", value:\"https://blogs.apache.org/OOo/entry/a_short_celebration_and_then\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to Apache OpenOffice version 4.0 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2013-4156\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2013/07/23\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2013/07/23\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2013/08/01\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:apache:openoffice\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"openoffice_installed.nasl\");\n script_require_keys(\"SMB/OpenOffice/Build\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\n\nbuild = get_kb_item_or_exit(\"SMB/OpenOffice/Build\");\npath = get_kb_item(\"SMB/OpenOffice/Path\");\nversion_ui = get_kb_item(\"SMB/OpenOffice/Version_UI\");\n\nmatches = eregmatch(string:build, pattern:\"([0-9]+[a-z][0-9]+)\\(Build:([0-9]+)\\)\");\nif (isnull(matches)) audit(AUDIT_VER_FAIL, \"OpenOffice\");\n\nbuildid = int(matches[2]);\nif (buildid <= 9593)\n{\n port = get_kb_item(\"SMB/transport\");\n if (!port) port = 445;\n\n if (report_verbosity > 0)\n {\n report =\n '\\n Path : ' + path +\n '\\n Installed version : ' + version_ui +\n '\\n Fixed version : 4.0 (400m3 / build 9702)' +\n '\\n';\n security_warning(port:port, extra:report);\n }\n else security_warning(port);\n exit(0);\n}\nelse audit(AUDIT_INST_PATH_NOT_VULN, \"OpenOffice\", version_ui, path);\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "ubuntu": [{"lastseen": "2020-07-02T11:41:33", "bulletinFamily": "unix", "cvelist": ["CVE-2014-3575"], "description": "It was discovered that LibreOffice incorrectly handled OLE preview \ngeneration. If a user were tricked into opening a crafted document, an \nattacker could possibly exploit this to embed arbitrary data into \ndocuments.", "edition": 5, "modified": "2014-11-10T00:00:00", "published": "2014-11-10T00:00:00", "id": "USN-2400-1", "href": "https://ubuntu.com/security/notices/USN-2400-1", "title": "LibreOffice vulnerability", "type": "ubuntu", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}}], "freebsd": [{"lastseen": "2019-05-29T18:32:30", "bulletinFamily": "unix", "cvelist": ["CVE-2014-3575"], "description": "\nApache reports:\n\nThe exposure exploits the way OLE previews are generated to\n\t embed arbitrary file data into a specially crafted document when it is\n\t opened. Data exposure is possible if the updated document is distributed\n\t to other parties.\n\n", "edition": 5, "modified": "2016-10-18T00:00:00", "published": "2014-08-21T00:00:00", "id": "AB947396-9018-11E6-A590-14DAE9D210B8", "href": "https://vuxml.freebsd.org/freebsd/ab947396-9018-11e6-a590-14dae9d210b8.html", "title": "openoffice -- information disclosure vulnerability", "type": "freebsd", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}}], "fedora": [{"lastseen": "2020-12-21T08:17:52", "bulletinFamily": "unix", "cvelist": ["CVE-2014-3575"], "description": "LibreOffice is an Open Source, community-developed, office productivity sui te. It includes the key desktop applications, such as a word processor, spreadsheet, presentation manager, formula editor and drawing program, with a user interface and feature set similar to other office suites. Sophisticat ed and flexible, LibreOffice also works transparently with a variety of file formats, including Microsoft Office File Formats. ", "modified": "2014-09-14T03:27:11", "published": "2014-09-14T03:27:11", "id": "FEDORA:5582221E00", "href": "", "type": "fedora", "title": "[SECURITY] Fedora 20 Update: libreoffice-4.2.6.3-3.fc20", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N"}}], "kaspersky": [{"lastseen": "2020-09-02T11:53:38", "bulletinFamily": "info", "cvelist": ["CVE-2013-4156"], "description": "### *Detect date*:\n07/31/2013\n\n### *Severity*:\nHigh\n\n### *Description*:\nAn unspecified vulnerability was found in LibreOffice. By exploiting this vulnerability malicious users can cause denial of service. This vulnerability can be exploited remotely via a specially designed XML document.\n\n### *Affected products*:\nLibreOffice versions 3.6.7 and earlier \nLibreOffice 4 versions 4.0.3 and earlier\n\n### *Solution*:\nUpdate to latest version \n[LibreOffice](<http://www.libreoffice.org/download/libreoffice-fresh/>)\n\n### *Original advisories*:\n[LibreOffice advisory](<https://www.libreoffice.org/about-us/security/advisories/cve-2013-4156/>) \n\n\n### *Impacts*:\nDoS \n\n### *Related products*:\n[LibreOffice](<https://threats.kaspersky.com/en/product/LibreOffice/>)\n\n### *CVE-IDS*:\n[CVE-2013-4156](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4156>)6.8High", "edition": 41, "modified": "2020-05-22T00:00:00", "published": "2013-07-31T00:00:00", "id": "KLA10243", "href": "https://threats.kaspersky.com/en/vulnerability/KLA10243", "title": "\r KLA10243DoS vulnerability in LibreOffice ", "type": "kaspersky", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "centos": [{"lastseen": "2019-12-20T18:25:49", "bulletinFamily": "unix", "cvelist": ["CVE-2014-3575", "CVE-2014-3693", "CVE-2014-0247"], "description": "**CentOS Errata and Security Advisory** CESA-2015:0377\n\n\nLibreOffice is an open source, community-developed office productivity\nsuite. It includes key desktop applications, such as a word processor, a\nspreadsheet, a presentation manager, a formula editor, and a drawing\nprogram. LibreOffice replaces OpenOffice and provides a similar but\nenhanced and extended office suite.\n\nIt was found that LibreOffice documents executed macros unconditionally,\nwithout user approval, when these documents were opened using LibreOffice.\nAn attacker could use this flaw to execute arbitrary code as the user\nrunning LibreOffice by embedding malicious VBA scripts in the document as\nmacros. (CVE-2014-0247)\n\nA flaw was found in the OLE (Object Linking and Embedding) generation in\nLibreOffice. An attacker could use this flaw to embed malicious OLE code in\na LibreOffice document, allowing for arbitrary code execution.\n(CVE-2014-3575)\n\nA use-after-free flaw was found in the \"Remote Control\" capabilities of the\nLibreOffice Impress application. An attacker could use this flaw to\nremotely execute code with the permissions of the user running LibreOffice\nImpress. (CVE-2014-3693)\n\nThe libreoffice packages have been upgraded to upstream version 4.2.6.3,\nwhich provides a number of bug fixes and enhancements over the previous\nversion. Among others:\n\n* Improved OpenXML interoperability.\n\n* Additional statistic functions in Calc (for interoperability with Excel\nand Excel's Add-in \"Analysis ToolPak\").\n\n* Various performance improvements in Calc.\n\n* Apple Keynote and Abiword import.\n\n* Improved MathML export.\n\n* New Start screen with thumbnails of recently opened documents.\n\n* Visual clue in Slide Sorter when a slide has a transition or an\nanimation.\n\n* Improvements for trend lines in charts.\n\n* Support for BCP-47 language tags. (BZ#1119709)\n\nAll libreoffice users are advised to upgrade to these updated packages,\nwhich correct these issues and add these enhancements.\n\n**Merged security bulletin from advisories:**\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007813.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007815.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007820.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007821.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007834.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007839.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007845.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007851.html\nhttp://lists.centos.org/pipermail/centos-cr-announce/2015-March/007876.html\n\n**Affected packages:**\nautocorr-af\nautocorr-bg\nautocorr-ca\nautocorr-cs\nautocorr-da\nautocorr-de\nautocorr-en\nautocorr-es\nautocorr-fa\nautocorr-fi\nautocorr-fr\nautocorr-ga\nautocorr-hr\nautocorr-hu\nautocorr-is\nautocorr-it\nautocorr-ja\nautocorr-ko\nautocorr-lb\nautocorr-lt\nautocorr-mn\nautocorr-nl\nautocorr-pl\nautocorr-pt\nautocorr-ro\nautocorr-ru\nautocorr-sk\nautocorr-sl\nautocorr-sr\nautocorr-sv\nautocorr-tr\nautocorr-vi\nautocorr-zh\nlibabw\nlibabw-devel\nlibabw-doc\nlibabw-tools\nlibcmis\nlibcmis-devel\nlibcmis-tools\nlibetonyek\nlibetonyek-devel\nlibetonyek-doc\nlibetonyek-tools\nlibfreehand\nlibfreehand-devel\nlibfreehand-doc\nlibfreehand-tools\nliblangtag\nliblangtag-devel\nliblangtag-doc\nliblangtag-gobject\nlibmwaw\nlibmwaw-devel\nlibmwaw-doc\nlibmwaw-tools\nlibodfgen\nlibodfgen-devel\nlibodfgen-doc\nlibreoffice\nlibreoffice-base\nlibreoffice-bsh\nlibreoffice-calc\nlibreoffice-core\nlibreoffice-draw\nlibreoffice-emailmerge\nlibreoffice-filters\nlibreoffice-gdb-debug-support\nlibreoffice-glade\nlibreoffice-graphicfilter\nlibreoffice-headless\nlibreoffice-impress\nlibreoffice-langpack-af\nlibreoffice-langpack-ar\nlibreoffice-langpack-as\nlibreoffice-langpack-bg\nlibreoffice-langpack-bn\nlibreoffice-langpack-br\nlibreoffice-langpack-ca\nlibreoffice-langpack-cs\nlibreoffice-langpack-cy\nlibreoffice-langpack-da\nlibreoffice-langpack-de\nlibreoffice-langpack-dz\nlibreoffice-langpack-el\nlibreoffice-langpack-en\nlibreoffice-langpack-es\nlibreoffice-langpack-et\nlibreoffice-langpack-eu\nlibreoffice-langpack-fa\nlibreoffice-langpack-fi\nlibreoffice-langpack-fr\nlibreoffice-langpack-ga\nlibreoffice-langpack-gl\nlibreoffice-langpack-gu\nlibreoffice-langpack-he\nlibreoffice-langpack-hi\nlibreoffice-langpack-hr\nlibreoffice-langpack-hu\nlibreoffice-langpack-it\nlibreoffice-langpack-ja\nlibreoffice-langpack-kk\nlibreoffice-langpack-kn\nlibreoffice-langpack-ko\nlibreoffice-langpack-lt\nlibreoffice-langpack-lv\nlibreoffice-langpack-mai\nlibreoffice-langpack-ml\nlibreoffice-langpack-mr\nlibreoffice-langpack-nb\nlibreoffice-langpack-nl\nlibreoffice-langpack-nn\nlibreoffice-langpack-nr\nlibreoffice-langpack-nso\nlibreoffice-langpack-or\nlibreoffice-langpack-pa\nlibreoffice-langpack-pl\nlibreoffice-langpack-pt-BR\nlibreoffice-langpack-pt-PT\nlibreoffice-langpack-ro\nlibreoffice-langpack-ru\nlibreoffice-langpack-si\nlibreoffice-langpack-sk\nlibreoffice-langpack-sl\nlibreoffice-langpack-sr\nlibreoffice-langpack-ss\nlibreoffice-langpack-st\nlibreoffice-langpack-sv\nlibreoffice-langpack-ta\nlibreoffice-langpack-te\nlibreoffice-langpack-th\nlibreoffice-langpack-tn\nlibreoffice-langpack-tr\nlibreoffice-langpack-ts\nlibreoffice-langpack-uk\nlibreoffice-langpack-ve\nlibreoffice-langpack-xh\nlibreoffice-langpack-zh-Hans\nlibreoffice-langpack-zh-Hant\nlibreoffice-langpack-zu\nlibreoffice-librelogo\nlibreoffice-math\nlibreoffice-nlpsolver\nlibreoffice-ogltrans\nlibreoffice-opensymbol-fonts\nlibreoffice-pdfimport\nlibreoffice-postgresql\nlibreoffice-pyuno\nlibreoffice-rhino\nlibreoffice-sdk\nlibreoffice-sdk-doc\nlibreoffice-ure\nlibreoffice-wiki-publisher\nlibreoffice-writer\nlibreoffice-xsltfilter\nmdds-devel\n\n**Upstream details at:**\nhttps://rhn.redhat.com/errata/RHSA-2015-0377.html", "edition": 3, "modified": "2015-03-17T13:29:04", "published": "2015-03-17T13:28:31", "href": "http://lists.centos.org/pipermail/centos-cr-announce/2015-March/007813.html", "id": "CESA-2015:0377", "title": "autocorr, libabw, libcmis, libetonyek, libfreehand, liblangtag, libmwaw, libodfgen, libreoffice, mdds security update", "type": "centos", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "oraclelinux": [{"lastseen": "2020-10-22T17:11:57", "bulletinFamily": "unix", "cvelist": ["CVE-2014-3575", "CVE-2014-3693", "CVE-2014-0247"], "description": "libabw\n[0.0.2-1]\n- new upstream release 0.0.2\n- generate man pages for the tools\n[0.0.1-1]\n- new upstream release\nlibcmis\n[0.4.1-5]\n- Related: rhbz#1132065 coverity: fix mismatching exceptions\n[0.4.1-4]\n- a few use-after-free fixes for the C wrapper\n[0.4.1-3]\n- Resolves: rhbz#1132065 rebase to 0.4.1\nlibetonyek\n[0.0.4-2]\n- Related: rhbz#1130553 fix coverity issue\n[0.0.4-1]\n- new upstream release\n[0.0.3-2]\n- generate man pages\n[0.0.3-1]\n- new release\n[0.0.2-1]\n- new release\n[0.0.1-1]\n- new release\nlibfreehand\n[0.0.0-3]\n- fix memory leak\n[0.0.0-2]\n- add gperf to BuildRequires\n[0.0.0-1]\n- initial import\nliblangtag\n[0.5.4-8]\n- Related: rhbz#1132077 really resolve multilib conflict in -devel\n[0.5.4-7]\n- Related: rhbz#1132077 resolve multilib conflict in -devel\n[0.5.4-6]\n- Related: rhbz#1132077 add explicit dep on -gobject to -devel\n[0.5.4-5]\n- split GObject introspection files out of main package\n[0.5.3-1]\n- Resolves: rhbz#1132077 rebase to 0.5.4\nlibmwaw\n[0.2.0-4]\n- Resolves: rhbz#1132070 rebase to 0.2.0\nlibodfgen\n[0.0.4-1]\n- Resolves: rhbz#1132072 rebase to 0.0.4\nlibreoffice\n[1:4.2.6.3-5]\n- Resolves: rhbz#1098973 crash on exit\n[1:4.2.6.3-4]\n- Resolves: rhbz#1111216 LibreOffice Calc: PDF export of an empty document fails\n with Write Error\n[1:4.2.6.3-3]\n- CVE-2014-3693: Disable sdremote by default and improve flow control\n[1:4.2.6.3-2]\n- Related: rhbz#1119709 port LibreOffice to aarch64\n[1:4.2.6.3-1]\n- Resolves: rhbz#1119709 rebase to 4.2.6\n[1:4.1.4.2-4]\n- Resolves: rhbz#1125588 port LibreOffice to ppc64le\nmdds\n[0.10.3-1]\n- Resolves: rhbz#1132069 rebase to 0.10.3", "edition": 5, "modified": "2015-03-11T00:00:00", "published": "2015-03-11T00:00:00", "id": "ELSA-2015-0377", "href": "http://linux.oracle.com/errata/ELSA-2015-0377.html", "title": "libreoffice security, bug fix, and enhancement update", "type": "oraclelinux", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "redhat": [{"lastseen": "2019-08-13T18:45:42", "bulletinFamily": "unix", "cvelist": ["CVE-2014-0247", "CVE-2014-3575", "CVE-2014-3693"], "description": "LibreOffice is an open source, community-developed office productivity\nsuite. It includes key desktop applications, such as a word processor, a\nspreadsheet, a presentation manager, a formula editor, and a drawing\nprogram. LibreOffice replaces OpenOffice and provides a similar but\nenhanced and extended office suite.\n\nIt was found that LibreOffice documents executed macros unconditionally,\nwithout user approval, when these documents were opened using LibreOffice.\nAn attacker could use this flaw to execute arbitrary code as the user\nrunning LibreOffice by embedding malicious VBA scripts in the document as\nmacros. (CVE-2014-0247)\n\nA flaw was found in the OLE (Object Linking and Embedding) generation in\nLibreOffice. An attacker could use this flaw to embed malicious OLE code in\na LibreOffice document, allowing for arbitrary code execution.\n(CVE-2014-3575)\n\nA use-after-free flaw was found in the \"Remote Control\" capabilities of the\nLibreOffice Impress application. An attacker could use this flaw to\nremotely execute code with the permissions of the user running LibreOffice\nImpress. (CVE-2014-3693)\n\nThe libreoffice packages have been upgraded to upstream version 4.2.6.3,\nwhich provides a number of bug fixes and enhancements over the previous\nversion. Among others:\n\n* Improved OpenXML interoperability.\n\n* Additional statistic functions in Calc (for interoperability with Excel\nand Excel's Add-in \"Analysis ToolPak\").\n\n* Various performance improvements in Calc.\n\n* Apple Keynote and Abiword import.\n\n* Improved MathML export.\n\n* New Start screen with thumbnails of recently opened documents.\n\n* Visual clue in Slide Sorter when a slide has a transition or an\nanimation.\n\n* Improvements for trend lines in charts.\n\n* Support for BCP-47 language tags. (BZ#1119709)\n\nAll libreoffice users are advised to upgrade to these updated packages,\nwhich correct these issues and add these enhancements.", "modified": "2018-04-12T03:32:51", "published": "2015-03-05T10:43:01", "id": "RHSA-2015:0377", "href": "https://access.redhat.com/errata/RHSA-2015:0377", "type": "redhat", "title": "(RHSA-2015:0377) Moderate: libreoffice security, bug fix, and enhancement update", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "gentoo": [{"lastseen": "2016-09-06T19:46:00", "bulletinFamily": "unix", "cvelist": ["CVE-2015-5214", "CVE-2015-1774", "CVE-2014-3524", "CVE-2014-3575", "CVE-2015-5212", "CVE-2014-3693", "CVE-2015-4551", "CVE-2015-5213", "CVE-2014-9093"], "description": "### Background\n\nApache OpenOffice is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. \n\nLibreOffice is a powerful office suite; its clean interface and powerful tools let you unleash your creativity and grow your productivity. \n\n### Description\n\nMultiple vulnerabilities were found in both LibreOffice and OpenOffice that allow the remote execution of arbitrary code and potential Denial of Service. These vulnerabilities may be exploited through multiple vectors including crafted documents, link handling, printer setup in ODF document types, DOC file formats, and Calc spreadsheets. Please review the referenced CVE\u2019s for specific information regarding each. \n\n### Impact\n\nA remote attacker could entice a user to open a specially crafted file using the LibreOffice or OpenOffice suite of software. Execution of these attacks could possibly result in the execution of arbitrary code with the privileges of the process or a Denial of Service condition. \n\n### Workaround\n\nThere is no known work around at this time.\n\n### Resolution\n\nAll LibreOffice users should upgrade their respective packages to the latest version: \n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \">=app-office/libreoffice-4.4.2\"\n # emerge --ask --oneshot --verbose\n \">=app-office/libreoffice-bin-4.4.2\"# emerge --ask --oneshot --verbose\n \">=app-office/libreoffice-bin-debug-4.4.2\"\n \n\nAll OpenOffice users should upgrade to the latest version:\n \n \n # emerge --sync\n # emerge --ask --oneshot --verbose \">=app-office/openoffice-bin-4.1.2\"", "edition": 1, "modified": "2016-03-09T00:00:00", "published": "2016-03-09T00:00:00", "id": "GLSA-201603-05", "href": "https://security.gentoo.org/glsa/201603-05", "type": "gentoo", "title": "LibreOffice, OpenOffice: Multiple vulnerabilities", "cvss": {"score": 9.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}]}