replicant-packages_apps_Email/provider_src/com/android/email/provider
Rohan Shah 9046b84805 Limit account id and id to longs
The security issue occurs because id is allowed to be an arbitrary
path instead of being limited to what it is -- a long. Both id
and account id are now parsed into longs (and if either fails, an
error will be logged and null will be returned).

Tested/verified error is logged using the reported attack.

BUG=30745403

Change-Id: Ia21418545bbaeb96fb5ab6c3f4e71858e57b8684
(cherry picked from commit 9794d7e8216138adf143a3b6faf3d5683316a662)
2016-08-25 21:56:27 -07:00
..
AccountBackupRestore.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
AccountReconciler.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
AttachmentProvider.java Limit account id and id to longs 2016-08-25 21:56:27 -07:00
ContentCache.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
DBHelper.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailConversationCursor.java Display sync errors using snackbar and not as a TL footer 2014-09-29 17:51:27 -07:00
EmailMessageCursor.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailProvider.java Disable smart foward/reply 2014-10-21 13:07:36 -07:00
FolderPickerActivity.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
FolderPickerCallback.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
FolderPickerDialog.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
FolderPickerSelectorAdapter.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
RefreshStatusMonitor.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
Utilities.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
WidgetProvider.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00