Description
A flaw has been found in sfturing ssm_pro up to 627f426331da8086ce8fff2017d65b1ddef384f8. Affected is an unknown function of the file ssm_pro/src/main/java/cn/sfturing/web/OrderController.java of the component Order Endpoint. This manipulation of the argument hospitalName/officesName/doctorName causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-09-07
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the sfturing ssm_pro Order Endpoint allows an attacker to inject arbitrary HTML or JavaScript by manipulating request arguments such as hospitalName, officesName, or doctorName. This cross‑site scripting can run code in the context of authenticated users who view the affected page, potentially exposing sensitive data, hijacking sessions, or modifying page content. The vulnerability is rooted in inadequate input validation (CWE‑79) and execution of untrusted code paths (CWE‑94).

Affected Systems

The affected product is sfturing ssm_pro, up to the code commit 627f426331da8086ce8fff2017d65b1ddef384f8. No specific upstream version number is provided, but any release before that commit remains vulnerable. Instances of the application that expose the Order Endpoint and accept user‑supplied hospitalName, officesName, or doctorName parameters are affected.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. EPSS is not available and the vulnerability is not listed in CISA’s KEV catalog. The description states that the exploit can be initiated remotely, and that a published exploit exists, implying that attackers can reach the vulnerable input fields over the network. No additional conditions such as privileged access or local execution are required, suggesting that exploitation risk remains in any environment where the endpoint is exposed to the internet or an untrusted network.

Generated by OpenCVE AI on September 7, 2026 at 04:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of sfturing ssm_pro that addresses the XSS vulnerability once released by the developers
  • Validate and sanitize the hospitalName, officesName, and doctorName input fields on the server side before rendering them in any HTML context
  • Implement HTTP security headers such as Content‑Security‑Policy, X‑Content‑Type‑Options, and X‑XSS‑Protection to mitigate the impact of malicious scripts

Generated by OpenCVE AI on September 7, 2026 at 04:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 03:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in sfturing ssm_pro up to 627f426331da8086ce8fff2017d65b1ddef384f8. Affected is an unknown function of the file ssm_pro/src/main/java/cn/sfturing/web/OrderController.java of the component Order Endpoint. This manipulation of the argument hospitalName/officesName/doctorName causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title sfturing ssm_pro Order Endpoint OrderController.java cross site scripting
First Time appeared Sfturing
Sfturing ssm Pro
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:sfturing:ssm_pro:*:*:*:*:*:*:*:*
Vendors & Products Sfturing
Sfturing ssm Pro
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Sfturing Ssm Pro
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-07T03:00:07.338Z

Reserved: 2026-09-06T11:58:43.042Z

Link: CVE-2026-86264

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T03:17:19.243

Modified: 2026-09-07T03:17:19.243

Link: CVE-2026-86264

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T08:24:24Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')