GHSA-77gc-fj98-665h

Suggest an improvement
Source
https://github.com/advisories/GHSA-77gc-fj98-665h
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/05/GHSA-77gc-fj98-665h/GHSA-77gc-fj98-665h.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-77gc-fj98-665h
Aliases
Published
2021-05-18T19:15:09Z
Modified
2024-05-20T21:20:33Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Go JOSE Signature Validation Bypass
Details

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

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-284"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-12T18:06:40Z"
}
References

Affected packages

Go / gopkg.in/square/go-jose.v1

Package

Name
gopkg.in/square/go-jose.v1
View open source insights on deps.dev
Purl
pkg:golang/gopkg.in/square/go-jose.v1

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.0