CWE-11: ASP.NET Misconfiguration: Creating Debug Binary
Debugging messages help attackers learn about the system and plan a form of attack.
Browse cwe for asp.net with official CWE context and Glexia analysis.
Search And Filters
Showing 10 of 10 CWE records.
Debugging messages help attackers learn about the system and plan a form of attack.
An ASP .NET application must enable custom error pages in order to prevent attackers from mining information from the framework's built-in responses.
Storing a plaintext password in a configuration file allows anyone who can read the file access to the password-protected resource making them an easy target for attackers.
The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
Allowing a .NET application to run at potentially escalated levels of access to the underlying operating and file systems can be dangerous and result in various forms of attacks.
The ASP.NET application does not use an input validation framework.
Configuring an ASP.NET application to run with impersonated credentials may give the application unnecessary privileges.
The product does not properly handle null bytes or NUL characters when passing data between different representations or components.
The product receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.
The ASP.NET application does not use, or incorrectly uses, the model validation framework.