|
|
|
|
CWE-421: Race Condition During Access to Alternate Channel
| | Race Condition During Access to Alternate Channel |
|
| Weakness ID: 421 (Weakness Base) | | Status: Draft |
Description
Description Summary The product opens an alternate channel to communicate with an authorized user, but the channel is accessible to other actors.
Extended Description This creates a race condition that allows an attacker to access the channel before the authorized user does.
Time of Introduction Common Consequences | Scope | Effect |
Access Control | Technical Impact: Gain privileges / assume
identity; Bypass protection
mechanism |
Observed Examples | Reference | Description |
| CVE-1999-0351 | FTP "Pizza Thief" vulnerability. Attacker can
connect to a port that was intended for use by another
client. |
| CVE-2003-0230 | Product creates Windows named pipe during
authentication that another attacker can hijack by connecting to
it. |
Other Notes
|
Predictability can be a factor in some issues.
|
Relationships Affected Resources Taxonomy Mappings | Mapped Taxonomy Name | Node ID | Fit | Mapped Node Name |
| PLOVER | | | Alternate Channel Race Condition |
References
|
[REF-17] Michael Howard, David LeBlanc
and John Viega. "24 Deadly Sins of Software Security". "Sin 13: Race Conditions." Page 205. McGraw-Hill. 2010. |
Content History | Submissions |
|---|
| Submission Date | Submitter | Organization | Source |
|---|
| PLOVER | | 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, Observed_Example, Other_Notes,
Taxonomy_Mappings, Type | | 2008-10-14 | CWE Content Team | MITRE | Internal | | updated Description | | 2009-01-12 | CWE Content Team | MITRE | Internal | | updated References | | 2011-06-01 | CWE Content Team | MITRE | Internal | | updated Common_Consequences | | 2012-05-11 | CWE Content Team | MITRE | Internal | | updated References, Relationships | | 2012-10-30 | CWE Content Team | MITRE | Internal | | updated Potential_Mitigations | | Previous Entry Names |
|---|
| Change Date | Previous Entry
Name |
|---|
| 2008-04-11 | Alternate Channel Race
Condition | |
|