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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 02:19
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/129282/Android-SMS-Resend.html - Exploit | |
References | () http://seclists.org/fulldisclosure/2014/Dec/8 - Exploit | |
References | () http://seclists.org/fulldisclosure/2014/Nov/85 - | |
References | () http://xteam.baidu.com/?p=164 - Exploit | |
References | () https://android.googlesource.com/platform/packages/apps/Mms/+/008d6202fca4002a7dfe333f22377faa73585c67 - Vendor Advisory | |
References | () https://github.com/joswr1ght/drozer-modules/blob/master/whfs/smsdraftsend.py - Exploit |
Information
Published : 2014-12-15 18:59
Updated : 2024-11-21 02:19
NVD link : CVE-2014-8610
Mitre link : CVE-2014-8610
CVE.ORG link : CVE-2014-8610
JSON object : View
Products Affected
- android
CWE
CWE-264
Permissions, Privileges, and Access Controls