EPS Viewer Buffer Overflow Vulnerability - Windows
🗓️ 11 Oct 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType
openvas🔗 plugins.openvas.org👁 29 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| EPS Viewer Buffer Overflow Vulnerability | 29 Aug 201300:00 | – | zdt | |
| CVE-2013-4979 | 14 Mar 201821:04 | – | circl | |
| EPS Viewer Buffer Overflow Vulnerability | 28 Aug 201300:00 | – | coresecurity | |
| CVE-2013-4979 | 31 Jan 201415:00 | – | cve | |
| CVE-2013-4979 | 31 Jan 201415:00 | – | cvelist | |
| CVE-2013-4979 | 31 Jan 201415:07 | – | nvd | |
| Buffer overflow | 31 Jan 201415:07 | – | prion | |
| CORE-2013-0808 - EPS Viewer Buffer Overflow Vulnerability | 9 Oct 201300:00 | – | securityvulns | |
| EPS Viewer buffer overflow | 9 Oct 201300:00 | – | securityvulns | |
| VulnCheck KEV: CVE-2013-4979 | 4 Feb 201800:00 | – | vulncheck_kev |
| Source | Link |
|---|---|
| secureauth | www.secureauth.com/labs/advisories/eps-viewer-buffer-overflow-vulnerability |
# SPDX-FileCopyrightText: 2018 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.112391");
script_version("2024-09-25T05:06:11+0000");
script_tag(name:"last_modification", value:"2024-09-25 05:06:11 +0000 (Wed, 25 Sep 2024)");
script_tag(name:"creation_date", value:"2018-10-11 21:37:12 +0200 (Thu, 11 Oct 2018)");
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_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"WillNotFix");
script_cve_id("CVE-2013-4979");
script_name("EPS Viewer Buffer Overflow Vulnerability - Windows");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2018 Greenbone AG");
script_family("General");
script_dependencies("gb_epsviewer_detect_win.nasl");
script_mandatory_keys("IdeaMK/EPSViewer/Win/Installed");
script_tag(name:"summary", value:"EPS Viewer is prone to a buffer overflow vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"EPS Viewer is prone to a security vulnerability when processing EPS files.
This vulnerability could be exploited by a remote attacker to execute arbitrary code on the target machine
by enticing EPS Viewer users to open a specially crafted EPS file (client-side vulnerability).");
script_tag(name:"affected", value:"EPS Viewer up to and including version 3.2.");
script_tag(name:"solution", value:"No known solution was made available for at least one year since the
disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade
to a newer release, disable respective features, remove the product or replace the product by another one.");
script_xref(name:"URL", value:"https://www.secureauth.com/labs/advisories/eps-viewer-buffer-overflow-vulnerability");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
CPE = "cpe:/a:ideamk:eps_viewer";
if( ! infos = get_app_version_and_location( cpe:CPE, exit_no_version:TRUE ) ) exit( 0 );
vers = infos["version"];
path = infos["location"];
if( version_is_less_equal( version:vers, test_version:"3.2" ) ) {
report = report_fixed_ver( installed_version:vers, fixed_version:"WillNotFix", install_path:path );
security_message( data:report, port:0 );
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
25 Sep 2024 00:00Current
6.9Medium risk
Vulners AI Score6.9
CVSS 29.3
EPSS0.05144