Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade Umbraco.Cms from 14.0.0-rc4 to 14.2.0 #13

Closed
wants to merge 1 commit into from

Conversation

jcdc-bot
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to fix 6 vulnerabilities in the nuget dependencies of this project.

Snyk changed the following file(s):

  • src/TestSite.14/TestSite.14.csproj

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Infinite loop
SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831268
  696  
high severity Out-of-Bounds Write
SNYK-DOTNET-SIXLABORSIMAGESHARP-7547406
  649  
medium severity Observable Discrepancy
SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831266
  616  
medium severity Uncontrolled Resource Consumption
SNYK-DOTNET-SIXLABORSIMAGESHARP-7547407
  559  
medium severity Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
SNYK-DOTNET-AZUREIDENTITY-7246762
  489  
medium severity Allocation of Resources Without Limits or Throttling
SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7577211
  479  

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:

🦉 Allocation of Resources Without Limits or Throttling

[//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"Umbraco.Cms","from":"14.0.0-rc4","to":"14.2.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"No Known Exploit","id":"SNYK-DOTNET-AZUREIDENTITY-7246762","priority_score":489,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"5.5","score":275},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"},{"exploit_maturity":"No Known Exploit","id":"SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7577211","priority_score":479,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"5.3","score":265},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Allocation of Resources Without Limits or Throttling"},{"exploit_maturity":"Proof of Concept","id":"SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831266","priority_score":616,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"5.9","score":295},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Observable Discrepancy"},{"exploit_maturity":"Proof of Concept","id":"SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831268","priority_score":696,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"7.5","score":375},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Infinite loop"},{"exploit_maturity":"No Known Exploit","id":"SNYK-DOTNET-SIXLABORSIMAGESHARP-7547406","priority_score":649,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"8.7","score":435},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Out-of-Bounds Write"},{"exploit_maturity":"No Known Exploit","id":"SNYK-DOTNET-SIXLABORSIMAGESHARP-7547407","priority_score":559,"priority_score_factors":[{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"6.9","score":345},{"type":"scoreVersion","label":"v1","score":1}],"severity":"medium","title":"Uncontrolled Resource Consumption"}],"prId":"b2c99c53-ea6e-4b6e-9888-cc14e8166cb9","prPublicId":"b2c99c53-ea6e-4b6e-9888-cc14e8166cb9","packageManager":"nuget","priorityScoreList":[489,479,616,696,649,559],"projectPublicId":"9d51ee56-4ca1-4556-987f-97dfb58b0c5c","projectUrl":"https://app.snyk.io/org/jcdcdev/project/9d51ee56-4ca1-4556-987f-97dfb58b0c5c?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"user-initiated","upgrade":["SNYK-DOTNET-AZUREIDENTITY-7246762","SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7577211","SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831266","SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831268","SNYK-DOTNET-SIXLABORSIMAGESHARP-7547406","SNYK-DOTNET-SIXLABORSIMAGESHARP-7547407"],"vulns":["SNYK-DOTNET-AZUREIDENTITY-7246762","SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7577211","SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831266","SNYK-DOTNET-BOUNCYCASTLECRYPTOGRAPHY-7831268","SNYK-DOTNET-SIXLABORSIMAGESHARP-7547406","SNYK-DOTNET-SIXLABORSIMAGESHARP-7547407"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'

@jcdcdev jcdcdev closed this Sep 25, 2024
@jcdcdev jcdcdev reopened this Sep 25, 2024
@jcdcdev jcdcdev closed this Sep 25, 2024
@jcdcdev jcdcdev deleted the snyk-fix-b84b46eda07749bbb14e56ceb7594e8e branch September 25, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants