Use of Path Manipulation Function without Maximum-sized Buffer
Incomplete in the CWE catalog · 0 CVEs mapped
0
CVEs mapped
What it is
The product invokes a function for normalizing paths or file names, but it provides an output buffer that is smaller than the maximum possible size, such as PATH_MAX.