LibreOffice DoS Vulnerabilities on Windows, impact, solution
Reporter | Title | Published | Views | Family All 26 |
---|---|---|---|---|
![]() | CVE-2012-4233 | 19 Nov 201211:00 | – | cvelist |
![]() | SuSE 10 Security Update : LibreOffice (ZYPP Patch Number 8286) | 1 Nov 201200:00 | – | nessus |
![]() | SuSE 11.2 Security Update : LibreOffice (SAT Patch Number 6804) | 25 Jan 201300:00 | – | nessus |
![]() | openSUSE Security Update : LibreOffice (openSUSE-SU-2012:1523-1) | 13 Jun 201400:00 | – | nessus |
![]() | LibreOffice < 3.5.7 / 3.6.1 Multiple Denial of Service Vulnerabilities (Mac OS X) | 4 Apr 201400:00 | – | nessus |
![]() | openSUSE Security Update : libreoffice (openSUSE-SU-2012:1686-1) | 13 Jun 201400:00 | – | nessus |
![]() | Linux Distros Unpatched Vulnerability : CVE-2012-4233 | 4 Mar 202500:00 | – | nessus |
![]() | Debian DSA-2570-1 : openoffice.org - several vulnerabilities | 1 Nov 201200:00 | – | nessus |
![]() | LibreOffice < 3.5.7 / 3.6.1 Multiple Denial of Service Vulnerabilities | 4 Apr 201400:00 | – | nessus |
![]() | RHEL 5 : libreoffice (Unpatched Vulnerability) | 3 Jun 202400:00 | – | nessus |
Source | Link |
---|---|
libreoffice | www.libreoffice.org/advisories/cve-2012-4233/ |
securitytracker | www.securitytracker.com/id |
securityfocus | www.securityfocus.com/bid/56352 |
htbridge | www.htbridge.com/advisory/HTB23106 |
# SPDX-FileCopyrightText: 2012 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.803064");
script_version("2024-02-15T05:05:39+0000");
script_cve_id("CVE-2012-4233");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:N/A:P");
script_tag(name:"last_modification", value:"2024-02-15 05:05:39 +0000 (Thu, 15 Feb 2024)");
script_tag(name:"creation_date", value:"2012-11-26 13:04:53 +0530 (Mon, 26 Nov 2012)");
script_name("LibreOffice Import Files Denial of Service Vulnerabilities - Windows");
script_xref(name:"URL", value:"http://securitytracker.com/id?1027727");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/56352");
script_xref(name:"URL", value:"https://www.htbridge.com/advisory/HTB23106");
script_xref(name:"URL", value:"http://www.libreoffice.org/advisories/cve-2012-4233/");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2012 Greenbone AG");
script_family("Denial of Service");
script_dependencies("gb_libreoffice_detect_portable_win.nasl");
script_mandatory_keys("LibreOffice/Win/Ver");
script_tag(name:"insight", value:"The flaws exist in multiple import files, which allows attacker to crash
the application via a crafted file in the .xls (Excel), .wmf
(Window Meta File) or Open Document Format files.");
script_tag(name:"solution", value:"Upgrade to LibreOffice version 3.5.7.2 or 3.6.1 or later.");
script_tag(name:"summary", value:"LibreOffice is prone to a denial of service (DoS) vulnerability.");
script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to cause a denial of
service condition.");
script_tag(name:"affected", value:"LibreOffice version 3.5.x before 3.5.7.2 and 3.6.x before 3.6.1");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
officeVer = get_kb_item("LibreOffice/Win/Ver");
if(!officeVer){
exit(0);
}
if(officeVer =~ "^3\.6\.0" ||
version_in_range(version:officeVer, test_version:"3.5", test_version2:"3.5.7.1")){
security_message( port: 0, data: "The target host was found to be vulnerable" );
}
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo