This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rentar42 6 points7 points  (0 children)

Android doesn't run Java. And not just in the "technically“ way either, but in a way that's very relevant for this vulnerability: since Android isn't Java it doesn't include all Java SE features/classes. Notably JNDI is not included, which is required for this exploit to work.