cve/2021/CVE-2021-36762.md
2025-09-29 21:09:30 +02:00

932 B

CVE-2021-36762

Description

An issue was discovered in HCC Embedded InterNiche NicheStack through 4.3. The tfshnd():tftpsrv.c TFTP packet processing function doesn't ensure that a filename is adequately '\0' terminated; therefore, a subsequent call to strlen for the filename might read out of bounds of the protocol packet buffer (if no '\0' byte exists within a reasonable range).

POC

Reference

Github

No PoCs found on GitHub currently.