Lucene search
+L

WampServer < 3.1.3 CSRF Vulnerability

🗓️ 27 Mar 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 53 Views

WampServer < 3.1.3 CSRF Vulnerability, allows remote attackers to forge request

Related
Refs
Code
ReporterTitlePublishedViews
Family
zdt
zdt
WampServer 3.1.2 CSRF to add or delete any virtual hosts remotely Vulnerability
31 Mar 201800:00
zdt
attackerkb
ATTACKERKB
CVE-2018-8817
25 Mar 201819:29
attackerkb
circl
Circl
CVE-2018-8817
2 Apr 201800:00
circl
cnvd
CNVD
Wampserver Cross-Site Request Forgery Vulnerability
26 Mar 201800:00
cnvd
cve
CVE
CVE-2018-8817
25 Mar 201819:00
cve
cvelist
Cvelist
CVE-2018-8817
25 Mar 201819:00
cvelist
exploitdb
Exploit DB
WampServer 3.1.2 - Cross-Site Request Forgery
2 Apr 201800:00
exploitdb
euvd
EUVD
EUVD-2018-20426
7 Oct 202500:30
euvd
exploitpack
exploitpack
WampServer 3.1.2 - Cross-Site Request Forgery
2 Apr 201800:00
exploitpack
nvd
NVD
CVE-2018-8817
25 Mar 201819:29
nvd
Rows per page
# 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:wampserver:wampserver";

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.140891");
  script_version("2024-06-28T05:05:33+0000");
  script_tag(name:"last_modification", value:"2024-06-28 05:05:33 +0000 (Fri, 28 Jun 2024)");
  script_tag(name:"creation_date", value:"2018-03-27 11:28:57 +0700 (Tue, 27 Mar 2018)");
  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:"severity_vector", value:"CVSS:3.0/AV:N/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-06-10 11:29:00 +0000 (Mon, 10 Jun 2019)");

  script_cve_id("CVE-2018-8817");

  script_tag(name:"qod_type", value:"remote_banner");

  script_tag(name:"solution_type", value:"VendorFix");

  script_name("WampServer < 3.1.3 CSRF Vulnerability");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2018 Greenbone AG");
  script_family("Web application abuses");
  script_dependencies("gb_wampserver_detect.nasl");
  script_mandatory_keys("wampserver/installed");

  script_tag(name:"summary", value:"WampServer is prone to a cross-site request forgery (CSRF)
  vulnerability.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"affected", value:"WampServer 3.1.2 and prior.");

  script_tag(name:"solution", value:"Update to version 3.1.3 or later.");

  script_xref(name:"URL", value:"http://forum.wampserver.com/read.php?2%2C138295%2C150722%2Cpage%3D6%23msg-150722");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if (!port = get_app_port(cpe: CPE))
  exit(0);

if (!version = get_app_version(cpe: CPE, port: port))
  exit(0);

if (version_is_less(version: version, test_version: "3.1.3")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "3.1.3");
  security_message(port: port, 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

28 Jun 2024 00:00Current
7.4High risk
Vulners AI Score7.4
CVSS 26.8
CVSS 38.8
EPSS0.03151
53