OWASP Top Ten 2007 Category A6 - Information Leakage and Improper Error Handling
A category in the Common Weakness Enumeration published by The MITRE Corporation.
Summary
Categories in the Common Weakness Enumeration (CWE) group entries based on some common characteristic or attribute.
Weaknesses in this category are related to the A6 category in the OWASP Top Ten 2007.
Weaknesses
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
The product generates an error message that includes sensitive information about its environment, users, or associated data.
The product inserts sensitive information into debugging code, which could expose this information if the debugging code is not disabled in production.
The product behaves differently or sends different responses under different circumstances in a way that is observable to an unauthorized actor, which exposes security...
Concepts
Deprecated or Obsolete
CWE nodes in this view (graph) are associated with the OWASP Top Ten, as released in 2007. This view is considered obsolete as a newer version of the OWASP Top Ten is ...
See Also
Common Weakness Enumeration content on this website is copyright of The MITRE Corporation unless otherwise specified. Use of the Common Weakness Enumeration and the associated references on this website are subject to the Terms of Use as specified by The MITRE Corporation.