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
Fri, 10 Jan 2025 21:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2023-05-30T03:06:06.080Z
Updated: 2025-01-10T20:45:20.000Z
Reserved: 2023-05-11T16:33:45.732Z
Link: CVE-2023-32691
Vulnrichment
Updated: 2024-08-02T15:25:37.019Z
NVD
Status : Modified
Published: 2023-05-30T04:15:09.980
Modified: 2024-11-21T08:03:51.663
Link: CVE-2023-32691
Redhat
No data.