auth0 / Guardian.swift

Swift toolkit for Auth0 Guardian API
https://auth0.com/guardian
MIT License
9 stars 19 forks source link

[Snyk] Fix for 7 vulnerabilities #111

Open dtokta opened 1 year ago

dtokta 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 - Gemfile.lock #### 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") | **479/1000**
**Why?** Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-RUBY-ACTIVESUPPORT-3237242](https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-3237242) | No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **591/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 6.1 | Cross-site Scripting (XSS)
[SNYK-RUBY-ACTIVESUPPORT-3360028](https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-3360028) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-RUBY-ADDRESSABLE-1316242](https://snyk.io/vuln/SNYK-RUBY-ADDRESSABLE-1316242) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **726/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 8.1 | Command Injection
[SNYK-RUBY-COCOAPODSDOWNLOADER-2414278](https://snyk.io/vuln/SNYK-RUBY-COCOAPODSDOWNLOADER-2414278) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **726/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 8.1 | Command Injection
[SNYK-RUBY-COCOAPODSDOWNLOADER-2414280](https://snyk.io/vuln/SNYK-RUBY-COCOAPODSDOWNLOADER-2414280) | No | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **619/1000**
**Why?** Has a fix available, CVSS 8.1 | Deserialization of Untrusted Data
[SNYK-RUBY-JMESPATH-2859799](https://snyk.io/vuln/SNYK-RUBY-JMESPATH-2859799) | No | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Directory Traversal
[SNYK-RUBY-TZINFO-2958048](https://snyk.io/vuln/SNYK-RUBY-TZINFO-2958048) | No | No Known Exploit (*) 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/iam-mfa/project/ed4390a4-dea4-4f3a-b505-d05095701625?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/iam-mfa/project/ed4390a4-dea4-4f3a-b505-d05095701625?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":"1f6aa3db-5b39-4668-9381-50364ce44c13","prPublicId":"1f6aa3db-5b39-4668-9381-50364ce44c13","dependencies":[{"name":"cocoapods","from":"1.10.1","to":"1.11.0"},{"name":"fastlane","from":"2.184.1","to":"2.184.1"}],"packageManager":"rubygems","projectPublicId":"ed4390a4-dea4-4f3a-b505-d05095701625","projectUrl":"https://app.snyk.io/org/iam-mfa/project/ed4390a4-dea4-4f3a-b505-d05095701625?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-RUBY-ACTIVESUPPORT-3237242","SNYK-RUBY-ACTIVESUPPORT-3360028","SNYK-RUBY-ADDRESSABLE-1316242","SNYK-RUBY-COCOAPODSDOWNLOADER-2414278","SNYK-RUBY-COCOAPODSDOWNLOADER-2414280","SNYK-RUBY-JMESPATH-2859799","SNYK-RUBY-TZINFO-2958048"],"upgrade":["SNYK-RUBY-ACTIVESUPPORT-3237242","SNYK-RUBY-ACTIVESUPPORT-3360028","SNYK-RUBY-ADDRESSABLE-1316242","SNYK-RUBY-COCOAPODSDOWNLOADER-2414278","SNYK-RUBY-COCOAPODSDOWNLOADER-2414280","SNYK-RUBY-JMESPATH-2859799","SNYK-RUBY-TZINFO-2958048"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[479,591,589,726,726,619,589],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr) 🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lessons/xss/cpp/?loc=fix-pr) 🦉 [Deserialization of Untrusted Data](https://learn.snyk.io/lessons/insecure-deserialization/java/?loc=fix-pr) 🦉 [More lessons are available in Snyk Learn](https://learn.snyk.io/?loc=fix-pr)