cmr-metadata-review icon indicating copy to clipboard operation
cmr-metadata-review copied to clipboard

[Snyk] Fix for 1 vulnerabilities

Open dpesall opened this issue 6 months ago • 0 comments

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the rubygems dependencies of this project.

Snyk changed the following file(s):

  • Gemfile
⚠️ Warning
Failed to update the Gemfile.lock, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Improper Restriction of XML External Entity Reference ('XXE')
SNYK-RUBY-REXML-7814166
  696  

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"rexml","from":"3.2.8","to":"3.3.6"},{"name":"selenium-webdriver","from":"4.10.0","to":"4.11.0"},{"name":"webmock","from":"3.23.0","to":"3.23.1"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-RUBY-REXML-7814166","priority_score":696,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.2","score":410},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Improper Restriction of XML External Entity Reference ('XXE')"},{"exploit_maturity":"No Known Exploit","id":"SNYK-RUBY-REXML-7814166","priority_score":696,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.2","score":410},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Improper Restriction of XML External Entity Reference ('XXE')"},{"exploit_maturity":"No Known Exploit","id":"SNYK-RUBY-REXML-7814166","priority_score":696,"priority_score_factors":[{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.2","score":410},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Improper Restriction of XML External Entity Reference ('XXE')"}],"prId":"3e58d9ef-216f-41ac-922f-96bbc3b0e9aa","prPublicId":"3e58d9ef-216f-41ac-922f-96bbc3b0e9aa","packageManager":"rubygems","priorityScoreList":[696],"projectPublicId":"8fbb1ee1-7ea9-4878-bed4-35a2082798ec","projectUrl":"https://app.snyk.io/org/dpesall/project/8fbb1ee1-7ea9-4878-bed4-35a2082798ec?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["pr-warning-shown","priorityScore"],"type":"auto","upgrade":["SNYK-RUBY-REXML-7814166"],"vulns":["SNYK-RUBY-REXML-7814166"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

dpesall avatar Aug 24 '24 09:08 dpesall