The product uses a transmission protocol that does not include a mechanism for verifying the integrity of the data during transmission, such as a checksum.
Add an appropriately sized checksum to the protocol, ensuring that data received may be simply validated before it is parsed and used.
Ensure that the checksums present in the protocol design are properly implemented and added to each message before it is sent.
Our security experts can help you identify and remediate CWE-353 vulnerabilities in your codebase.
Get Security Assessment