GHSA-fv82-r8qv-ch4v

Suggest an improvement
Source
https://github.com/advisories/GHSA-fv82-r8qv-ch4v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/05/GHSA-fv82-r8qv-ch4v/GHSA-fv82-r8qv-ch4v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-fv82-r8qv-ch4v
Aliases
Published
2021-05-21T16:24:22Z
Modified
2024-08-21T15:58:54.928802Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
pomerium_signature is not verified in middleware in github.com/pomerium/pomerium
Details

Impact

Some API endpoints under /.pomerium/ do not verify parameters with pomerium_signature. This could allow modifying parameters intended to be trusted to Pomerium.

The issue mainly affects routes responsible for sign in/out, but does not introduce an authentication bypass.

Specific Go Packages Affected

github.com/pomerium/pomerium/authenticate

Patches

Patched in v0.13.4

For more information

If you have any questions or comments about this advisory * Open an issue in pomerium * Email us at security@pomerium.com

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-601"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-20T20:47:18Z"
}
References

Affected packages

Go / github.com/pomerium/pomerium

Package

Name
github.com/pomerium/pomerium
View open source insights on deps.dev
Purl
pkg:golang/github.com/pomerium/pomerium

Affected ranges

Type
SEMVER
Events
Introduced
0.10.0
Fixed
0.13.4