LibreOffice Import Files Denial of Service Vulnerabilities - Mac OS X
🗓️ 26 Nov 2012 00:00:00Reported by Copyright (C) 2012 Greenbone AGType
openvas🔗 plugins.openvas.org👁 44 Views
| Reporter | Title | Published | Views | Family All 30 |
|---|---|---|---|---|
| The vulnerability of many components of the OpenOffice.org module of the LibreOffice office software package allows a hacker to trigger a service failure. | 26 Jun 202000:00 | – | bdu_fstec | |
| CVE-2012-4233 | 19 Nov 201211:00 | – | cve | |
| CVE-2012-4233 | 19 Nov 201211:00 | – | cvelist | |
| [SECURITY] [DSA 2570-1] openoffice.org security update | 31 Oct 201220:37 | – | debian | |
| CVE-2012-4233 | 19 Nov 201211:00 | – | debiancve | |
| 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 | |
| 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:1523-1) | 13 Jun 201400:00 | – | nessus | |
| openSUSE Security Update : libreoffice (openSUSE-SU-2012:1686-1) | 13 Jun 201400:00 | – | nessus |
10
| Source | Link |
|---|---|
| securitytracker | www.securitytracker.com/id |
| libreoffice | www.libreoffice.org/advisories/cve-2012-4233/ |
| 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.803065");
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 14:04:53 +0530 (Mon, 26 Nov 2012)");
script_name("LibreOffice Import Files Denial of Service Vulnerabilities - Mac OS X");
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_macosx.nasl");
script_mandatory_keys("LibreOffice/MacOSX/Installed");
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 on Mac OS X");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
officeVer = get_kb_item("LibreOffice/MacOSX/Version");
buildVer = get_kb_item("LibreOffice-Build/MacOSX/Version");
if(!officeVer && !buildVer){
exit(0);
}
if((officeVer =~ "^3\.6\.0") ||
(buildVer && version_in_range(version:buildVer, test_version:"3.5", test_version2:"3.5.7.1"))){
security_message( port: 0, data: "The target host was found to be vulnerable" );
}
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
15 Feb 2024 00:00Current
6.2Medium risk
Vulners AI Score6.2
CVSS 24.3
EPSS0.03482