Skip to content

Commit 7053084

Browse files
committed
reports: add GO-2021-0258 for CVE-2021-41230
Fixes #258 Change-Id: I0781ce61af3375a40a4f13c6111e7a381097c8b8 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/377621 Trust: Julie Qiu <[email protected]> Run-TryBot: Julie Qiu <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Damien Neil <[email protected]>
1 parent c675b49 commit 7053084

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

reports/GO-2021-0258.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
module: github.com/pomerium/pomerium
2+
versions:
3+
- fixed: v0.15.6
4+
description: |
5+
Pomerium is an open source identity-aware access proxy. Changes to the OIDC
6+
claims of a user after initial login are not reflected in policy evaluation
7+
when using allowed_idp_claims as part of policy. If using allowed_idp_claims
8+
and a user's claims are changed, Pomerium can make incorrect authorization
9+
decisions.
10+
11+
For users unable to upgrade clear data on databroker service by clearing
12+
redis or restarting the in-memory databroker to force claims to be updated.
13+
cves:
14+
- CVE-2021-41230
15+
symbols:
16+
- Manager.onUpdateRecords
17+
links:
18+
pr: https://github.com/pomerium/pomerium/pull/2724
19+
commit: https://github.com/pomerium/pomerium/commit/f20542c4bf2cc691e4c324f7ec79e02e46d95511
20+
context:
21+
- https://github.com/pomerium/pomerium/security/advisories/GHSA-j6wp-3859-vxfg

0 commit comments

Comments
 (0)