Brute Bee Profile picture
May 29 13 tweets 4 min read Twitter logo Read on Twitter
Why would such string crash Whatsapp on Android devices?

Rendering issues?

Submitted URL:
http[://wa.me/settings

Effective URL:
https[://api.whatsapp.com/resolve/?deeplink=%2Fsettings&not_found=1

#infosec #whatsappcrash Image
That's why! ImageImageImage
IndexOutOfBoundsException

This exception occurs when you try to access an index that is outside the bounds of an array or a collection.

Let's roll it!

(1/3)
Error line is:

java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)

(2/3)
This suggests that we are trying to access an element at index 0 in a collection or array that has a length of 0, meaning it is empty. It could be related to the code snippet mentioned as X.001.AOM(:545).

(3/3)
It also affects Whatsapp Business
Version 2.23.10.77 Image
PoC
I can confirm some Xiaomi and Samsung devices are affected, running Android 12 at this point.
You must enter whatsapp Web and delete that chat to make the bug go away for now or delete entire conversation. Image
Android Version 12 is affected! Image
I mean, delete that message.

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Brute Bee

Brute Bee Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(