Nitro Pro Multiple Code Execution Vulnerabilities - Windows
🗓️ 04 Aug 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 35 Views
| Reporter | Title | Published | Views | Family All 30 |
|---|---|---|---|---|
| Nitro Pro Remote Code Execution Vulnerability | 13 Feb 201700:00 | – | cnvd | |
| Nitro Pro Memory Corruption Vulnerability | 13 Feb 201700:00 | – | cnvd | |
| Nitro PDF Remote Code Execution Vulnerability | 13 Feb 201700:00 | – | cnvd | |
| CVE-2016-8709 | 10 Feb 201717:00 | – | cve | |
| CVE-2016-8711 | 10 Feb 201717:00 | – | cve | |
| CVE-2016-8713 | 10 Feb 201717:00 | – | cve | |
| CVE-2016-8709 | 10 Feb 201717:00 | – | cvelist | |
| CVE-2016-8711 | 10 Feb 201717:00 | – | cvelist | |
| CVE-2016-8713 | 10 Feb 201717:00 | – | cvelist | |
| EUVD-2016-9548 | 7 Oct 202500:30 | – | euvd |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/96155 |
| talosintelligence | www.talosintelligence.com/reports/TALOS-2016-0224 |
| gonitro | www.gonitro.com/product/downloads |
| talosintelligence | www.talosintelligence.com/reports/TALOS-2016-0226 |
| gonitro | www.gonitro.com/ |
| talosintelligence | www.talosintelligence.com/reports/TALOS-2016-0218 |
# SPDX-FileCopyrightText: 2017 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:nitro_software:nitro_pro";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.811272");
script_version("2024-02-15T05:05:40+0000");
script_cve_id("CVE-2016-8713", "CVE-2016-8709", "CVE-2016-8711");
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.1/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:"2022-12-13 21:58:00 +0000 (Tue, 13 Dec 2022)");
script_tag(name:"creation_date", value:"2017-08-04 15:46:10 +0530 (Fri, 04 Aug 2017)");
script_name("Nitro Pro Multiple Code Execution Vulnerabilities - Windows");
script_tag(name:"summary", value:"Nitro Pro is prone to multiple code execution vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"Multiple flaws are due to:
- Multiple remote out of bound write errors in the PDF parsing functionality
of Nitro Pro.
- Multiple memory corruption errors in the PDF parsing functionality
of Nitro Pro.
- An enspecified design error.");
script_tag(name:"impact", value:"Successful exploitation will allow remote
attackers to execute arbitrary code in the context of current user.");
script_tag(name:"affected", value:"Nitro Pro version 10.5.9.9");
script_tag(name:"solution", value:"Upgrade to Nitro Pro version 11 or later.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"registry");
script_xref(name:"URL", value:"https://www.gonitro.com/product/downloads#securityUpdates");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/96155");
script_xref(name:"URL", value:"https://www.talosintelligence.com/reports/TALOS-2016-0218");
script_xref(name:"URL", value:"https://www.talosintelligence.com/reports/TALOS-2016-0224");
script_xref(name:"URL", value:"https://www.talosintelligence.com/reports/TALOS-2016-0226");
script_copyright("Copyright (C) 2017 Greenbone AG");
script_category(ACT_GATHER_INFO);
script_family("General");
script_dependencies("gb_nitro_pro_detect_win.nasl");
script_mandatory_keys("Nitro/Pro/Win/Ver");
script_xref(name:"URL", value:"https://www.gonitro.com");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!nitroVer = get_app_version(cpe:CPE, nofork:TRUE)){
exit(0);
}
if(version_is_equal(version:nitroVer, test_version:"10.5.9.9"))
{
report = report_fixed_ver(installed_version:nitroVer, fixed_version:"Nitro Pro 11");
security_message(data:report);
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
15 Feb 2024 00:00Current
7.9High risk
Vulners AI Score7.9
CVSS 26.8
CVSS 3.17.8
CVSS 38.8
EPSS0.01958