You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the attacker controls a string and there's a function in the same serialization process, then he is going to be able to convert its string as a function.
If the attacker controls a string and there's a function in the same serialization process, then he is going to be able to convert its string as a function.
It seems unlikely that it is possible to exploit it, but we never know.
In the same vein, an attacker can throw an exception if it is given a string and there's a function serialized somewhere.
The text was updated successfully, but these errors were encountered: