CWE-11

ASP.NET Misconfiguration: Creating Debug Binary

Debugging messages help attackers learn about the system and plan a form of attack.

Mitigation

Phase: System Configuration

Description:

  • Avoid releasing debug binaries into the production environment. Change the debug mode to false when the application is deployed into production.

No CAPEC attack patterns related to this CWE.

Back to CWE stats page