Lucene search
+L

CMS Made Simple <= 2.2.21 Multiple Vulnerabilities

🗓️ 23 Jun 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 10 Views

CMS Made Simple versions 2.2.21 and prior have an XSS vulnerability in user input sanitization.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-4225
16 Mar 202607:32
attackerkb
circl
Circl
CVE-2025-5153
25 May 202517:46
circl
cnnvd
CNNVD
CMS Made Simple(CMSMS) 代码注入漏洞
25 May 202500:00
cnnvd
cnnvd
CNNVD
CMS Made Simple 代码注入漏洞
16 Mar 202600:00
cnnvd
cve
CVE
CVE-2025-5153
25 May 202517:31
cve
cve
CVE
CVE-2026-4225
16 Mar 202607:32
cve
cvelist
Cvelist
CVE-2025-5153 CMS Made Simple Design Manager Module cross site scripting
25 May 202517:31
cvelist
cvelist
Cvelist
CVE-2026-4225 CMS Made Simple User Management listusers.php cross site scripting
16 Mar 202607:32
cvelist
euvd
EUVD
EUVD-2025-16244
3 Oct 202520:07
euvd
euvd
EUVD
EUVD-2026-12366
16 Mar 202615:30
euvd
Rows per page
# SPDX-FileCopyrightText: 2025 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:cmsmadesimple:cms_made_simple";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.128161");
  script_version("2026-06-23T13:46:57+0000");
  script_tag(name:"last_modification", value:"2026-06-23 13:46:57 +0000 (Tue, 23 Jun 2026)");
  script_tag(name:"creation_date", value:"2025-06-23 12:25:34 +0000 (Mon, 23 Jun 2025)");
  script_tag(name:"cvss_base", value:"4.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:N/I:P/A:N");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2025-06-03 12:57:15 +0000 (Tue, 03 Jun 2025)");

  script_cve_id("CVE-2025-5153", "CVE-2026-4225");

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

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

  script_name("CMS Made Simple <= 2.2.21 Multiple Vulnerabilities");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2025 Greenbone AG");
  script_family("Web application abuses");
  script_dependencies("gb_cms_made_simple_http_detect.nasl");
  script_mandatory_keys("cmsmadesimple/detected");

  script_tag(name:"summary", value:"CMS Made Simple is prone to multiple cross-site scripting
  (XSS) vulnerabilities.");

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

  script_tag(name:"insight", value:"The following flaws exist:

  - CVE-2025-5153: XSS due to inadequate sanitization of user input in the 'Templates Description'
  field in the Design Manager module of the admin panel

  - CVE-2026-4225: XSS in the file admin/listusers.php of the User Management Module. Performing a
  manipulation of the argument Message results in XSS");

  script_tag(name:"affected", value:"CMS Made Simple version 2.2.21 and prior.");

  script_tag(name:"solution", value:"No known solution was made available for at least one year
  since the disclosure of this vulnerability. Likely none will be provided anymore. General
  solution options are to upgrade to a newer release, disable respective features, remove the
  product or replace the product by another one.");

  script_xref(name:"URL", value:"https://web.archive.org/web/20250818022145/https://github.com/feixuezhi/CMSMadeSimple2");
  script_xref(name:"URL", value:"https://github.com/feixuezhi/cms/wiki");
  script_xref(name:"URL", value:"https://vuldb.com/?id.351148");

  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_equal(version: version, test_version: "2.2.21")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "None", install_path: location);
  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

23 Jun 2026 00:00Current
5.7Medium risk
Vulners AI Score5.7
CVSS 3.13.5 - 4.8
CVSS 24
CVSS 45.1
CVSS 33.5
EPSS0.00319
SSVC
10