OpenOffice Multiple Remote Code Execution Vulnerabilities (Feb 2010)
🗓️ 19 Feb 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 38 Views
| Reporter | Title | Published | Views | Family All 108 |
|---|---|---|---|---|
| OpenOffice < 3.2 Multiple Vulnerabilities | 15 Feb 201000:00 | – | nessus | |
| CentOS 3 / 4 / 5 : openoffice.org (CESA-2010:0101) | 15 Feb 201000:00 | – | nessus | |
| Debian DSA-1995-1 : openoffice.org - several vulnerabilities | 24 Feb 201000:00 | – | nessus | |
| Fedora 12 : openoffice.org-3.1.1-19.26.fc12 (2010-1847) | 1 Jul 201000:00 | – | nessus | |
| Fedora 11 : openoffice.org-3.1.1-19.12.fc11 (2010-1941) | 1 Jul 201000:00 | – | nessus | |
| FreeBSD : openoffice.org -- multiple vulnerabilities (c97d7a37-2233-11df-96dd-001b2134ef46) | 1 Mar 201000:00 | – | nessus | |
| GLSA-201408-19 : OpenOffice, LibreOffice: Multiple vulnerabilities | 1 Sep 201400:00 | – | nessus | |
| Mandriva Linux Security Advisory : openoffice.org (MDVSA-2010:221) | 7 Nov 201000:00 | – | nessus | |
| Sun OpenOffice.org < 3.2 Multiple Vulnerabilities | 12 Feb 201000:00 | – | nessus | |
| Oracle Linux 3 / 4 : openoffice.org (ELSA-2010-0101) | 12 Jul 201300:00 | – | nessus |
10
# SPDX-FileCopyrightText: 2010 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_oid("1.3.6.1.4.1.25623.1.0.800167");
script_version("2024-02-19T05:05:57+0000");
script_tag(name:"last_modification", value:"2024-02-19 05:05:57 +0000 (Mon, 19 Feb 2024)");
script_tag(name:"creation_date", value:"2010-02-19 11:58:13 +0100 (Fri, 19 Feb 2010)");
script_tag(name:"cvss_base", value:"9.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_cve_id("CVE-2009-2949", "CVE-2009-2950", "CVE-2009-3301", "CVE-2009-3302");
script_name("OpenOffice Multiple Remote Code Execution Vulnerabilities (Feb 2010)");
script_xref(name:"URL", value:"http://secunia.com/advisories/38568");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/38218");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/56236");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/56238");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/56240");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/56241");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2010/0366");
script_tag(name:"qod_type", value:"registry");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("Buffer overflow");
script_dependencies("secpod_openoffice_detect_win.nasl");
script_mandatory_keys("OpenOffice/Win/Ver");
script_tag(name:"impact", value:"Successful exploitation lets the attackers to cause a denial of service
or execute arbitrary code.");
script_tag(name:"affected", value:"OpenOffice.org versions prior to 3.2");
script_tag(name:"insight", value:"- GIF Files in GIFLZWDecompressor:: GIFLZWDecompressor function in
filter.vcl/lgif/decode.cxx leading to heap overflow.
- XPM files in XPMReader::ReadXPM function in filter.vcl/ixpm/svt_xpmread.cxx
leading to an integer overflow.
- Microsoft Word document in filter/ww8/ww8par2.cxx leading to application
crash or execute arbitrary code via crafted sprmTSetBrc table property
in a Word document.");
script_tag(name:"solution", value:"Upgrade to OpenOffice.org version 3.2 or later.");
script_tag(name:"summary", value:"OpenOffice is prone to multiple remote code execution vulnerabilities.");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
openOffVer = get_kb_item("OpenOffice/Win/Ver");
if(!openOffVer){
exit(0);
}
if(openOffVer != NULL)
{
if(version_is_less(version:openOffVer, test_version:"3.2")){
report = report_fixed_ver(installed_version:openOffVer, fixed_version:"3.2");
security_message(port: 0, data: report);
}
}
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
19 Feb 2024 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS 29.3
EPSS0.14244