luni/src/main/java/java/io/ObjectInputStream.java in the java.io.ObjectInputStream implementation in Android before 5.0.0 does not verify that deserialization will result in an object that met the requirements for serialization, which allows attackers to execute arbitrary code via a crafted finalize method for a serialized object in an ArrayMap Parcel within an intent sent to system_service, as demonstrated by the finalize method of android.os.BinderProxy, aka Bug 15874291.
References
Link | Resource |
---|---|
http://seclists.org/fulldisclosure/2014/Nov/51 | Exploit |
https://android.googlesource.com/platform/libcore/+/738c833d38d41f8f76eb7e77ab39add82b1ae1e2 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2014-12-15 10:59
Updated : 2014-12-16 10:14
NVD link : CVE-2014-7911
Mitre link : CVE-2014-7911
JSON object : View
CWE
CWE-264
Permissions, Privileges, and Access Controls
Products Affected
- android