CVE-2014-7911

UnknownEPSS 24.35%

Last modified

CVE-2014-7911 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 24.35% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
24.35%

97.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GoogleAndroid<= 4.4.4
GoogleAndroid1.0
GoogleAndroid1.1
GoogleAndroid1.5
GoogleAndroid1.6
GoogleAndroid2.0
GoogleAndroid2.0.1
GoogleAndroid2.1
GoogleAndroid2.2
GoogleAndroid2.2.1
GoogleAndroid2.2.2
GoogleAndroid2.2.3
GoogleAndroid2.3
GoogleAndroid2.3.1
GoogleAndroid2.3.2
GoogleAndroid2.3.3
GoogleAndroid2.3.4
GoogleAndroid2.3.5
GoogleAndroid2.3.6
GoogleAndroid2.3.7
GoogleAndroid3.0
GoogleAndroid3.1
GoogleAndroid3.2
GoogleAndroid3.2.1
GoogleAndroid3.2.2
GoogleAndroid3.2.4
GoogleAndroid3.2.6
GoogleAndroid4.0
GoogleAndroid4.0.1
GoogleAndroid4.0.2
GoogleAndroid4.0.3
GoogleAndroid4.0.4
GoogleAndroid4.1
GoogleAndroid4.1.2
GoogleAndroid4.2
GoogleAndroid4.2.1
GoogleAndroid4.2.2
GoogleAndroid4.3
GoogleAndroid4.3.1
GoogleAndroid4.4
GoogleAndroid4.4.1
GoogleAndroid4.4.2
GoogleAndroid4.4.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2014-7911?
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.
How severe is CVE-2014-7911?
Severity scoring for CVE-2014-7911 is pending analysis. The EPSS model estimates a 24.35% probability of exploitation in the next 30 days.
How do I fix CVE-2014-7911?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2014-7911?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST