{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2014-8610",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/joswr1ght/drozer-modules/blob/master/whfs/smsdraftsend.py",
                "refsource": "MISC",
                "url": "https://github.com/joswr1ght/drozer-modules/blob/master/whfs/smsdraftsend.py"
            },
            {
                "name": "http://xteam.baidu.com/?p=164",
                "refsource": "MISC",
                "url": "http://xteam.baidu.com/?p=164"
            },
            {
                "name": "20141126 CVE-2014-8610 Android < 5.0 SMS resend vulnerability",
                "refsource": "FULLDISC",
                "url": "http://seclists.org/fulldisclosure/2014/Nov/85"
            },
            {
                "name": "20141203 Re: CVE-2014-8610 Android < 5.0 SMS resend vulnerability",
                "refsource": "FULLDISC",
                "url": "http://seclists.org/fulldisclosure/2014/Dec/8"
            },
            {
                "name": "http://packetstormsecurity.com/files/129282/Android-SMS-Resend.html",
                "refsource": "MISC",
                "url": "http://packetstormsecurity.com/files/129282/Android-SMS-Resend.html"
            },
            {
                "name": "https://android.googlesource.com/platform/packages/apps/Mms/+/008d6202fca4002a7dfe333f22377faa73585c67",
                "refsource": "CONFIRM",
                "url": "https://android.googlesource.com/platform/packages/apps/Mms/+/008d6202fca4002a7dfe333f22377faa73585c67"
            }
        ]
    }
}