7.8
CVSSv3

CVE-2017-0411

Published: 08/02/2017 Updated: 03/10/2019
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

An elevation of privilege vulnerability in the Framework APIs could enable a local malicious application to execute arbitrary code within the context of a privileged process. This issue is rated as High because it could be used to gain local access to elevated capabilities, which are not normally accessible to a third-party application. Product: Android. Versions: 7.0, 7.1.1. Android ID: A-33042690.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

google android 7.1.0

google android 7.1.1

google android 7.0

Exploits

Source: bugschromiumorg/p/project-zero/issues/detail?id=1001 The MemoryIntArray class allows processes to share an in-memory array of integers by transferring an ashmem file descriptor As the class implements the Parcelable interface, it can be passed within a Parcel or a Bundle and transferred via binder to remote processes The imple ...

Github Repositories

CVE-2017-0411 PoC refered p0

PoC refered p0 A PoC of CVE-2017-0411