This page is experimental and may change significantly in future releases.
Use of Path Manipulation Function without Maximum-sized Buffer
Properties
id: d3f:CWE-785
- name
- Use of Path Manipulation Function without Maximum-sized Buffer
- definition
- 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.
Neighbors
CWE-785 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-785 has no related weaknesses in this release.