-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CVE-2023-26136 odf-multicluster-console-container: tough-cookie: prototype pollution in cookie memstore #1515
CVE-2023-26136 odf-multicluster-console-container: tough-cookie: prototype pollution in cookie memstore #1515
Conversation
/hold |
Can u plz run It should be using versions mentioned here: #1477. |
I think we need to wait for the new jest-environment-jsdom to be released. |
Copying from BZ details: |
I did not get it how it's related to |
…otype pollution in cookie memstore Signed-off-by: Gowtham Shanmugasundaram <[email protected]>
8e4d623
to
68ee111
Compare
mm. i thinking to add "tough-cookie": "^4.1.3" so it will resolve for all dependencies |
/hold cancel |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: GowthamShanmugam, SanjalKatiyar The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release-4.17 |
@SanjalKatiyar: once the present PR merges, I will cherry-pick it on top of release-4.17 in a new PR and assign it to you. In 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-sigs/prow repository. |
/cherry-pick release-4.17-compatibility |
@SanjalKatiyar: once the present PR merges, I will cherry-pick it on top of release-4.17-compatibility in a new PR and assign it to you. In 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-sigs/prow repository. |
e58d865
into
red-hat-storage:master
@SanjalKatiyar: new pull request created: #1531 In 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-sigs/prow repository. |
@SanjalKatiyar: new pull request created: #1532 In 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-sigs/prow repository. |
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2219339
tough-cookie <= 4.1.2 has critical vulnerability
Ref: jsdom/jsdom#3578, jsdom/jsdom#3572