VYPR

Go modules package

github.com/mickael-kerjean/filestash

pkg:golang/github.com/mickael-kerjean/filestash

Vulnerabilities (3)

  • CVE-2026-50891HigJun 15, 2026
    affected <= 0.2.2-0.20260827111952-cbcd1e96ebc7

    Incorrect access control in the /admin/api/config component of Filestash v0.4.0 allows attackers to escalate privileges via sending a crafted request.

  • CVE-2024-41256MedJul 31, 2024
    affected <= 0.4

    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.

  • CVE-2024-41255HigJul 31, 2024
    affected <= 0.4

    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.