Skip to content

Client brute-force of token secrets

Moderate
btoews published GHSA-f28g-86hc-823q Jul 13, 2023

Package

gomod github.com/superfly/tokenizer (Go)

Affected versions

<0.0.1

Patched versions

0.0.1

Description

Impact

Authorized clients, having an inject_processor secret, could brute-force the secret token value by abusing the fmt parameter to the Proxy-Tokenizer header.

Patches

This was fixed in #8 and further mitigated in #9.

Severity

Moderate

CVE ID

No known CVE

Weaknesses

No CWEs