This message was deleted.
# questions
s
This message was deleted.
🙏 5
partygrails 3
o
No workaround is possible for this vulnerability except to avoid data binding altogether????!!
m
Unfortunately, that is correct.
More specifically, avoid data binding against incoming request parameters (i.e. the attack vector). Granted, that is likely the heaviest use of data binding, so still unfortunate.