← Back

Filestash

filestash

Vendor: Filestash • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Filestash
1Filestash
Jun 17, 2026
Jul 31, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
An issue was discovered in filestash v0.4. The usage of the ssh.InsecureIgnoreHostKey() disables host key verification, possibly allowing attackers to obtain sensitive information via a man-in-the-middle attack.
1Filestash
1Filestash
Jun 17, 2026
Jul 31, 2024
N/A· v4
5.9 MEDIUM· v3
N/A· v2
Default configurations in the ShareProofVerifier function of filestash v0.4 causes the application to skip the TLS certificate verification process when sending out email verification codes, possibly allowing attackers t...Show more
Default configurations in the ShareProofVerifier function of filestash v0.4 causes the application to skip the TLS certificate verification process when sending out email verification codes, possibly allowing attackers to access sensitive data via a man-in-the-middle attack.Show less
1Filestash
1Filestash
Jun 17, 2026
Jul 31, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
filestash v0.4 is configured to skip TLS certificate verification when using the FTPS protocol, possibly allowing attackers to execute a man-in-the-middle attack via the Init function of index.go.