Improper authorization control for web services In gopkg.in/square/go-jose.v1
Description
Go JOSE Signature Validation Bypass Go JOSE before 1.1.0 suffers from multiple signatures exploitation. The go-jose library supports messages with multiple signatures. However, when validating a signed message the API did not indicate which signature was valid, which could potentially lead to confusion. For example, users of the library might mistakenly read protected header values from an attached signature that was different from the one originally validated
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 1.1.0 | ||
debian 14 | 1.0.5-1 | ||
go | v1.0.4 | ||
debian 11 | 1.0.5-1 | ||
debian 13 | 1.0.5-1 | ||
debian 12 | 1.0.5-1 |
Aliases
1. 2. 3. 4. 5. 6.
References
1. 2. 3. 4. 5. 6. 7.