Drupal Multiple Vulnerabilities (SA-2017-001) - Linux
🗓️ 17 Mar 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 26 Views
| Reporter | Title | Published | Views | Family All 43 |
|---|---|---|---|---|
| drupal8 -- multiple vulnerabilities | 15 Mar 201700:00 | – | freebsd | |
| CVE-2017-6377 | 26 Jul 202607:02 | – | circl | |
| CVE-2017-6379 | 26 Jul 202607:02 | – | circl | |
| CVE-2017-6381 | 26 Jul 202607:02 | – | circl | |
| Drupal Arbitrary Code Execution Vulnerability (CNVD-2017-03745) | 20 Mar 201700:00 | – | cnvd | |
| Drupal cross-site request forgery vulnerability (CNVD-2017-03746) | 20 Mar 201700:00 | – | cnvd | |
| CVE-2017-6377 | 16 Mar 201714:00 | – | cve | |
| CVE-2017-6379 | 16 Mar 201714:00 | – | cve | |
| CVE-2017-6381 | 16 Mar 201714:00 | – | cve | |
| CVE-2017-6377 | 16 Mar 201714:00 | – | cvelist |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/96919 |
| drupal | www.drupal.org/SA-2017-001 |
# 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:drupal:drupal";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.108101");
script_version("2023-07-25T05:05:58+0000");
script_cve_id("CVE-2017-6377", "CVE-2017-6379", "CVE-2017-6381");
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:"2023-07-25 05:05:58 +0000 (Tue, 25 Jul 2023)");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:H/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:"2019-10-03 00:03:00 +0000 (Thu, 03 Oct 2019)");
script_tag(name:"creation_date", value:"2017-03-17 11:54:37 +0100 (Fri, 17 Mar 2017)");
script_name("Drupal Multiple Vulnerabilities (SA-2017-001) - Linux");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_drupal_http_detect.nasl", "os_detection.nasl");
script_mandatory_keys("drupal/detected", "Host/runs_unixoide");
script_xref(name:"URL", value:"https://www.drupal.org/SA-2017-001");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/96919");
script_tag(name:"summary", value:"Drupal is prone to multiple 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:
- Editor module incorrectly checks access to inline private files.
- Some admin paths were not protected with a CSRF token.
- A 3rd party development library including with Drupal 8 development
dependencies is vulnerable to remote code execution.");
script_tag(name:"impact", value:"An attacker can exploit these issues
to bypass certain security restrictions, perform unauthorized actions,
and execute arbitrary code. Failed exploit attempts may result in a
denial of service condition.");
script_tag(name:"affected", value:"Drupal core 8.x versions prior to 8.2.7");
script_tag(name:"solution", value:"Upgrade to version 8.2.7 or newer.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!port = get_app_port(cpe:CPE))
exit(0);
if(!infos = get_app_version_and_location(cpe:CPE, port:port, exit_no_version:TRUE, version_regex:"^[0-9]\.[0-9]+"))
exit(0);
version = infos["version"];
location = infos["location"];
if(version_in_range(version:version, test_version:"8.0", test_version2:"8.2.6")) {
report = report_fixed_ver(installed_version:version, fixed_version:"8.2.7", install_path:location);
security_message(port:port, 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
25 Jul 2023 00:00Current
7.7High risk
Vulners AI Score7.7
CVSS 26.8
CVSS 38.1
EPSS0.03901