Umbra Wiki weakness weakness/CWE-923
Back to wiki

CWE-923 — Improper Restriction of Communication Channel to Intended Endpoints

provenance: imported · CWE: CWE-923

CWE-923: Improper Restriction of Communication Channel to Intended Endpoints

MITRE CWE weakness

Kind Weakness
Abstraction Class
Status Incomplete
Likelihood of exploit

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.

Attackers might be able to spoof the intended endpoint from a different system or process, thus gaining the same level of access as the intended endpoint. While this issue frequently involves authentication between network-based clients and servers, other types of communication channels and endpoints can have this weakness.

Common consequences

  • Integrity, Confidentiality: Gain Privileges or Assume Identity

Mitigations

(none listed)

References

  • CWE page: https://cwe.mitre.org/data/definitions/923.html
  • CWE list: https://cwe.mitre.org/data/index.html