Missing Check for Certificate Revocation after Initial Check |
Weakness ID: 370 (Weakness Base) | Status: Draft |
Description Summary
Extended Description
If the revocation status of a certificate is not checked before each action that requires privileges, the system may be subject to a race condition. If a certificate is revoked after the initial check, all subsequent actions taken with the owner of the revoked certificate will lose all benefits guaranteed by the certificate. In fact, it is almost certain that the use of a revoked certificate indicates malicious activity.
Scope | Effect |
---|---|
Authentication | Trust may be assigned to an entity who is not who it claims to be. |
Integrity | Data from an untrusted (and possibly malicious) source may be integrated. |
Confidentiality | Date may be disclosed to an entity impersonating a trusted entity, resulting in information disclosure. |
Example 1
Phase: Architecture and Design Ensure that certificates are checked for revoked status before each use of a protected resource. If the certificate is checked before each access of a protected resource, the delay subject to a possible race condition becomes almost negligible and significantly reduces the risk associated with this issue. |
Nature | Type | ID | Name | View(s) this relationship pertains to![]() |
---|---|---|---|---|
ChildOf | ![]() | 299 | Improper Check for Certificate Revocation | Development Concepts (primary)699 Research Concepts (primary)1000 |
PeerOf | ![]() | 296 | Improper Following of Chain of Trust for Certificate Validation | Research Concepts1000 |
PeerOf | ![]() | 297 | Improper Validation of Host-specific Certificate Data | Research Concepts1000 |
PeerOf | ![]() | 298 | Improper Validation of Certificate Expiration | Research Concepts1000 |
Mapped Taxonomy Name | Node ID | Fit | Mapped Node Name |
---|---|---|---|
CLASP | Race condition in checking for certificate revocation |
Submissions | ||||
---|---|---|---|---|
Submission Date | Submitter | Organization | Source | |
CLASP | Externally Mined | |||
Modifications | ||||
Modification Date | Modifier | Organization | Source | |
2008-07-01 | Eric Dalci | Cigital | External | |
updated Time of Introduction | ||||
2008-09-08 | CWE Content Team | MITRE | Internal | |
updated Common Consequences, Relationships, Other Notes, Taxonomy Mappings | ||||
2008-10-14 | CWE Content Team | MITRE | Internal | |
updated Description, Other Notes, Potential Mitigations | ||||
2009-05-27 | CWE Content Team | MITRE | Internal | |
updated Name, Relationships | ||||
Previous Entry Names | ||||
Change Date | Previous Entry Name | |||
2009-05-27 | Race Condition in Checking for Certificate Revocation | |||