-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1 #15
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
base: main
Are you sure you want to change the base?
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prisma Cloud has found errors in this PR ⬇️
| django==1.2 | ||
| flask==0.6 | ||
| requests==2.26.0 | ||
| werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flask 0.6 / requirements.txt
Total vulnerabilities: 3
| Critical: 0 | High: 3 | Medium: 0 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2019-1010083 | 7.5 | 1.0 |
Open | |
| CVE-2018-1000656 | 7.5 | 0.12.3 |
Open | |
| CVE-2023-30861 | 7.5 | 2.2.5 |
Open |
| django==1.2 | ||
| flask==0.6 | ||
| requests==2.26.0 | ||
| werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
django 1.2 / requirements.txt
Total vulnerabilities: 12
| Critical: 1 | High: 1 | Medium: 10 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2019-19844 | 9.8 | 1.11.27 |
Open | |
| CVE-2016-7401 | 7.5 | 1.8.15 |
Open | |
| CVE-2015-8213 | 5 | - |
Open | |
| CVE-2015-0219 | 5 | 1.4.18 |
Open | |
| CVE-2015-0220 | 4.3 | 1.4.18 |
Open | |
| CVE-2015-0221 | 5 | 1.4.18 |
Open | |
| CVE-2015-0222 | 5 | 1.4.18 |
Open | |
| CVE-2015-2241 | 4.3 | 1.7.6 |
Open | |
| CVE-2015-5144 | 4.3 | 1.7.9 |
Open | |
| CVE-2015-2317 | 4.3 | 1.6.11 |
Open | |
| CVE-2021-33203 | 4.9 | 2.2.24 |
Open | |
| CVE-2016-6186 | 6.1 | 1.8.14 |
Open |
| django==1.2 | ||
| flask==0.6 | ||
| requests==2.26.0 | ||
| werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
requests 2.26.0 / requirements.txt
Total vulnerabilities: 1
| Critical: 0 | High: 0 | Medium: 1 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2023-32681 | 6.1 | 2.31.0 |
Open |
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
Vulnerabilities that will be fixed
By pinning:
Why? Recently disclosed, Has a fix available, CVSS 6.5
SNYK-PYTHON-WERKZEUG-6035177
werkzeug:2.2.3 -> 3.0.1(*) 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:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.