Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2023-1611 | 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`. |
Github GHSA |
GHSA-qjrq-hm79-49ww | ginuerzh/gost vulnerable to Timing Attack |
Fri, 10 Jan 2025 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-01-10T20:45:20.000Z
Reserved: 2023-05-11T16:33:45.732Z
Link: CVE-2023-32691
Updated: 2024-08-02T15:25:37.019Z
Status : Modified
Published: 2023-05-30T04:15:09.980
Modified: 2024-11-21T08:03:51.663
Link: CVE-2023-32691
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA