Closed scottliddick closed 6 years ago
What information leakage are you referring to? What CDF version are you using?
Generally speaking for any production website you should not have `customErrors mode="Off" so that any YSODs that occur don't show any information at all.
In my tests with the above URLs, the only information returned are the errors that these invalid paths create, i'm not sure what sensitive information is being leaked?
I apologize for this premature issue report. I have since realized the scan was performed against a pre-prod site instance where customErrors were turned off and debug symbol files were deployed. The customer's production site is unaffected. Closing this as not an issue.
Here are some example URLs that triggered information leakage within error messages because input is not sanitized:
This will be problematic when an organization is required to perform security scans and these types of unhanded exceptions get flagged for Umbraco-backed sites.