Description
A security flaw has been discovered in Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System 8.2.2. Impacted is an unknown function of the file /admin/system/structure/updateStructure/deflate/Insecure/Staffshinel Ds.jsp?Shine ID=aaa. The manipulation of the argument Structure_ID results in sql injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks.
Published: 2026-07-20
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw exists in the Staffshinel Ds.jsp endpoint of the Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System. The vulnerability is triggered by malformed input to the Structure_ID parameter, which is concatenated directly into a database query. Attackers can inject arbitrary SQL statements, enabling them to read, modify, or delete sensitive data stored in the system’s database. The weakness is catalogued as CWE-89 and CWE-74, reflecting improper input handling in a URL path context. Because the point of injection lies in a publicly accessible administrative interface, any user who can reach the endpoint could potentially exploit the flaw, subject to the environment’s authentication and authorization controls.

Affected Systems

The affected product is the Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System, version 8.2.2. The vulnerable code resides in the /admin/system/structure/updateStructure/deflate/Insecure/Staffshinel Ds.jsp file, which is reachable via HTTP requests to the /admin/system/structure/updateStructure/deflate/Insecure/Staffshinel Ds.jsp endpoint. Only installations running this unpatched version are at risk.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity vulnerability. The description states that attacks can be launched remotely, but it does not specify whether authentication is required, so the assumption is that the publicly reachable endpoint can be exploited even by unauthenticated users. With an EPSS score below 1%, the overall probability of exploitation is low, yet the public availability of a working exploit raises the practical risk. Until a vendor patch or a mitigating control is applied, the flaw remains a significant concern for confidentiality and integrity of the system’s data.

Generated by OpenCVE AI on July 30, 2026 at 19:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch or update to a version that removes the insecure code in Staffshinel Ds.jsp.
  • If a patch is not yet available, lock down the /admin/system/structure/updateStructure/deflate/Insecure/Staffshinel Ds.jsp endpoint by restricting it to trusted networks or disabling the administration interface from public access.
  • Implement input validation or use prepared statements for the Structure_ID parameter so that malicious SQL is never concatenated into database queries.

Generated by OpenCVE AI on July 30, 2026 at 19:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
References
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System 8.2.2. Impacted is an unknown function of the file /admin/system/structure/updateStructure/deflate/Insecure/Staffshinel Ds.jsp?Shine ID=aaa. The manipulation of the argument Structure_ID results in sql injection. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks.
Title Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System Staffshinel Ds.jsp sql injection
First Time appeared Beijing Shenzhou Shihan Technology
Beijing Shenzhou Shihan Technology multimedia Integrated Business Display System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:beijing_shenzhou_shihan_technology:multimedia_integrated_business_display_system:*:*:*:*:*:*:*:*
Vendors & Products Beijing Shenzhou Shihan Technology
Beijing Shenzhou Shihan Technology multimedia Integrated Business Display System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-20T14:58:42.633Z

Reserved: 2026-07-20T07:28:11.371Z

Link: CVE-2026-16252

cve-icon Vulnrichment

Updated: 2026-07-20T14:57:10.844Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:30:09Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')