CVE-2014-7911_Android_before_5.0.0_任意代碼執行漏洞

# CVE-2014-7911 Android before 5.0.0 任意代碼執行漏洞
==INFO==
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.

==POC==
https://github.com/JustYoomoon/Exploit/blob/main/CVE-2014-7911.zip

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    请登录后查看评论内容