TNTzx / FADBot

A repo for a discord bot for VADB.
GNU General Public License v3.0
0 stars 0 forks source link

[Snyk] Fix for 4 vulnerabilities #24

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

⚠️ Warning ``` oauth2client 4.1.3 requires rsa, which is not installed. httplib2 0.20.4 requires pyparsing, which is not installed. googleapis-common-protos 1.52.0 requires protobuf, which is not installed. google-gax 0.12.5 requires protobuf, which is not installed. google-auth 2.6.3 requires rsa, which is not installed. gevent 21.12.0 requires psutil, which is not installed. gevent 21.12.0 requires psutil, which is not installed. gevent 21.12.0 requires psutil, which is not installed. gcloud 0.18.3 requires protobuf, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
high severity 651/1000
Why? Recently disclosed, Has a fix available, CVSS 7.3
Authentication Bypass
SNYK-PYTHON-JWCRYPTO-3030035
jwcrypto:
1.0 -> 1.4
No No Known Exploit
medium severity 571/1000
Why? Recently disclosed, Has a fix available, CVSS 5.7
Denial of Service (DoS)
SNYK-PYTHON-PROTOBUF-3031740
protobuf:
3.20.0 -> 3.20.2
No No Known Exploit
medium severity 509/1000
Why? Has a fix available, CVSS 5.9
Authentication Bypass
SNYK-PYTHON-PYTHONJWT-3017172
python-jwt:
3.3.2 -> 3.3.4
No No Known Exploit
high severity 696/1000
Why? Recently disclosed, Has a fix available, CVSS 8.2
Improper Authentication
SNYK-PYTHON-PYTHONJWT-3029892
python-jwt:
3.3.2 -> 3.3.4
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:

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