Open Closed

Custom Error Code page Implementation for Hidden Directory Detected security concerns #3441


User avatar
0
Rajasekhar created
  • ABP Framework version: v3.2.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC): Yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:
    1. Host the application in IIS & open the application URL
    1. Search for hidden directories eg : https://abpapplication.com/..%2fconsole.portal
    1. It is showing 403 error, forbidden
    1. But we want to redirect the error and show as 404.

1 Answer(s)
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11