Description
SQL Injection vulnerability in Shenzhou Shihan Video Conference System v.1.0 allows a remote attacker to execute arbitrary code via the /user/getUserLogin endpoint
Published: 2026-07-13
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A remote attacker can exploit a classic SQL injection flaw in the /user/getUserLogin endpoint of Shenzhou Shihan Video Conference System version 1.0. By inserting malicious SQL statements, the attacker can bypass authentication and gain the ability to execute arbitrary commands on the server, compromising confidentiality, integrity, and availability of the system. This weakness is identified as CWE‑89.

Affected Systems

The vulnerability is confirmed for Shenzhou Shihan Video Conference System version 1.0. No additional affected versions are disclosed, so the reach of the flaw is limited to deployments of this specific version. Exact vendor details beyond the product name are not provided, so administrators should verify if their installations match this release.

Risk and Exploitability

The CVSS score of 9.8 marks this flaw as critical. The EPSS score of <1% suggests that exploitation in the wild is currently rare, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the flaw allows remote code execution when the /user/getUserLogin endpoint is exposed to the internet, making the attack vector likely remote over HTTP(S).

Generated by OpenCVE AI on July 31, 2026 at 12:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued patch or upgrade to a patched release of Shenzhou Shihan Video Conference System as soon as it becomes available.
  • If an upgrade cannot be performed immediately, isolate the affected endpoint by configuring firewalls or reverse‑proxy rules to allow access only from trusted IP addresses.
  • Implement input sanitization or replace concatenated query construction with parameterized prepared statements on the /user/getUserLogin endpoint to eliminate the SQL injection vector.

Generated by OpenCVE AI on July 31, 2026 at 12:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Title SQL Injection Allowing Remote Code Execution in /user/getUserLogin Endpoint

Sat, 25 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via SQL Injection in /user/getUserLogin Endpoint

Sat, 18 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via SQL Injection in /user/getUserLogin Endpoint

Thu, 16 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Title Remote SQL Injection in Shenzhou Shihan Video Conference System V1.0 Allows Arbitrary Code Execution via /user/getUserLogin

Tue, 14 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

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


Tue, 14 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Title Remote SQL Injection in Shenzhou Shihan Video Conference System V1.0 Allows Arbitrary Code Execution via /user/getUserLogin
Weaknesses CWE-89

Mon, 13 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description SQL Injection vulnerability in Shenzhou Shihan Video Conference System v.1.0 allows a remote attacker to execute arbitrary code via the /user/getUserLogin endpoint
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-14T16:27:17.880Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51821

cve-icon Vulnrichment

Updated: 2026-07-14T16:26:16.778Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:30:16Z

Weaknesses
  • CWE-89

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