SDT Posted December 22, 2023 Share Posted December 22, 2023 Dear Team, How User input is URL-encoded before it is embedded in a URL in our CMS? Link to comment Share on other sites More sharing options...
Jim M Posted December 22, 2023 Share Posted December 22, 2023 Could you please clarify where or what you're referring to? Your previous topics have been very vague in nature but in the realm of security. Are you referring to security concerns with URL injection? We do sanitize all inputs and URL variables. If you're seeing otherwise, we would need an example. Link to comment Share on other sites More sharing options...
SDT Posted December 23, 2023 Author Share Posted December 23, 2023 How User input is URL-encoded before it is embedded in a URL (yellow color highlighted indicate the same) Link to comment Share on other sites More sharing options...
Jim M Posted December 23, 2023 Share Posted December 23, 2023 2 minutes ago, SDT said: How User input is URL-encoded before it is embedded in a URL (yellow color highlighted indicate the same) That is not a valid URL in our software. Your server is throwing a 301 move permanently there. Link to comment Share on other sites More sharing options...
Recommended Posts