Adobe Animate Privilege Escalation Vulnerability (APSB19-34) - Windows
🗓️ 14 Nov 2019 00:00:00Reported by Copyright (C) 2019 Greenbone AGType
openvas🔗 plugins.openvas.org👁 30 Views
| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| Adobe Animate 20.x < 20.0.0 A Vulnerability (APSB19-34) | 21 Oct 202400:00 | – | nessus | |
| Adobe Animate 20.x < 20.0.0 A Vulnerability (APSB19-34) | 21 Oct 202400:00 | – | nessus | |
| APSB19-34 Security update available for Adobe Animate CC | 12 Nov 201900:00 | – | adobe | |
| The vulnerability of the Adobe Animate program for creating multimedia and computer animations lies in the use of an unreliable search path during the loading of dynamic DLL libraries, which allows attackers to exploit their privileges. | 1 Sep 202100:00 | – | bdu_fstec | |
| Adobe Animate Code Issue Vulnerability | 13 Nov 201900:00 | – | cnvd | |
| CVE-2019-7960 | 14 Nov 201915:05 | – | cve | |
| CVE-2019-7960 | 14 Nov 201915:05 | – | cvelist | |
| EUVD-2019-17418 | 7 Oct 202500:30 | – | euvd | |
| CVE-2019-7960 | 14 Nov 201916:15 | – | nvd | |
| CVE-2019-7960 | 14 Nov 201916:15 | – | osv |
10
| Source | Link |
|---|---|
| helpx | www.helpx.adobe.com/security/products/animate/apsb19-34.html |
# SPDX-FileCopyrightText: 2019 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:adobe:animate";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.815843");
script_version("2025-09-19T15:40:40+0000");
script_cve_id("CVE-2019-7960");
script_tag(name:"cvss_base", value:"4.4");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:M/Au:N/C:P/I:P/A:P");
script_tag(name:"last_modification", value:"2025-09-19 15:40:40 +0000 (Fri, 19 Sep 2025)");
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:"2019-11-22 01:11:00 +0000 (Fri, 22 Nov 2019)");
script_tag(name:"creation_date", value:"2019-11-14 12:20:15 +0530 (Thu, 14 Nov 2019)");
script_tag(name:"qod_type", value:"registry");
script_name("Adobe Animate Privilege Escalation Vulnerability (APSB19-34) - Windows");
script_tag(name:"summary", value:"Adobe Illustrator is prone to a privilege escalation 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 insecure library loading error.");
script_tag(name:"impact", value:"Successful exploitation will allow attackers
to escalate privileges on the affected system.");
script_tag(name:"affected", value:"Adobe Animate CC 2019 19.2.1 and earlier versions on Windows.");
script_tag(name:"solution", value:"Upgrade to Adobe Animate CC 2019 version
20.0 or later. Please see the references for more information.");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"https://helpx.adobe.com/security/products/animate/apsb19-34.html");
script_copyright("Copyright (C) 2019 Greenbone AG");
script_category(ACT_GATHER_INFO);
script_family("Privilege escalation");
script_dependencies("gb_adobe_animate_detect_win.nasl");
script_mandatory_keys("Adobe/Animate/Win/Ver");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!infos = get_app_version_and_location( cpe:CPE, exit_no_version:TRUE )) exit(0);
adobeVer = infos["version"];
adobePath = infos["location"];
if(version_in_range(version:adobeVer, test_version:"19.0", test_version2:"19.2.1"))
{
report = report_fixed_ver(installed_version:adobeVer, fixed_version:'20.0', install_path:adobePath);
security_message(data: report);
exit(0);
}
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
19 Sep 2025 00:00Current
7.7High risk
Vulners AI Score7.7
CVSS 24.4
CVSS 3.17.8
EPSS0.00777