Umbra Wiki weakness weakness/CWE-924
Back to wiki

CWE-924 — Improper Enforcement of Message Integrity During Transmission in a Communication Channel

provenance: imported · CWE: CWE-924

CWE-924: Improper Enforcement of Message Integrity During Transmission in a Communication Channel

MITRE CWE weakness

Kind Weakness
Abstraction Base
Status Incomplete
Likelihood of exploit

Description

The product establishes a communication channel with an endpoint and receives a message from that endpoint, but it does not sufficiently ensure that the message was not modified during transmission.

Attackers might be able to modify the message and spoof the endpoint by interfering with the data as it crosses the network or by redirecting the connection to a system under their control.

Common consequences

  • Integrity, Confidentiality: Gain Privileges or Assume Identity

Mitigations

(none listed)

References

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