CVE-2016-1562
Description
The REST API in the DTE Energy Insight application before 1.7.8 for Android allows remote authenticated users to obtain unspecified customer information via a SQL expression in the filter parameter.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The DTE Energy Insight Android app before 1.7.8 exposes other customers' information via SQL injection in the REST API filter parameter.
Vulnerability
The DTE Energy Insight Android application (versions before 1.7.8) exposes an HTTP REST API that allows authenticated users to query customer energy usage data. The API includes a filter parameter that is vulnerable to SQL expression injection. By crafting a malicious SQL expression in this parameter, an authenticated user can retrieve limited customer information belonging to other users [1].
Exploitation
An attacker must first authenticate as a legitimate user of the DTE Energy Insight app. Once authenticated, they can send HTTP requests to the REST API with a manipulated filter parameter containing arbitrary SQL expressions. The server processes these expressions without proper sanitization, allowing the attacker to query data outside their own account [1].
Impact
A successful attack results in the exposure of limited customer information (such as energy usage details) for other DTE Energy customers. The vulnerability is classified as CWE-200 (Information Exposure) and has a CVSS v3 base score of 4.3 (Medium). The attacker does not gain administrative privileges or the ability to modify data [1].
Mitigation
DTE Energy updated the Insight server backend to mitigate the issue, and the researcher confirmed that the APIs no longer allow access to other data. The fix is included in app version 1.7.8 and later. Users should update to the latest version from the official app store. No workaround is available for earlier versions [1].
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- cpe:2.3:a:dte_energy:insight:1.7.7:*:*:*:*:android:*:*
- Range: <1.7.8
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.kb.cert.org/vuls/id/713312nvdThird Party AdvisoryUS Government Resource
- jeffq.com/blog/dteenergy-insight/nvd
News mentions
0No linked articles in our index yet.