Hi -
I have just noticed after using sc_redir for years now acts just like a normal browser GET
ie: If you are running x2 SC applications on x2 separate servers, and in app1 you do an sc_redir(app2,parm1=$parm1,…) the entire url along with parameters and their respective values is disclosed.
In app1 - the value of the parameters being passed in the sc_redir are ‘$’ variables
In app2 (which is a blank type app) - the receiving parameter variables are GLOBAL variables, where the Scope of each Global variable with Session, GET and POST checked, and Type having IN checked
Unfortunately, we were recently made aware that one of the users (not certain which one, and there are literally hundreds) is trying to hack and get the data and url information.
Please please please can someone help me here so that this information is not visible through any tool
Thanks
Larry