|
|
|
|
CWE-528: Exposure of Core Dump File to an Unauthorized Control Sphere
| | Exposure of Core Dump File to an Unauthorized Control Sphere |
|
| Weakness ID: 528 (Weakness Variant) | | Status: Draft |
Description
Description Summary The product generates a core dump file in a directory that is accessible to actors outside of the intended control sphere.
Time of Introduction Common Consequences | Scope | Effect |
Confidentiality | Technical Impact: Read application
data; Read files or
directories |
Potential Mitigations
Protect the core dump files from unauthorized access. |
Relationships Taxonomy Mappings | Mapped Taxonomy Name | Node ID | Fit | Mapped Node Name |
| Anonymous Tool Vendor (under NDA) | | | |
| CERT C Secure Coding | MEM06-C | | Ensure that sensitive data is not written out to
disk |
| CERT Java Secure Coding | MSC10-J | | Limit the lifetime of sensitive data |
| CERT C++ Secure Coding | MEM06-CPP | | Ensure that sensitive data is not written out to
disk |
Content History | Submissions |
|---|
| Submission Date | Submitter | Organization | Source |
|---|
| Anonymous Tool Vendor (under NDA) | | 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 Relationships,
Taxonomy_Mappings | | 2008-11-24 | CWE Content Team | MITRE | Internal | | updated Relationships,
Taxonomy_Mappings | | 2009-03-10 | CWE Content Team | MITRE | Internal | | updated Relationships | | 2009-12-28 | CWE Content Team | MITRE | Internal | | updated Description, Name | | 2011-06-01 | CWE Content Team | MITRE | Internal | | updated Common_Consequences, Relationships,
Taxonomy_Mappings | | 2011-09-13 | CWE Content Team | MITRE | Internal | | updated Relationships,
Taxonomy_Mappings | | Previous Entry Names |
|---|
| Change Date | Previous Entry
Name |
|---|
| 2009-12-28 | Information Leak Through Core
Dump Files | |
|