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
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 02:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://seclists.org/fulldisclosure/2014/Nov/51 - | |
References | () https://android.googlesource.com/platform/libcore/+/738c833d38d41f8f76eb7e77ab39add82b1ae1e2 - |
07 Nov 2023, 02:21
Type | Values Removed | Values Added |
---|---|---|
References | () http://seclists.org/fulldisclosure/2014/Nov/51 - | |
References | () https://android.googlesource.com/platform/libcore/+/738c833d38d41f8f76eb7e77ab39add82b1ae1e2 - |
Information
Published : 2014-12-15 18:59
Updated : 2024-11-21 02:18
NVD link : CVE-2014-7911
Mitre link : CVE-2014-7911
CVE.ORG link : CVE-2014-7911
JSON object : View
Products Affected
- android
CWE
CWE-264
Permissions, Privileges, and Access Controls