CWE DATABASE
About
GET A DEMO
Backslash Vulnerability Database
Race Condition During Access to Alternate Channel
Race Condition During Access to Alternate Channel
CWE-421
Short description
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.