Hi,
We are using Base64 Expressions plugin in our application in so many interfaces now this plugin is vulnerable and need to find the alternative for this plugin. can someone please help on this?
Note: we are using it to encode and decode the text.
Discussion posts and replies are publicly visible
For plain text, Base64 conversion can be done using an OOB expression rule. Linked there is my posting of the most recent versions of both my base64 encoder and base64 decoder, hardened against extended characters like large unicode characters and even emojis.
Thank you mike.
Glad to help - would appreciate a 'verify' if you end up using my advice directly, of course