Information Leak Through Sent Data |
Weakness ID: 201 (Weakness Variant) | Status: Draft |
Description Summary
Scope | Effect |
---|---|
Confidentiality | Data leakage results in the compromise of data confidentiality. |
Example 1
The following is an actual mysql error statement:
Requirements specification: Specify data output such that no sensitive data is sent. |
Phase: Implementation Ensure that any possibly sensitive data specified in the requirements is verified with designers to ensure that it is either a calculated risk or mitigated elsewhere. Any information that is not necessary to the functionality should be removed in order to lower both the overhead and the possibility of security sensitive data being sent. |
Compartmentalize your system to have "safe" areas where trust boundaries can be unambiguously drawn. Do not allow sensitive data to go outside of the trust boundary and always be careful when interfacing with a compartment outside of the safe area. |
Setup default error message to handle unexpected errors. |
Nature | Type | ID | Name | View(s) this relationship pertains to![]() |
---|---|---|---|---|
ChildOf | ![]() | 200 | Information Exposure | Development Concepts (primary)699 Research Concepts (primary)1000 |
CanAlsoBe | ![]() | 202 | Privacy Leak through Data Queries | Research Concepts1000 |
CanAlsoBe | ![]() | 209 | Information Exposure Through an Error Message | Research Concepts1000 |
Mapped Taxonomy Name | Node ID | Fit | Mapped Node Name |
---|---|---|---|
CLASP | Accidental leaking of sensitive information through sent data |
CAPEC-ID | Attack Pattern Name | (CAPEC Version: 1.4) |
---|---|---|
12 | Choosing a Message/Channel Identifier on a Public/Multicast Channel |
Submissions | ||||
---|---|---|---|---|
Submission Date | Submitter | Organization | Source | |
CLASP | Externally Mined | |||
Modifications | ||||
Modification Date | Modifier | Organization | Source | |
2008-07-01 | Eric Dalci | Cigital | External | |
updated Potential Mitigations, Time of Introduction | ||||
2008-09-08 | CWE Content Team | MITRE | Internal | |
updated Common Consequences, Relationships, Other Notes, Taxonomy Mappings | ||||
2009-10-29 | CWE Content Team | MITRE | Internal | |
updated Other Notes, Potential Mitigations |