Apache OpenOffice 'Impress Tool' Denial of Service Vulnerability - Windows
🗓️ 16 Aug 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 32 Views
| Reporter | Title | Published | Views | Family All 26 |
|---|---|---|---|---|
| Apache OpenOffice 4.1.2 -- Memory Corruption Vulnerability (Impress Presentations) | 17 Jul 201600:00 | – | freebsd | |
| OpenOffice Impress MetaActions Arbitrary Read/Write Vulnerability | 26 Jul 201600:00 | – | cnvd | |
| CVE-2016-1513 | 5 Aug 201614:00 | – | cve | |
| CVE-2016-1513 | 5 Aug 201614:00 | – | cvelist | |
| [SECURITY] [DLA 591-1] libreoffice security update | 9 Aug 201611:20 | – | debian | |
| CVE-2016-1513 | 5 Aug 201614:00 | – | debiancve | |
| Debian DLA-591-1 : libreoffice security update | 10 Aug 201600:00 | – | nessus | |
| FreeBSD : Apache OpenOffice 4.1.2 -- Memory Corruption Vulnerability (Impress Presentations) (72f71e26-4f69-11e6-ac37-ac9e174be3af) | 22 Jul 201600:00 | – | nessus | |
| GLSA-201703-01 : OpenOffice: User-assisted execution of arbitrary code | 20 Mar 201700:00 | – | nessus | |
| Apache OpenOffice < 4.1.3 Multiple Vulnerabilities | 21 Oct 201600:00 | – | nessus |
10
| Source | Link |
|---|---|
| openoffice | www.openoffice.org/security/cves/CVE-2016-1513.html |
| bz | www.bz.apache.org/ooo/show_bug.cgi |
| securityfocus | www.securityfocus.com/bid/92079 |
| talosintelligence | www.talosintelligence.com/reports/TALOS-2016-0051 |
# SPDX-FileCopyrightText: 2016 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
CPE = "cpe:/a:apache:openoffice";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.808653");
script_version("2024-02-15T05:05:40+0000");
script_cve_id("CVE-2016-1513");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_tag(name:"last_modification", value:"2024-02-15 05:05:40 +0000 (Thu, 15 Feb 2024)");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-09-01 01:29:00 +0000 (Fri, 01 Sep 2017)");
script_tag(name:"creation_date", value:"2016-08-16 14:06:15 +0530 (Tue, 16 Aug 2016)");
script_tag(name:"qod_type", value:"registry");
script_name("Apache OpenOffice 'Impress Tool' Denial of Service Vulnerability - Windows");
script_tag(name:"summary", value:"Apache OpenOffice is prone to a denial of service (DoS) vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaw is due to an OpenDocument
Presentation .ODP or Presentation Template .OTP file can contain invalid
presentation elements that lead to memory corruption when the document is
loaded in Apache OpenOffice Impress.");
script_tag(name:"impact", value:"Successful exploitation will allow a
remote attacker to cause denial of service and possible execution of
arbitrary code.");
script_tag(name:"affected", value:"Apache OpenOffice before 4.1.2 and
earlier on Windows.");
script_tag(name:"solution", value:"As a workaround it is recommended
to consider the actions suggested in the referenced links.");
script_tag(name:"solution_type", value:"Workaround");
script_xref(name:"URL", value:"https://bz.apache.org/ooo/show_bug.cgi?id=127045");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/92079");
script_xref(name:"URL", value:"http://www.talosintelligence.com/reports/TALOS-2016-0051");
script_xref(name:"URL", value:"http://www.openoffice.org/security/cves/CVE-2016-1513.html");
script_copyright("Copyright (C) 2016 Greenbone AG");
script_category(ACT_GATHER_INFO);
script_family("Denial of Service");
script_dependencies("secpod_openoffice_detect_win.nasl");
script_mandatory_keys("OpenOffice/Win/Ver");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!openoffcVer = get_app_version(cpe:CPE)){
exit(0);
}
## Apache OpenOffice version 4.1.2 is equal to 4.12.9782
if(version_is_less_equal(version:openoffcVer, test_version:"4.12.9782"))
{
report = report_fixed_ver(installed_version:openoffcVer, fixed_version:"Apply the Workaround");
security_message(data:report);
exit(0);
}
exit(99);
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
7.4High risk
Vulners AI Score7.4
CVSS 26.8
CVSS 37.8
EPSS0.04336