pact-foundation / pact-provider-verifier

Cross-platform, generic language, Pact provider verification tool
http://pact.io
MIT License
32 stars 24 forks source link

[Snyk] Fix for 7 vulnerabilities #102

Closed mefellows closed 1 year ago

mefellows 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: - examples/Gemfile - examples/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") | **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) | No | Proof of Concept ![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-RACK-3237233](https://snyk.io/vuln/SNYK-RUBY-RACK-3237233) | No | No Known Exploit ![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-RACK-3237237](https://snyk.io/vuln/SNYK-RUBY-RACK-3237237) | No | No Known Exploit ![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-RACK-3237240](https://snyk.io/vuln/SNYK-RUBY-RACK-3237240) | 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 | Denial of Service (DoS)
[SNYK-RUBY-RACK-3356639](https://snyk.io/vuln/SNYK-RUBY-RACK-3356639) | No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-RUBY-RACK-3360233](https://snyk.io/vuln/SNYK-RUBY-RACK-3360233) | No | 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 | Resources Downloaded over Insecure Protocol
[SNYK-RUBY-SINATRA-3150405](https://snyk.io/vuln/SNYK-RUBY-SINATRA-3150405) | 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/pact-foundation-808/project/cdfa16e0-6553-4204-8b27-8bec9bb9631b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/pact-foundation-808/project/cdfa16e0-6553-4204-8b27-8bec9bb9631b?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":"d2a39640-b77d-4b3b-b722-9c9fa0a0af40","prPublicId":"d2a39640-b77d-4b3b-b722-9c9fa0a0af40","dependencies":[{"name":"pact-provider-verifier","from":"1.36.1","to":"1.36.1"},{"name":"sinatra","from":"2.2.0","to":"2.2.3"},{"name":"sinatra-contrib","from":"2.2.0","to":"2.2.3"}],"packageManager":"rubygems","projectPublicId":"cdfa16e0-6553-4204-8b27-8bec9bb9631b","projectUrl":"https://app.snyk.io/org/pact-foundation-808/project/cdfa16e0-6553-4204-8b27-8bec9bb9631b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-RUBY-RACK-3237233","SNYK-RUBY-RACK-3237237","SNYK-RUBY-RACK-3237240","SNYK-RUBY-RACK-3356639","SNYK-RUBY-RACK-3360233","SNYK-RUBY-RACK-1061917","SNYK-RUBY-SINATRA-3150405"],"upgrade":["SNYK-RUBY-RACK-1061917","SNYK-RUBY-RACK-3237233","SNYK-RUBY-RACK-3237237","SNYK-RUBY-RACK-3237240","SNYK-RUBY-RACK-3356639","SNYK-RUBY-RACK-3360233","SNYK-RUBY-SINATRA-3150405"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[479,479,479,589,551,616,654],"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)
YOU54F commented 1 year ago

Updated Gemfile.lock will be in #103

Users can if cloning the codebase today, can delete the Gemfile.lock in examples or test folder, to use either of the examples, with the latest gems