November 29, 2017

Functions vulnerable to buffer overflow

❑ These functions can cause a buffer overflow due to not checking the boundary value or in the case of misuse etc.



strcpy()
strcat()
gets()
getwd()
fscanf()
scanf()
sscanf()
vscanf()
vsscanf()
sprintf()
vsprintf()
realpath()
gethostbyname()