原始 OSV JSON{
"id": "GHSA-j6wp-3859-vxfg",
"aliases": [
"CVE-2021-41230"
],
"details": "### Impact\nChanges to the OIDC claims of a user after initial login are not reflected in policy evaluation when using [`allowed_idp_claims`](https://www.pomerium.com/reference/#allowed-idp-claims) as part of policy. If using `allowed_idp_claims` and a user's claims are changed, Pomerium can make incorrect authorization decisions.\n\n### Patches\nv0.15.6\n\n### Workarounds\n- Clear data on `databroker` service by clearing redis or restarting the in-memory databroker to force claims to be updated\n\n### References\nhttps://github.com/pomerium/pomerium/pull/2724\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Pomerium](https://github.com/pomerium/pomerium)\n* Email us at [[email protected] ](mailto:[email protected] )\n",
"summary": "OIDC claims not updated from Identity Provider in Pomerium",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.14.0"
},
{
"fixed": "0.15.6"
}
]
}
],
"package": {
"name": "github.com/pomerium/pomerium",
"ecosystem": "Go"
}
}
],
"modified": "2021-11-08T21:37:07Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2021-11-10T16:52:24Z",
"references": [
{
"url": "https://github.com/pomerium/pomerium/security/advisories/GHSA-j6wp-3859-vxfg",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41230",
"type": "ADVISORY"
},
{
"url": "https://github.com/pomerium/pomerium/pull/2724",
"type": "WEB"
},
{
"url": "https://github.com/pomerium/pomerium/commit/f20542c4bf2cc691e4c324f7ec79e02e46d95511",
"type": "WEB"
},
{
"url": "https://github.com/pomerium/pomerium",
"type": "PACKAGE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2021-0258",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-863"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-11-05T23:15:00Z",
"github_reviewed_at": "2021-11-08T21:37:07Z"
}
}