Adobe Dreamweaver Command Injection Vulnerability (Mar 2018) - Windows
🗓️ 15 Mar 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType
openvas🔗 plugins.openvas.org👁 28 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Adobe Dreamweaver 18.0 < 18.1 Arbitrary Code Execution (APSB18-07) | 15 Mar 201800:00 | – | nessus | |
| APSB18-07 Security update available for Adobe Dreamweaver CC | 13 Mar 201800:00 | – | adobe | |
| The vulnerability of Adobe Dreamweaver CC arises from incorrect processing of URIs, allowing attackers to execute arbitrary code in the context of the current user. | 29 Jun 201800:00 | – | bdu_fstec | |
| CVE-2018-4924 | 13 Mar 201823:06 | – | circl | |
| Adobe Dreamweaver Arbitrary Code Execution Vulnerability | 14 Mar 201800:00 | – | cnvd | |
| CVE-2018-4924 | 19 May 201817:00 | – | cve | |
| CVE-2018-4924 | 19 May 201817:00 | – | cvelist | |
| CVE-2018-4924 | 19 May 201817:29 | – | nvd | |
| CVE-2018-4924 | 19 May 201817:29 | – | osv | |
| Command injection | 19 May 201817:29 | – | prion |
| Source | Link |
|---|---|
| helpx | www.helpx.adobe.com/security/products/dreamweaver/apsb18-07.html |
| securityfocus | www.securityfocus.com/bid/103395 |
# 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
CPE = "cpe:/a:adobe:dreamweaver";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.813039");
script_version("2025-09-19T15:40:40+0000");
script_cve_id("CVE-2018-4924");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2018-06-22 13:46:00 +0000 (Fri, 22 Jun 2018)");
script_tag(name:"creation_date", value:"2018-03-15 11:20:29 +0530 (Thu, 15 Mar 2018)");
script_tag(name:"qod_type", value:"registry");
script_name("Adobe Dreamweaver Command Injection Vulnerability (Mar 2018) - Windows");
script_tag(name:"summary", value:"Adobe Dreamweaver is prone to a command injection 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 improper
sanitization of user supplied input.");
script_tag(name:"impact", value:"Successful exploitation will allow attacker
to execute arbitrary code in the context of the current user. Failed exploit
attempts may result in a denial of service condition.");
script_tag(name:"affected", value:"Adobe Dreamweaver CC 18.0 and earlier versions on Windows.");
script_tag(name:"solution", value:"Upgrade to Adobe Dreamweaver CC 18.1 or
later.");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"https://helpx.adobe.com/security/products/dreamweaver/apsb18-07.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/103395");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2018 Greenbone AG");
script_family("General");
script_dependencies("secpod_adobe_dreamweaver_detect.nasl");
script_mandatory_keys("Adobe/Dreamweaver/Ver");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(!infos = get_app_version_and_location(cpe:CPE, exit_no_version:TRUE)) exit(0);
drVer = infos["version"];
drPath = infos["location"];
if(version_is_less(version:drVer, test_version:"18.1"))
{
report = report_fixed_ver(installed_version:drVer, fixed_version:"18.1", install_path:drPath);
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
9.8High risk
Vulners AI Score9.8
CVSS 39.8
CVSS 210
EPSS0.14286