← Back

Fsp

fsp

3 CVEs • 1 product

Products (1)

Click to collapse
Toggle
C Library
c_library

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Fsp
1C Library
Apr 23, 2026
Jul 25, 2007
N/A· v4
N/A· v3
7.5 HIGH· v2
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 M...Show more
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.Show less
1Fsp
1C Library
Apr 23, 2026
Jul 25, 2007
N/A· v4
N/A· v3
5.0 MEDIUM· v2
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...Show more
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.Show less
1Fsp
1C Library
Apr 23, 2026
Jul 25, 2007
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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.