CWE-210: Self-generated Error Message Containing Sensitive Information
The product identifies an error condition and creates its own diagnostic or error messages that contain sensitive information.
Last updated
Overview
CWE-210 (Self-generated Error Message Containing Sensitive Information) is a base-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Real-world CVEs
3 recorded CVEs are caused by CWE-210 (Self-generated Error Message Containing Sensitive Information). The highest-severity and most recent are shown first.
Common consequences
What can happen when CWE-210 is exploited.