zendesk / samson

Web interface for deployments, with plugin architecture and kubernetes support
Other
1.45k stars 235 forks source link

[Snyk] Fix for 3 vulnerabilities #4059

Closed svc-github-snyk closed 10 months ago

svc-github-snyk commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - Gemfile
⚠️ Warning ``` Failed to update the Gemfile.lock, please update manually before merging. ```
#### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **501/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 4.3 | Race Condition
[SNYK-RUBY-AUDITED-5490134](https://snyk.io/vuln/SNYK-RUBY-AUDITED-5490134) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **654/1000**
**Why?** Has a fix available, CVSS 8.8 | Cross-site Request Forgery (CSRF)
[SNYK-RUBY-OMNIAUTH-174820](https://snyk.io/vuln/SNYK-RUBY-OMNIAUTH-174820) | Yes | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **616/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.9 | Web Cache Poisoning
[SNYK-RUBY-RACK-1061917](https://snyk.io/vuln/SNYK-RUBY-RACK-1061917) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised. Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/deploy/project/8271dc0c-72f5-4843-9769-a77c8d4501cc?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/deploy/project/8271dc0c-72f5-4843-9769-a77c8d4501cc?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"6a085e7f-0fe8-4de7-937a-e75baf5f47b4","prPublicId":"6a085e7f-0fe8-4de7-937a-e75baf5f47b4","dependencies":[{"name":"audited","from":"4.10.0","to":"5.3.3"},{"name":"bootstrap3-datetimepicker-rails","from":"4.17.47","to":"4.17.47"},{"name":"doorkeeper","from":"5.4.0","to":"5.4.0"},{"name":"lograge","from":"0.12.0","to":"0.12.0"},{"name":"marco-polo","from":"2.0.1","to":"2.0.1"},{"name":"minitest-rails","from":"6.1.0","to":"6.1.0"},{"name":"momentjs-rails","from":"2.29.4.1","to":"2.29.4.1"},{"name":"omniauth","from":"1.9.2","to":"2.1.0"},{"name":"omniauth-bitbucket","from":"0.0.2","to":"0.0.2"},{"name":"omniauth-github","from":"1.4.0","to":"2.0.0"},{"name":"omniauth-gitlab","from":"1.0.2","to":"3.0.0"},{"name":"omniauth-google-oauth2","from":"0.6.0","to":"0.6.0"},{"name":"omniauth-oauth2","from":"1.7.0","to":"1.7.1"},{"name":"omniauth-rails_csrf_protection","from":"0.1.2","to":"0.1.2"},{"name":"rack-mini-profiler","from":"1.1.4","to":"1.1.4"},{"name":"rails","from":"6.1.7.3","to":"6.1.7.3"},{"name":"rails-controller-testing","from":"1.0.5","to":"1.0.5"},{"name":"rubocop-rails","from":"2.3.2","to":"2.3.2"},{"name":"sass-rails","from":"6.0.0","to":"6.0.0"},{"name":"sprockets","from":"3.7.2","to":"4.2.0"},{"name":"warden","from":"1.2.7","to":"1.2.7"}],"packageManager":"rubygems","projectPublicId":"8271dc0c-72f5-4843-9769-a77c8d4501cc","projectUrl":"https://app.snyk.io/org/deploy/project/8271dc0c-72f5-4843-9769-a77c8d4501cc?utm_source=github&utm_medium=referral&page=fix-pr","type":"user-initiated","patch":[],"vulns":["SNYK-RUBY-AUDITED-5490134","SNYK-RUBY-OMNIAUTH-174820","SNYK-RUBY-RACK-1061917"],"upgrade":["SNYK-RUBY-AUDITED-5490134","SNYK-RUBY-OMNIAUTH-174820","SNYK-RUBY-RACK-1061917"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["pr-warning-shown","priorityScore"],"priorityScoreList":[501,654,616],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Request Forgery (CSRF)](https://learn.snyk.io/lessons/csrf-attack/javascript/?loc=fix-pr)