VYPR
Unrated severityNVD Advisory· Published Jul 25, 2018· Updated Sep 17, 2024

CVE-2017-10937

CVE-2017-10937

Description

SQL injection in ZTE ZXIPTV-UCM allows remote attackers to execute arbitrary SQL commands via the opertype parameter, leading to database information disclosure.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SQL injection in ZTE ZXIPTV-UCM allows remote attackers to execute arbitrary SQL commands via the opertype parameter, leading to database information disclosure.

Vulnerability

A SQL injection vulnerability exists in all versions prior to V2.01.05.09 of the ZTE ZXIPTV-UCM product. The flaw resides in the handling of the opertype parameter, which is not properly sanitized before being used in SQL queries. This allows an attacker to inject arbitrary SQL commands. The affected versions include all releases before V2.01.05.09 [1].

Exploitation

An attacker can exploit this vulnerability remotely without requiring authentication. By sending a crafted HTTP request containing malicious SQL code in the opertype parameter, the attacker can execute arbitrary SQL statements against the underlying database. No special privileges or user interaction are needed [1].

Impact

Successful exploitation results in the disclosure of database information. The attacker can read sensitive data stored in the database, potentially including user credentials, configuration details, or other confidential information. The impact is limited to information disclosure; the vulnerability does not directly allow modification or deletion of data [1].

Mitigation

ZTE has addressed this vulnerability in version V2.01.05.09 and later. Users should upgrade to this version or any subsequent release. As a workaround, ZTE recommends pre-compiling SQL statements to prevent injection. The security bulletin was published on 8 December 2017 [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Zte/ZXIPTV-UCMllm-create2 versions
    <2.01.05.09+ 1 more
    • (no CPE)range: <2.01.05.09
    • (no CPE)range: All versions prior to V2.01.05.09

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.