VYPR
Unrated severityNVD Advisory· Published Nov 14, 2019· Updated Aug 5, 2024

CVE-2019-15336

CVE-2019-15336

Description

A pre-installed power-save app on Lava Z61 Turbo lets any app disable or enable Wi-Fi without permission via an exported interface.

AI Insight

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

A pre-installed power-save app on Lava Z61 Turbo lets any app disable or enable Wi-Fi without permission via an exported interface.

Vulnerability

The Lava Z61 Turbo device (build fingerprint LAVA/Z61_Turbo/Z61_Turbo:8.1.0/O11019/1536917928:user/release-keys) ships with a pre-installed application com.android.lava.powersave (versionCode=400, versionName=v4.0.31). This app exposes an exported interface that allows any third-party application co-located on the device to programmatically disable or enable Wi-Fi functionality without requiring the corresponding android.permission.CHANGE_WIFI_STATE permission [1].

Exploitation

An attacker needs only to have an app installed on the same device; no special privileges, user interaction, or network position is required beyond sideloading or downloading a malicious application. The malicious app invokes the exported interface of the com.android.lava.powersave component, sending an intent to toggle the Wi-Fi state. The system processes the request without enforcing the standard permission check [1].

Impact

A malicious application can arbitrarily disable or enable the device's Wi-Fi connection. This can disrupt network access, potentially preventing the user from receiving updates or security patches, or facilitating a denial-of-service condition. The attacker does not gain elevated privileges, but the action can impact device connectivity and user experience [1].

Mitigation

As of the publication date (2019-11-14), no official patch or fixed version has been announced. Users may consider disabling or uninstalling the com.android.lava.powersave app if possible, or using a third-party firewall to block unauthorized access to the exported component. The device may be at end-of-life; users should evaluate replacing the device if security updates are no longer provided [1].

References
  1. Home

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

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.