Fedora Update for openoffice.org FEDORA-2007-005 FC(6)
🗓️ 27 Feb 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 23 Views
| Reporter | Title | Published | Views | Family All 83 |
|---|---|---|---|---|
| CentOS 3 / 4 : openoffice.org (CESA-2006:0573) | 4 Jul 200600:00 | – | nessus | |
| Debian DSA-1104-2 : openoffice.org - several vulnerabilities | 14 Oct 200600:00 | – | nessus | |
| Fedora Core 4 : openoffice.org-2.0.1.1-7.1 (2006-764) | 17 Jan 200700:00 | – | nessus | |
| Fedora Core 5 : openoffice.org-2.0.2-5.16.2 (2006-770) | 17 Jan 200700:00 | – | nessus | |
| Fedora Core 5 : openoffice.org-2.0.2-5.20.2 / Fedora Core 6 : openoffice.org-2.0.4-5.5.10 (2007-005) | 17 Jan 200700:00 | – | nessus | |
| GLSA-200607-12 : OpenOffice.org: Multiple vulnerabilities | 29 Jul 200600:00 | – | nessus | |
| Mandrake Linux Security Advisory : OpenOffice.org (MDKSA-2006:118) | 10 Jul 200600:00 | – | nessus | |
| OpenOffice < 2.0.3 Multiple Vulnerabilities | 30 Jun 200600:00 | – | nessus | |
| RHEL 3 / 4 : openoffice.org (RHSA-2006:0573) | 4 Jul 200600:00 | – | nessus | |
| Solaris 10 (sparc) : 120185-23 | 12 Mar 201800:00 | – | nessus |
10
| Source | Link |
|---|---|
| redhat | www.redhat.com/archives/fedora-package-announce/2007-January/msg00019.html |
| securityfocus | www.securityfocus.com/bid/18737 |
| securityfocus | www.securityfocus.com/bid/18738 |
| securityfocus | www.securityfocus.com/bid/18739 |
# SPDX-FileCopyrightText: 2009 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_xref(name:"URL", value:"https://www.redhat.com/archives/fedora-package-announce/2007-January/msg00019.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/18737");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/18738");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/18739");
script_oid("1.3.6.1.4.1.25623.1.0.861097");
script_version("2023-07-05T05:06:18+0000");
script_cve_id("CVE-2006-2198", "CVE-2006-2199", "CVE-2006-3117");
script_tag(name:"cvss_base", value:"7.6");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:H/Au:N/C:C/I:C/A:C");
script_tag(name:"last_modification", value:"2023-07-05 05:06:18 +0000 (Wed, 05 Jul 2023)");
script_tag(name:"creation_date", value:"2009-02-27 16:31:39 +0100 (Fri, 27 Feb 2009)");
script_xref(name:"FEDORA", value:"2007-005");
script_name("Fedora Update for openoffice.org FEDORA-2007-005 FC(6)");
script_tag(name:"summary", value:"The remote host is missing an update for the 'openoffice.org'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora_core", "ssh/login/rpms", re:"ssh/login/release=FC6");
script_tag(name:"affected", value:"openoffice.org on Fedora Core 6");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC6")
{
if ((res = isrpmvuln(pkg:"openoffice.org", rpm:"openoffice.org~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ru", rpm:"x86_64/openoffice.org-langpack-ru~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-nso_ZA", rpm:"x86_64/openoffice.org-langpack-nso_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ts_ZA", rpm:"x86_64/openoffice.org-langpack-ts_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ve_ZA", rpm:"x86_64/openoffice.org-langpack-ve_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-fr", rpm:"x86_64/openoffice.org-langpack-fr~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-writer", rpm:"x86_64/openoffice.org-writer~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-nr_ZA", rpm:"x86_64/openoffice.org-langpack-nr_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-or_IN", rpm:"x86_64/openoffice.org-langpack-or_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-pa_IN", rpm:"x86_64/openoffice.org-langpack-pa_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-it", rpm:"x86_64/openoffice.org-langpack-it~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-th_TH", rpm:"x86_64/openoffice.org-langpack-th_TH~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-hr_HR", rpm:"x86_64/openoffice.org-langpack-hr_HR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-math", rpm:"x86_64/openoffice.org-math~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-bn", rpm:"x86_64/openoffice.org-langpack-bn~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-cy_GB", rpm:"x86_64/openoffice.org-langpack-cy_GB~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-base", rpm:"x86_64/openoffice.org-base~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-et_EE", rpm:"x86_64/openoffice.org-langpack-et_EE~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-nb_NO", rpm:"x86_64/openoffice.org-langpack-nb_NO~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ar", rpm:"x86_64/openoffice.org-langpack-ar~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-fi_FI", rpm:"x86_64/openoffice.org-langpack-fi_FI~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-af_ZA", rpm:"x86_64/openoffice.org-langpack-af_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-xh_ZA", rpm:"x86_64/openoffice.org-langpack-xh_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ta_IN", rpm:"x86_64/openoffice.org-langpack-ta_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-kn_IN", rpm:"x86_64/openoffice.org-langpack-kn_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-impress", rpm:"x86_64/openoffice.org-impress~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ss_ZA", rpm:"x86_64/openoffice.org-langpack-ss_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-gl_ES", rpm:"x86_64/openoffice.org-langpack-gl_ES~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-bg_BG", rpm:"x86_64/openoffice.org-langpack-bg_BG~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-lt_LT", rpm:"x86_64/openoffice.org-langpack-lt_LT~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-as_IN", rpm:"x86_64/openoffice.org-langpack-as_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-tn_ZA", rpm:"x86_64/openoffice.org-langpack-tn_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-sl_SI", rpm:"x86_64/openoffice.org-langpack-sl_SI~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ja_JP", rpm:"x86_64/openoffice.org-langpack-ja_JP~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-te_IN", rpm:"x86_64/openoffice.org-langpack-te_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ko_KR", rpm:"x86_64/openoffice.org-langpack-ko_KR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-nn_NO", rpm:"x86_64/openoffice.org-langpack-nn_NO~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-xsltfilter", rpm:"x86_64/openoffice.org-xsltfilter~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-sv", rpm:"x86_64/openoffice.org-langpack-sv~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-nl", rpm:"x86_64/openoffice.org-langpack-nl~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ml_IN", rpm:"x86_64/openoffice.org-langpack-ml_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-sr_CS", rpm:"x86_64/openoffice.org-langpack-sr_CS~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-zu_ZA", rpm:"x86_64/openoffice.org-langpack-zu_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-es", rpm:"x86_64/openoffice.org-langpack-es~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-zh_CN", rpm:"x86_64/openoffice.org-langpack-zh_CN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-pl_PL", rpm:"x86_64/openoffice.org-langpack-pl_PL~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-de", rpm:"x86_64/openoffice.org-langpack-de~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-testtools", rpm:"x86_64/openoffice.org-testtools~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-tr_TR", rpm:"x86_64/openoffice.org-langpack-tr_TR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/debug/openoffice.org-debuginfo", rpm:"x86_64/debug/openoffice.org-debuginfo~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-sk_SK", rpm:"x86_64/openoffice.org-langpack-sk_SK~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-st_ZA", rpm:"x86_64/openoffice.org-langpack-st_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ca_ES", rpm:"x86_64/openoffice.org-langpack-ca_ES~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-zh_TW", rpm:"x86_64/openoffice.org-langpack-zh_TW~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-calc", rpm:"x86_64/openoffice.org-calc~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ur", rpm:"x86_64/openoffice.org-langpack-ur~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-mr_IN", rpm:"x86_64/openoffice.org-langpack-mr_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-he_IL", rpm:"x86_64/openoffice.org-langpack-he_IL~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-graphicfilter", rpm:"x86_64/openoffice.org-graphicfilter~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-eu_ES", rpm:"x86_64/openoffice.org-langpack-eu_ES~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-pyuno", rpm:"x86_64/openoffice.org-pyuno~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-pt_PT", rpm:"x86_64/openoffice.org-langpack-pt_PT~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-pt_BR", rpm:"x86_64/openoffice.org-langpack-pt_BR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ga_IE", rpm:"x86_64/openoffice.org-langpack-ga_IE~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-core", rpm:"x86_64/openoffice.org-core~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-hi_IN", rpm:"x86_64/openoffice.org-langpack-hi_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-emailmerge", rpm:"x86_64/openoffice.org-emailmerge~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-da_DK", rpm:"x86_64/openoffice.org-langpack-da_DK~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-ms_MY", rpm:"x86_64/openoffice.org-langpack-ms_MY~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-el_GR", rpm:"x86_64/openoffice.org-langpack-el_GR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-cs_CZ", rpm:"x86_64/openoffice.org-langpack-cs_CZ~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-gu_IN", rpm:"x86_64/openoffice.org-langpack-gu_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-draw", rpm:"x86_64/openoffice.org-draw~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-langpack-hu_HU", rpm:"x86_64/openoffice.org-langpack-hu_HU~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"x86_64/openoffice.org-javafilter", rpm:"x86_64/openoffice.org-javafilter~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-pl_PL", rpm:"i386/openoffice.org-langpack-pl_PL~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-kn_IN", rpm:"i386/openoffice.org-langpack-kn_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-eu_ES", rpm:"i386/openoffice.org-langpack-eu_ES~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-th_TH", rpm:"i386/openoffice.org-langpack-th_TH~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ja_JP", rpm:"i386/openoffice.org-langpack-ja_JP~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ts_ZA", rpm:"i386/openoffice.org-langpack-ts_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ur", rpm:"i386/openoffice.org-langpack-ur~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-writer", rpm:"i386/openoffice.org-writer~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-base", rpm:"i386/openoffice.org-base~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-el_GR", rpm:"i386/openoffice.org-langpack-el_GR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-et_EE", rpm:"i386/openoffice.org-langpack-et_EE~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-te_IN", rpm:"i386/openoffice.org-langpack-te_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-xh_ZA", rpm:"i386/openoffice.org-langpack-xh_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ko_KR", rpm:"i386/openoffice.org-langpack-ko_KR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-gu_IN", rpm:"i386/openoffice.org-langpack-gu_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-pt_PT", rpm:"i386/openoffice.org-langpack-pt_PT~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/debug/openoffice.org-debuginfo", rpm:"i386/debug/openoffice.org-debuginfo~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-calc", rpm:"i386/openoffice.org-calc~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ar", rpm:"i386/openoffice.org-langpack-ar~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-nb_NO", rpm:"i386/openoffice.org-langpack-nb_NO~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-it", rpm:"i386/openoffice.org-langpack-it~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-emailmerge", rpm:"i386/openoffice.org-emailmerge~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-lt_LT", rpm:"i386/openoffice.org-langpack-lt_LT~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-gl_ES", rpm:"i386/openoffice.org-langpack-gl_ES~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ve_ZA", rpm:"i386/openoffice.org-langpack-ve_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-es", rpm:"i386/openoffice.org-langpack-es~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-fr", rpm:"i386/openoffice.org-langpack-fr~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-sl_SI", rpm:"i386/openoffice.org-langpack-sl_SI~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-bg_BG", rpm:"i386/openoffice.org-langpack-bg_BG~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-de", rpm:"i386/openoffice.org-langpack-de~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ta_IN", rpm:"i386/openoffice.org-langpack-ta_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-impress", rpm:"i386/openoffice.org-impress~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-math", rpm:"i386/openoffice.org-math~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-sk_SK", rpm:"i386/openoffice.org-langpack-sk_SK~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-javafilter", rpm:"i386/openoffice.org-javafilter~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-nn_NO", rpm:"i386/openoffice.org-langpack-nn_NO~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ru", rpm:"i386/openoffice.org-langpack-ru~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-bn", rpm:"i386/openoffice.org-langpack-bn~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-cs_CZ", rpm:"i386/openoffice.org-langpack-cs_CZ~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-pa_IN", rpm:"i386/openoffice.org-langpack-pa_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-tn_ZA", rpm:"i386/openoffice.org-langpack-tn_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-nso_ZA", rpm:"i386/openoffice.org-langpack-nso_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-he_IL", rpm:"i386/openoffice.org-langpack-he_IL~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-testtools", rpm:"i386/openoffice.org-testtools~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-cy_GB", rpm:"i386/openoffice.org-langpack-cy_GB~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-zh_TW", rpm:"i386/openoffice.org-langpack-zh_TW~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ml_IN", rpm:"i386/openoffice.org-langpack-ml_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-sv", rpm:"i386/openoffice.org-langpack-sv~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-nl", rpm:"i386/openoffice.org-langpack-nl~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-fi_FI", rpm:"i386/openoffice.org-langpack-fi_FI~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-as_IN", rpm:"i386/openoffice.org-langpack-as_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ca_ES", rpm:"i386/openoffice.org-langpack-ca_ES~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-core", rpm:"i386/openoffice.org-core~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-hu_HU", rpm:"i386/openoffice.org-langpack-hu_HU~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-da_DK", rpm:"i386/openoffice.org-langpack-da_DK~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-zu_ZA", rpm:"i386/openoffice.org-langpack-zu_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-mr_IN", rpm:"i386/openoffice.org-langpack-mr_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-graphicfilter", rpm:"i386/openoffice.org-graphicfilter~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-xsltfilter", rpm:"i386/openoffice.org-xsltfilter~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-nr_ZA", rpm:"i386/openoffice.org-langpack-nr_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ss_ZA", rpm:"i386/openoffice.org-langpack-ss_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-af_ZA", rpm:"i386/openoffice.org-langpack-af_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-pyuno", rpm:"i386/openoffice.org-pyuno~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-hi_IN", rpm:"i386/openoffice.org-langpack-hi_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-pt_BR", rpm:"i386/openoffice.org-langpack-pt_BR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-zh_CN", rpm:"i386/openoffice.org-langpack-zh_CN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ms_MY", rpm:"i386/openoffice.org-langpack-ms_MY~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-or_IN", rpm:"i386/openoffice.org-langpack-or_IN~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-sr_CS", rpm:"i386/openoffice.org-langpack-sr_CS~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-tr_TR", rpm:"i386/openoffice.org-langpack-tr_TR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-ga_IE", rpm:"i386/openoffice.org-langpack-ga_IE~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-st_ZA", rpm:"i386/openoffice.org-langpack-st_ZA~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-draw", rpm:"i386/openoffice.org-draw~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if ((res = isrpmvuln(pkg:"i386/openoffice.org-langpack-hr_HR", rpm:"i386/openoffice.org-langpack-hr_HR~2.0.4~5.5.10", rls:"FC6")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
exit(0);
}
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
05 Jul 2023 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 27.6
EPSS0.04354