WordPress WP Google Map Plugin <= 4.2.3 CSRF Vulnerability
🗓️ 24 Mar 2022 00:00:00Reported by Copyright (C) 2022 Greenbone AGType
openvas🔗 plugins.openvas.org👁 21 Views
| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| CVE-2022-25600 | 11 Mar 202220:21 | – | circl | |
| WordPress plugin WP Google Map plugin 跨站请求伪造漏洞 | 11 Mar 202200:00 | – | cnnvd | |
| WordPress WP Google Map plugin cross-site request forgery vulnerability | 15 Mar 202200:00 | – | cnvd | |
| CVE-2022-25600 | 11 Mar 202217:54 | – | cve | |
| CVE-2022-25600 WordPress WP Google Map plugin <= 4.2.3 - Cross-Site Request Forgery (CSRF) vulnerability | 11 Mar 202217:54 | – | cvelist | |
| EUVD-2022-30260 | 3 Oct 202520:07 | – | euvd | |
| [SECURITY] Fedora 34 Update: wordpress-5.8.4-1.fc34 | 18 Mar 202219:14 | – | fedora | |
| [SECURITY] Fedora 35 Update: wordpress-5.9.2-1.fc35 | 18 Mar 202220:08 | – | fedora | |
| [SECURITY] Fedora 36 Update: wordpress-5.9.2-1.fc36 | 26 Mar 202215:47 | – | fedora | |
| CVE-2022-25600 | 11 Mar 202218:15 | – | nvd |
10
# SPDX-FileCopyrightText: 2022 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:flippercode:wp_google_map";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.124044");
script_version("2025-01-21T05:37:33+0000");
script_tag(name:"last_modification", value:"2025-01-21 05:37:33 +0000 (Tue, 21 Jan 2025)");
script_tag(name:"creation_date", value:"2022-03-24 18:27:14 +0000 (Thu, 24 Mar 2022)");
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.1/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:"2022-03-21 16:58:00 +0000 (Mon, 21 Mar 2022)");
script_cve_id("CVE-2022-25600");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("WordPress WP Google Map Plugin <= 4.2.3 CSRF Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2022 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_wordpress_plugin_http_detect.nasl");
script_mandatory_keys("wordpress/plugin/wp-google-map-plugin/detected");
script_tag(name:"summary", value:"The WordPress plugin 'WP Google Map' 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:"insight", value:"The vulnerability is affecting Delete Marker
Category, Delete Map, and Copy Map functions in WP Google Map plugin");
script_tag(name:"affected", value:"WordPress WP Google Map plugin prior to version 4.2.4.");
script_tag(name:"solution", value:"Update to version 4.2.4 or later.");
script_xref(name:"URL", value:"https://patchstack.com/database/vulnerability/wp-google-map-plugin/wordpress-wp-google-map-plugin-4-2-3-cross-site-request-forgery-csrf-vulnerability");
script_xref(name:"URL", value:"https://wordpress.org/plugins/wp-google-map-plugin/#developers");
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))
exit(0);
version = infos["version"];
location = infos["location"];
if (version_is_less(version: version, test_version: "4.2.4")) {
report = report_fixed_ver(installed_version: version, fixed_version: "4.2.4", 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
21 Jan 2025 00:00Current
8.8High risk
Vulners AI Score8.8
CVSS 26.8
CVSS 3.15.4 - 8.8
EPSS0.00568
SSVC