Bump go-restful/v3 to v3.10.2 to address PRISMA-2022-0227#521
Bump go-restful/v3 to v3.10.2 to address PRISMA-2022-0227#521fredbalves86 wants to merge 3 commits intoopenshift:masterfrom
Conversation
|
Hi @fredbalves86. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/hold |
|
/unhold |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fredbalves86 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@fredbalves86:
|
|
Does this get fixed upstream? |
I don't believe so, I just downstreamed everything. It should probably be done upstream for the three source repos first. |
I would expect this issue to be fixed upstream first then being downstreamed later. However, as long as someone remembers to fix it upstream then I don't care about the order. |
Done |
|
/ok-to-test |
The merge commit in the middle is still there. Please remove it. Thanks. |
91277ea to
0a50079
Compare
|
/retest |
|
@fredbalves86: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
could you please run |
|
@perdasilva got some errors doing it. Anyone wants to close this one and open a new one with all the stuff needed? |
|
This was done as part of #567. |
|
I can't close this... but it should be closed. |
|
/close |
|
@tmshort: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Bump go-restful/v3 to v3.10.2 to address PRISMA-2022-0227
Description:
github.com/emicklei/go-restful/v3 module prior to v3.10.0 is vulnerable to Authentication Bypass by Primary Weakness. There is an inconsistency in how go-restful parses URL paths. This inconsistency could lead to several security check bypass in a complex system.
Severity:
High
CVE:
PRISMA-2022-0227