← Back to CVE List

CVE-2020-35684

Published: 2021-08-19T12:15Z
Last Modified: 2024-11-21T05:27Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
An issue was discovered in HCC Nichestack 3.0. The code that parses TCP packets relies on an unchecked value of the IP payload size (extracted from the IP header) to compute the length of the TCP payload within the TCP checksum computation function. When the IP payload size is set to be smaller than the size of the IP header, the TCP checksum computation function may read out of bounds (a low-impact write-out-of-bounds is also possible). > MITRE Terms of Use apply – see LICENSE‑MITRE.txt