[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.3 #22

Open
r3adm3 wants to merge 1 commit from snyk-fix-1af22000ac6fd8e3476a3262d01c6642 into main
r3adm3 commented 2024-05-07 01:32:12 +00:00 (Migrated from github.com)

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 `pip` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • addAndDblService/requirements.txt
⚠️ Warning
Flask 1.0.2 requires Werkzeug, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Remote Code Execution (RCE)
SNYK-PYTHON-WERKZEUG-6808933
werkzeug:
2.2.3 -> 3.0.3
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Remote Code Execution (RCE)

<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.</h3> #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - addAndDblService/requirements.txt <details> <summary>⚠️ <b>Warning</b></summary> ``` Flask 1.0.2 requires Werkzeug, which is not installed. ``` </details> #### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000** <br/> **Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Remote Code Execution (RCE) <br/>[SNYK-PYTHON-WERKZEUG-6808933](https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6808933) | `werkzeug:` <br> `2.2.3 -> 3.0.3` <br> | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised. Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded. 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: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIwZjU1M2M1MS01ODkyLTRiMjUtYTdlNi01ZWNmODJmZDk1ZjYiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjBmNTUzYzUxLTU4OTItNGIyNS1hN2U2LTVlY2Y4MmZkOTVmNiJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/r3adm3/project/9ffd023f-9f2a-4d2c-99f3-c09cebbee29c?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/r3adm3/project/9ffd023f-9f2a-4d2c-99f3-c09cebbee29c?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;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":"0f553c51-5892-4b25-a7e6-5ecf82fd95f6","prPublicId":"0f553c51-5892-4b25-a7e6-5ecf82fd95f6","dependencies":[{"name":"werkzeug","from":"2.2.3","to":"3.0.3"}],"packageManager":"pip","projectPublicId":"9ffd023f-9f2a-4d2c-99f3-c09cebbee29c","projectUrl":"https://app.snyk.io/org/r3adm3/project/9ffd023f-9f2a-4d2c-99f3-c09cebbee29c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-WERKZEUG-6808933"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Remote Code Execution (RCE)](https://learn.snyk.io/lesson/malicious-code-injection/?loc&#x3D;fix-pr)
This pull request has changes conflicting with the target branch.
  • addAndDblService/requirements.txt
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin snyk-fix-1af22000ac6fd8e3476a3262d01c6642:snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git switch snyk-fix-1af22000ac6fd8e3476a3262d01c6642

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git switch snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git rebase main
git switch main
git merge --ff-only snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git switch snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git rebase main
git switch main
git merge --no-ff snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git switch main
git merge --squash snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git switch main
git merge --ff-only snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git switch main
git merge snyk-fix-1af22000ac6fd8e3476a3262d01c6642
git push origin main
Sign in to join this conversation.
No description provided.