Adobe Dreamweaver Information Disclosure Vulnerability (APSB19-21) - Windows
🗓️ 11 Apr 2019 00:00:00Reported by Copyright (C) 2019 Greenbone AGType
openvas🔗 plugins.openvas.org👁 60 Views
| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| Adobe Dreamweaver 18.0.0 < 18.2.1 / 19.0 < 19.1 Sensitive data disclosure if SMB request is subject to a relay attack (APSB19-21) | 12 Apr 201900:00 | – | nessus | |
| Adobe Dreamweaver 18.0.0 < 18.2.1 / 19.0 < 19.1 Sensitive data disclosure if SMB request is subject to a relay attack (APSB19-21) (macOS) | 21 Oct 202400:00 | – | nessus | |
| APSB19-21 Security update available for Adobe Dreamweaver | 9 Apr 201900:00 | – | adobe | |
| The vulnerability of Adobe Dreamweaver HTML editor arises due to insufficient validation of input data, allowing attackers to disclose protected information. | 27 Jul 202100:00 | – | bdu_fstec | |
| CVE-2019-7097 | 23 May 201916:48 | – | circl | |
| Adobe Dreamweaver Insecure Protocol Implementation Vulnerability | 10 Apr 201900:00 | – | cnvd | |
| CVE-2019-7097 | 23 May 201915:43 | – | cve | |
| CVE-2019-7097 | 23 May 201915:43 | – | cvelist | |
| EUVD-2019-16648 | 7 Oct 202500:30 | – | euvd | |
| CVE-2019-7097 | 23 May 201916:29 | – | nvd |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/107825 |
| helpx | www.helpx.adobe.com/security/products/dreamweaver/apsb19-21.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:dreamweaver";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.814964");
script_version("2025-09-16T05:38:45+0000");
script_cve_id("CVE-2019-7097");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_tag(name:"last_modification", value:"2025-09-16 05:38:45 +0000 (Tue, 16 Sep 2025)");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2020-08-24 17:37:00 +0000 (Mon, 24 Aug 2020)");
script_tag(name:"creation_date", value:"2019-04-11 13:56:56 +0530 (Thu, 11 Apr 2019)");
script_tag(name:"qod_type", value:"registry");
script_name("Adobe Dreamweaver Information Disclosure Vulnerability (APSB19-21) - Windows");
script_tag(name:"summary", value:"Adobe Dreamweaver is prone to an information disclosure 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 protocol implementation.");
script_tag(name:"impact", value:"Successful exploitation will allow attacker
to obtain sensitive information that may lead to further attacks.");
script_tag(name:"affected", value:"Adobe Dreamweaver versions 19.0 and earlier versions on Windows.");
script_tag(name:"solution", value:"Upgrade to Adobe Dreamweaver 19.1 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/dreamweaver/apsb19-21.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/107825");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2019 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);
vers = infos["version"];
path = infos["location"];
if(version_is_less(version:vers, test_version:"19.1")) {
report = report_fixed_ver(installed_version:vers, fixed_version:"19.1", install_path:path);
security_message(port:0, 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
16 Sep 2025 00:00Current
7.3High risk
Vulners AI Score7.3
CVSS 25
CVSS 37.5
EPSS0.0301