Vulnerabilities (CVE)

Filtered by vendor Fsp Subscribe
Filtered by product C Library
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2007-3962 1 Fsp 1 C Library 2023-12-10 7.5 HIGH N/A
Multiple stack-based buffer overflows in fsplib.c in fsplib before 0.9 might allow remote attackers to execute arbitrary code via (1) a long filename that is not properly handled by the fsp_readdir_native function when MAXNAMLEN is greater than 255, or (2) a long d_name directory (dirent) field in the fsp_readdir function.
CVE-2006-7221 1 Fsp 1 C Library 2023-12-10 5.0 MEDIUM N/A
Multiple off-by-one errors in fsplib.c in fsplib before 0.8 allow attackers to cause a denial of service via unspecified vectors involving the (1) name and (2) d_name entry attributes.
CVE-2007-3961 1 Fsp 1 C Library 2023-12-10 5.0 MEDIUM N/A
Off-by-one error in the fsp_readdir_r function in fsplib.c in fsplib before 0.9 allows remote attackers to cause a denial of service via a directory entry whose length is exactly MAXNAMELEN, which prevents a terminating null byte from being added.