CWE•Class•Incomplete•4 recent CVEs
CWE-923Improper Restriction of Communication Channel to Intended Endpoints
Description
The product establishes a communication channel to (or from) an endpoint for privileged or protected operations, but it does not properly ensure that it is communicating with the correct endpoint.
[object Object]
Common consequences
- Integrity,Confidentiality→Gain Privileges or Assume IdentityIf an attacker can spoof the endpoint, the attacker gains all the privileges that were intended for the original endpoint.