So I'm not sure who all is subscribed to the
fulldisclosure@seclists.org mailing list, but I definitely recommend it (warning, it's pretty active and you *will* receive a ton of emails)
Anyways, I know some of you are interested in Android development and this particular vulnerability lets a malicious application developer send SMS without user interaction and without the messaging privileges needed for normal sms applications. The bug was fixed in android > 5.0 but that's definitely not the majority (they're pretty sure it has to be android >= 4.0 too)
Link.Also, there was another vulnerability, an SQL injection in WAPPushManager, that effects android < 5.0.
Link. The SQL injection actually allows a remote attacker to start any arbitrary activity or service (with permission check). Useful, but since you have to get the user's permission I'm not exactly sure how effective this will be, but it's definitely interesting to see the PoC.
So I guess this post was a half-endorsement for that seclists.org mailing list and some interesting links to some pretty cool android exploits. I stopped messing with android dev a while back, but I might download eclipse (ugh) and start up an android emulator just to mess with this bug.
EDIT: Oops, I haven't posted in a while and I forgot we had an android board, if you could move it over there that would be cool, I apologize for the derpness