First published: Mon Jul 02 2018(Updated: )
In ArrayConcatVisitor of builtins-array.cc, there is a possible type confusion due to improper input validation. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation.
Credit: security@android.com
Affected Software | Affected Version | How to fix |
---|---|---|
Google Android | ||
Google Android | =6.0 | |
Google Android | =6.0.1 | |
Google Android | =7.0 | |
Google Android | =7.1.1 | |
Google Android | =7.1.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-9433 is rated as a critical severity vulnerability as it can lead to remote code execution.
Mitigation for CVE-2018-9433 involves updating to the latest version of Android that addresses this vulnerability.
CVE-2018-9433 affects users running specific versions of Google Android, including 6.0, 6.0.1, 7.0, and 7.1.x.
Exploitation of CVE-2018-9433 requires user interaction, making it less likely but still possible.
CVE-2018-9433 is a type confusion vulnerability that arises from improper input validation.