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] Fix for 9 vulnerabilities #67

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

matrix-compute
Copy link
Owner

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:
    • requirements/base.txt
⚠️ Warning
platformdirs 3.8.1 has requirement typing-extensions>=4.6.3; python_version < "3.8", but you have typing-extensions 4.4.0.
numexpr 2.8.4 requires numpy, which is not installed.
Flask 2.2.5 requires Werkzeug, which is not installed.
Flask-Login 0.6.0 requires Werkzeug, which is not installed.
Flask-JWT-Extended 4.3.1 requires Werkzeug, which is not installed.
Flask-AppBuilder 4.3.11 requires werkzeug, which is not installed.
Bottleneck 1.3.7 requires numpy, which is not installed.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Use of a Broken or Risky Cryptographic Algorithm
SNYK-PYTHON-CRYPTOGRAPHY-6149518
cryptography:
41.0.2 -> 42.0.4
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-PYTHON-CRYPTOGRAPHY-6157248
cryptography:
41.0.2 -> 42.0.4
No No Known Exploit
medium severity 581/1000
Why? Recently disclosed, Has a fix available, CVSS 5.9
NULL Pointer Dereference
SNYK-PYTHON-CRYPTOGRAPHY-6261585
cryptography:
41.0.2 -> 42.0.4
No No Known Exploit
medium severity 616/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.9
Incorrect Behavior Order
SNYK-PYTHON-DNSPYTHON-6241713
dnspython:
2.1.0 -> 2.6.1
No Proof of Concept
high severity 656/1000
Why? Recently disclosed, Has a fix available, CVSS 7.4
Improper Authentication
SNYK-PYTHON-FLASKAPPBUILDER-6305197
flask-appbuilder:
4.3.10 -> 4.3.11
No No Known Exploit
medium severity 484/1000
Why? Has a fix available, CVSS 5.4
Cross-site Scripting (XSS)
SNYK-PYTHON-JINJA2-6150717
jinja2:
3.1.2 -> 3.1.3
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-SETUPTOOLS-3180412
setuptools:
40.5.0 -> 65.5.1
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Information Exposure Through Sent Data
SNYK-PYTHON-URLLIB3-5926907
urllib3:
1.26.6 -> 1.26.18
No No Known Exploit
medium severity 424/1000
Why? Has a fix available, CVSS 4.2
Information Exposure Through Sent Data
SNYK-PYTHON-URLLIB3-6002459
urllib3:
1.26.6 -> 1.26.18
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:

🦉 Use of a Broken or Risky Cryptographic Algorithm
🦉 Uncontrolled Resource Consumption ('Resource Exhaustion')
🦉 NULL Pointer Dereference
🦉 More lessons are available in Snyk Learn

Copy link

codecov bot commented Mar 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.19%. Comparing base (aa3c3c5) to head (28b1cbb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   69.21%   69.19%   -0.03%     
==========================================
  Files        1946     1946              
  Lines       75969    75969              
  Branches     8469     8469              
==========================================
- Hits        52580    52564      -16     
- Misses      21198    21219      +21     
+ Partials     2191     2186       -5     
Flag Coverage Δ
javascript 56.53% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matrix-compute matrix-compute merged commit e323f3b into master Mar 11, 2024
20 of 54 checks passed
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.

2 participants