CVE-2016-9122
Description
go-jose before 1.0.4 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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.0.5-1 |
| debian | bullseye | fixed | 1.0.5-1 |
| debian | forky | fixed | 1.0.5-1 |
| debian | sid | fixed | 1.0.5-1 |
| debian | trixie | fixed | 1.0.5-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | gopkg.in/square/go-jose.v1 | <1.1.0 | 1.1.0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| go-jose_project | go-jose | {"endIncluding":"1.0.3"} | |
References
- http://www.openwall.com/lists/oss-security/2016/11/03/1
- https://github.com/square/go-jose/commit/2c5656adca9909843c4ff50acf1d2cf8f32da7e6
- https://hackerone.com/reports/169629
- https://nvd.nist.gov/vuln/detail/CVE-2016-9122
- https://github.com/square/go-jose/pull/111
- https://github.com/square/go-jose/commit/789a4c4bd4c118f7564954f441b29c153ccd6a96
- https://github.com/square/go-jose/commit/c7581939a3656bb65e89d64da0a52364a33d2507
- https://github.com/square/go-jose
- https://www.openwall.com/lists/oss-security/2016/11/03/1
- https://security-tracker.debian.org/tracker/CVE-2016-9122
CWEs
CWE-284
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.