Vulnerabilities > Google > Android > 4.1.1

DATE CVE VULNERABILITY TITLE RISK
2015-10-01 CVE-2015-3827 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Google Android
The MPEG4Extractor::parseChunk function in MPEG4Extractor.cpp in libstagefright in Android before 5.1.1 LMY48I does not validate the relationship between chunk sizes and skip sizes, which allows remote attackers to execute arbitrary code or cause a denial of service (integer underflow and memory corruption) via crafted MPEG-4 covr atoms, aka internal bug 20923261.
network
google CWE-119
critical
9.3
2015-10-01 CVE-2015-3826 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Google Android
The MPEG4Extractor::parse3GPPMetaData function in MPEG4Extractor.cpp in libstagefright in Android before 5.1.1 LMY48I does not enforce a minimum size for UTF-16 strings containing a Byte Order Mark (BOM), which allows remote attackers to cause a denial of service (integer underflow, buffer over-read, and mediaserver process crash) via crafted 3GPP metadata, aka internal bug 20923261, a related issue to CVE-2015-3828.
network
low complexity
google CWE-119
5.0
2015-10-01 CVE-2015-3824 Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Google Android
The MPEG4Extractor::parseChunk function in MPEG4Extractor.cpp in libstagefright in Android before 5.1.1 LMY48I does not properly restrict size addition, which allows remote attackers to execute arbitrary code or cause a denial of service (integer overflow and memory corruption) via a crafted MPEG-4 tx3g atom, aka internal bug 20923261.
network
low complexity
google CWE-119
critical
10.0
2015-10-01 CVE-2015-1541 Improper Access Control vulnerability in Google Android
The AppWidgetServiceImpl implementation in com/android/server/appwidget/AppWidgetServiceImpl.java in the Settings application in Android before 5.1.1 LMY48I allows attackers to obtain a URI permission via an application that sends an Intent with a (1) FLAG_GRANT_READ_URI_PERMISSION or (2) FLAG_GRANT_WRITE_URI_PERMISSION flag, as demonstrated by bypassing intended restrictions on reading contacts, aka internal bug 19618745.
network
google CWE-284
4.3
2015-10-01 CVE-2015-1539 Numeric Errors vulnerability in Google Android
Multiple integer underflows in the ESDS::parseESDescriptor function in ESDS.cpp in libstagefright in Android before 5.1.1 LMY48I allow remote attackers to execute arbitrary code via crafted ESDS atoms, aka internal bug 20139950, a related issue to CVE-2015-4493.
network
low complexity
google CWE-189
critical
10.0
2015-10-01 CVE-2015-1538 Numeric Errors vulnerability in Google Android
Integer overflow in the SampleTable::setSampleToChunkParams function in SampleTable.cpp in libstagefright in Android before 5.1.1 LMY48I allows remote attackers to execute arbitrary code via crafted atoms in MP4 data that trigger an unchecked multiplication, aka internal bug 20139950, a related issue to CVE-2015-4496.
network
low complexity
google CWE-189
critical
10.0
2015-10-01 CVE-2015-1536 Numeric Errors vulnerability in Google Android
Integer overflow in the Bitmap_createFromParcel function in core/jni/android/graphics/Bitmap.cpp in Android before 5.1.1 LMY48I allows attackers to cause a denial of service (system_server crash) or obtain sensitive system_server memory-content information via a crafted application that leverages improper unmarshalling of bitmaps, aka internal bug 19666945.
network
low complexity
google CWE-189
8.5
2015-10-01 CVE-2015-1528 Numeric Errors vulnerability in Google Android
Integer overflow in the native_handle_create function in libcutils/native_handle.c in Android before 5.1.1 LMY48M allows attackers to obtain a different application's privileges or cause a denial of service (Binder heap memory corruption) via a crafted application, aka internal bug 19334482.
network
google CWE-189
critical
9.3
2015-02-16 CVE-2015-1474 Numeric Errors vulnerability in Google Android
Multiple integer overflows in the GraphicBuffer::unflatten function in platform/frameworks/native/libs/ui/GraphicBuffer.cpp in Android through 5.0 allow attackers to gain privileges or cause a denial of service (memory corruption) via vectors that trigger a large number of (1) file descriptors or (2) integer values.
network
low complexity
google CWE-189
critical
10.0
2014-12-15 CVE-2014-8610 Permissions, Privileges, and Access Controls vulnerability in Google Android
AndroidManifest.xml in Android before 5.0.0 does not require the SEND_SMS permission for the SmsReceiver receiver, which allows attackers to send stored SMS messages, and consequently transmit arbitrary new draft SMS messages or trigger additional per-message charges from a network operator for old messages, via a crafted application that broadcasts an intent with the com.android.mms.transaction.MESSAGE_SENT action, aka Bug 17671795.
local
google CWE-264
3.3