wagnerdelima / drf-social-oauth2

drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
https://drf-social-oauth2.readthedocs.io/en/latest/
MIT License
269 stars 34 forks source link

[Snyk] Security upgrade python from 3.10-slim to 3.12.0b1-slim #200

Closed wagnerdelima closed 8 months ago

wagnerdelima commented 9 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend upgrading to `python:3.12.0b1-slim`, as this image has only 69 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected. Some of the most important vulnerabilities in your base image include: | Severity | Priority Score / 1000 | Issue | Exploit Maturity | | :------: | :-------------------- | :---- | :--------------- | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Access Restriction Bypass
[SNYK-DEBIAN12-SHADOW-1559391](https://snyk.io/vuln/SNYK-DEBIAN12-SHADOW-1559391) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Incorrect Permission Assignment for Critical Resource
[SNYK-DEBIAN12-SHADOW-1559403](https://snyk.io/vuln/SNYK-DEBIAN12-SHADOW-1559403) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | NULL Pointer Dereference
[SNYK-DEBIAN12-SHADOW-3310897](https://snyk.io/vuln/SNYK-DEBIAN12-SHADOW-3310897) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | Arbitrary Code Injection
[SNYK-DEBIAN12-SHADOW-5423923](https://snyk.io/vuln/SNYK-DEBIAN12-SHADOW-5423923) | No Known Exploit | | ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **150** | CVE-2023-4641
[SNYK-DEBIAN12-SHADOW-5879156](https://snyk.io/vuln/SNYK-DEBIAN12-SHADOW-5879156) | No Known Exploit | --- **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](https://app.snyk.io/org/wagnerdelima/project/f12a4538-01f8-4f93-8782-56b6f17bf175?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/wagnerdelima/project/f12a4538-01f8-4f93-8782-56b6f17bf175?utm_source=github&utm_medium=referral&page=fix-pr/settings) [//]: # 'snyk:metadata:{"prId":"73da7bdc-81cb-43d9-a3e3-3810b9a70d41","prPublicId":"73da7bdc-81cb-43d9-a3e3-3810b9a70d41","dependencies":[{"name":"python","from":"3.10-slim","to":"3.12.0b1-slim"}],"packageManager":"dockerfile","projectPublicId":"f12a4538-01f8-4f93-8782-56b6f17bf175","projectUrl":"https://app.snyk.io/org/wagnerdelima/project/f12a4538-01f8-4f93-8782-56b6f17bf175?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-DEBIAN12-SHADOW-3310897","SNYK-DEBIAN12-SHADOW-5423923","SNYK-DEBIAN12-SHADOW-5879156","SNYK-DEBIAN12-SHADOW-1559391","SNYK-DEBIAN12-SHADOW-1559403"],"upgrade":["SNYK-DEBIAN12-SHADOW-1559391","SNYK-DEBIAN12-SHADOW-1559403","SNYK-DEBIAN12-SHADOW-3310897","SNYK-DEBIAN12-SHADOW-5423923","SNYK-DEBIAN12-SHADOW-5879156"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[150,150,150,150,150],"remediationStrategy":"vuln"}' --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [NULL Pointer Dereference](https://learn.snyk.io/lesson/null-dereference/?loc=fix-pr)