VYPR

Go Simple Tunnel

by Go Simple Tunnel Project

CVEs (1)

  • CVE-2023-32691MedMay 30, 2023
    risk 0.38cvss 5.9epss 0.01

    gost (GO Simple Tunnel) is a simple tunnel written in golang. Sensitive secrets such as passwords, token and API keys should be compared only using a constant-time comparison function. Untrusted input, sourced from a HTTP header, is compared directly with a secret. Since this…