hasgeek / hasjob

Hasjob, the Hasgeek job board
https://hasjob.co
GNU Affero General Public License v3.0
235 stars 80 forks source link

[Snyk] Security upgrade pillow from 8.3.2 to 9.0.1 #658

Closed jace closed 1 year ago

jace commented 2 years ago

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.txt #### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **509/1000**
**Why?** Has a fix available, CVSS 5.9 | Denial of Service (DoS)
[SNYK-PYTHON-PILLOW-2329135](https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2329135) | `pillow:`
`8.3.2 -> 9.0.1`
| No | No Known Exploit ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **704/1000**
**Why?** Has a fix available, CVSS 9.8 | Arbitrary Code Execution
[SNYK-PYTHON-PILLOW-2331901](https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2331901) | `pillow:`
`8.3.2 -> 9.0.1`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | Buffer Over-read
[SNYK-PYTHON-PILLOW-2331905](https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2331905) | `pillow:`
`8.3.2 -> 9.0.1`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **479/1000**
**Why?** Has a fix available, CVSS 5.3 | Improper Initialization
[SNYK-PYTHON-PILLOW-2331907](https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2331907) | `pillow:`
`8.3.2 -> 9.0.1`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **509/1000**
**Why?** Has a fix available, CVSS 5.9 | Improper Input Validation
[SNYK-PYTHON-PILLOW-2397241](https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2397241) | `pillow:`
`8.3.2 -> 9.0.1`
| 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 effected 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](https://app.snyk.io/org/jace/project/72ed009e-be81-4438-b970-c57ee4334362?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jace/project/72ed009e-be81-4438-b970-c57ee4334362?utm_source=github&utm_medium=referral&page=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":"cba0e39d-3a8f-4268-be71-12235187d578","prPublicId":"cba0e39d-3a8f-4268-be71-12235187d578","dependencies":[{"name":"pillow","from":"8.3.2","to":"9.0.1"}],"packageManager":"pip","projectPublicId":"72ed009e-be81-4438-b970-c57ee4334362","projectUrl":"https://app.snyk.io/org/jace/project/72ed009e-be81-4438-b970-c57ee4334362?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-PILLOW-2329135","SNYK-PYTHON-PILLOW-2331901","SNYK-PYTHON-PILLOW-2331905","SNYK-PYTHON-PILLOW-2331907","SNYK-PYTHON-PILLOW-2397241"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[509,704,539,479,509]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Arbitrary Code Execution](https://learn.snyk.io/lessons/malicious-code-injection/javascript?loc=fix-pr)