Skip to content

chore: upgrade redis to 7.0.8 to avoid several CVEs#12627

Merged
crenshaw-dev merged 1 commit intoargoproj:masterfrom
34fathombelow:redis-cve-fix
Feb 28, 2023
Merged

chore: upgrade redis to 7.0.8 to avoid several CVEs#12627
crenshaw-dev merged 1 commit intoargoproj:masterfrom
34fathombelow:redis-cve-fix

Conversation

@34fathombelow
Copy link
Member

This PR fixes several CVEs found in the recent Snyk Scan for Redis.

CVE-2022-4450
CVE-2022-4450
CVE-2023-0216
CVE-2023-0217
CVE-2023-0286
CVE-2023-0286

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
@34fathombelow 34fathombelow added cherry-pick/2.5 Candidate for cherry picking into the 2.5 release branch cherry-pick/2.6 Candidate for cherry picking into the 2.6 release branch cherry-pick/2.4 Candidate for cherry picking into the 2.4 release branch labels Feb 26, 2023
@codecov
Copy link

codecov bot commented Feb 26, 2023

Codecov Report

Base: 47.78% // Head: 47.78% // No change to project coverage 👍

Coverage data is based on head (a557c87) compared to base (7b7c5ae).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12627   +/-   ##
=======================================
  Coverage   47.78%   47.78%           
=======================================
  Files         246      246           
  Lines       41944    41944           
=======================================
  Hits        20045    20045           
  Misses      19898    19898           
  Partials     2001     2001           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@crenshaw-dev
Copy link
Member

/cherry-pick release-2.6

@crenshaw-dev
Copy link
Member

/cherry-pick release-2.5

@crenshaw-dev
Copy link
Member

/cherry-pick release-2.4

@crenshaw-dev crenshaw-dev merged commit 5b46eb8 into argoproj:master Feb 28, 2023
@gcp-cherry-pick-bot
Copy link

Cherry-pick failed with Merge error 5b46eb8b7be0234321844a933d114e29f79d05a8 into temp-cherry-pick-51310a-release-2.6

@gcp-cherry-pick-bot
Copy link

Cherry-pick failed with Merge error 5b46eb8b7be0234321844a933d114e29f79d05a8 into temp-cherry-pick-51310a-release-2.5

@gcp-cherry-pick-bot
Copy link

Cherry-pick failed with Merge error 5b46eb8b7be0234321844a933d114e29f79d05a8 into temp-cherry-pick-51310a-release-2.4

@crenshaw-dev
Copy link
Member

Bad bot.

crenshaw-dev pushed a commit that referenced this pull request Feb 28, 2023
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
crenshaw-dev pushed a commit that referenced this pull request Feb 28, 2023
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
crenshaw-dev pushed a commit that referenced this pull request Feb 28, 2023
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
@crenshaw-dev
Copy link
Member

Cherry-picked onto release-2.6 for 2.6.4, release-2.5 for 2.5.13, and release-2.4 for 2.4.25.

ciiay pushed a commit to ciiay/argo-cd that referenced this pull request Feb 28, 2023
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>
@34fathombelow 34fathombelow deleted the redis-cve-fix branch March 1, 2023 01:34
rumstead pushed a commit to rumstead/argo-cd that referenced this pull request Mar 3, 2023
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: rumstead <37445536+rumstead@users.noreply.github.com>
crenshaw-dev pushed a commit that referenced this pull request Mar 6, 2023
* Upgrade qs to avoid CVE-2022-24999

Signed-off-by: Yi Cai <yicai@redhat.com>

* chore: upgrade haproxy to 2.6.9 to avoid multiple CVEs (#12628)

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>

* chore: upgrade redis to 7.0.8 to avoid several CVEs (#12627)

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>

* [Bot] docs: Update Snyk reports (#12660)

Signed-off-by: CI <ci@argoproj.com>
Co-authored-by: CI <ci@argoproj.com>
Signed-off-by: Yi Cai <yicai@redhat.com>

* Upgrade qs to avoid cve-2022-24999

Signed-off-by: Yi Cai <yicai@redhat.com>

---------

Signed-off-by: Yi Cai <yicai@redhat.com>
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: CI <ci@argoproj.com>
Co-authored-by: Justin Marquis <34fathombelow@protonmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CI <ci@argoproj.com>
yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
* Upgrade qs to avoid CVE-2022-24999

Signed-off-by: Yi Cai <yicai@redhat.com>

* chore: upgrade haproxy to 2.6.9 to avoid multiple CVEs (argoproj#12628)

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>

* chore: upgrade redis to 7.0.8 to avoid several CVEs (argoproj#12627)

Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Yi Cai <yicai@redhat.com>

* [Bot] docs: Update Snyk reports (argoproj#12660)

Signed-off-by: CI <ci@argoproj.com>
Co-authored-by: CI <ci@argoproj.com>
Signed-off-by: Yi Cai <yicai@redhat.com>

* Upgrade qs to avoid cve-2022-24999

Signed-off-by: Yi Cai <yicai@redhat.com>

---------

Signed-off-by: Yi Cai <yicai@redhat.com>
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: CI <ci@argoproj.com>
Co-authored-by: Justin Marquis <34fathombelow@protonmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CI <ci@argoproj.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick/2.4 Candidate for cherry picking into the 2.4 release branch cherry-pick/2.5 Candidate for cherry picking into the 2.5 release branch cherry-pick/2.6 Candidate for cherry picking into the 2.6 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants