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 comparison is not secure, an attacker can mount a side-channel timing attack to guess the password. As a workaround, this can be easily fixed using a constant time comparing function such as `crypto/subtle`'s `ConstantTimeCompare`.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2023-05-30T03:06:06.080Z
Updated: 2024-08-02T15:25:37.019Z
Reserved: 2023-05-11T16:33:45.732Z
Link: CVE-2023-32691
Vulnrichment
No data.
NVD
Status : Modified
Published: 2023-05-30T04:15:09.980
Modified: 2024-11-21T08:03:51.663
Link: CVE-2023-32691
Redhat
No data.