Skip to main content
priyankam7887
April 15, 2025
Solved

Base64 Expressions Plugin Vulnerable

  • April 15, 2025
  • 6 replies
  • 0 views

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.

    Best answer by mikes0011

    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.

    6 replies

    davidj137213
    April 15, 2025

    Why do you say the smart serivce is vulnerable? 

    Anyway, you can implement your own function /smart service in order to solve the problem

    priyankam7887
    April 15, 2025

    In appian health check report we got to know it's vulnerable and need to remove.

    davidj137213
    April 15, 2025

    Ask in market about new version of the plugin, or create a new one.....

    The support of smart services in the market falls on the developer

    mikes0011
    mikes0011Answer
    Brainy
    April 15, 2025

    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.

    priyankam7887
    April 16, 2025

    Thank you mike.

    mikes0011
    Brainy
    April 16, 2025

    Glad to help - would appreciate a 'verify' if you end up using my advice directly, of course [emoticon:c4563cd7d5574777a71c318021cbbcc8]