null404org / discord_google_calendar_bot

Discord bot that pushes scheduled events to Google Calendar
GNU General Public License v3.0
2 stars 1 forks source link

[Snyk] Security upgrade aiohttp from 3.7.4.post0 to 3.9.4 #14

Closed snyk-io[bot] closed 4 months ago

snyk-io[bot] commented 4 months ago

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 11 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt`
⚠️ Warning ``` discord.py 1.7.3 requires aiohttp, which is not installed. ```
--- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - Max score is 1000. Note that the real score may have changed since the PR was raised. > - This PR was automatically created by Snyk using the credentials of a real user. > - 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. --- **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/s1nack-dev/project/801a3307-d6ee-4877-a529-b3bd4b868fc3?utm_source=github-cloud-app&utm_medium=referral&page=fix-pr) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) 🛠 [Adjust project settings](https://app.snyk.io/org/s1nack-dev/project/801a3307-d6ee-4877-a529-b3bd4b868fc3?utm_source=github-cloud-app&utm_medium=referral&page=fix-pr/settings) 📚 [Read about Snyk's upgrade logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Input Validation](https://learn.snyk.io/lesson/improper-input-validation/?loc=fix-pr) 🦉 [Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')](https://learn.snyk.io/lesson/directory-traversal/?loc=fix-pr) 🦉 [Cross-site Scripting (XSS)](https://learn.snyk.io/lesson/xss/?loc=fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"aiohttp","from":"3.7.4.post0","to":"3.9.4"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-AIOHTTP-1584144","severity":"high","title":"HTTP Header Injection"},{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-AIOHTTP-5798483","severity":"medium","title":"HTTP Request Smuggling"},{"exploit_maturity":"No Known Exploit","id":"SNYK-PYTHON-AIOHTTP-6057352","severity":"medium","title":"Inconsistent Interpretation of HTTP Messages"},{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-AIOHTTP-6057353","severity":"medium","title":"HTTP Request Smuggling"},{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-AIOHTTP-6091621","severity":"medium","title":"Improper Input Validation"},{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-AIOHTTP-6091622","severity":"medium","title":"Improper Input Validation"},{"exploit_maturity":"No Known Exploit","id":"SNYK-PYTHON-AIOHTTP-6091623","severity":"medium","title":"HTTP Request Smuggling"},{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-AIOHTTP-6209406","severity":"medium","title":"Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"},{"exploit_maturity":"Proof of Concept","id":"SNYK-PYTHON-AIOHTTP-6209407","severity":"medium","title":"HTTP Request Smuggling"},{"exploit_maturity":"No Known Exploit","id":"SNYK-PYTHON-AIOHTTP-6645291","severity":"medium","title":"Cross-site Scripting (XSS)"},{"exploit_maturity":"No Known Exploit","id":"SNYK-PYTHON-AIOHTTP-6808823","severity":"high","title":"Infinite loop"}],"prId":"9b2e9a89-1ccc-427f-aa7a-a924837cd230","prPublicId":"9b2e9a89-1ccc-427f-aa7a-a924837cd230","packageManager":"pip","priorityScoreList":[null,null,null,null,null,null,null,null,null,null,null],"projectPublicId":"801a3307-d6ee-4877-a529-b3bd4b868fc3","projectUrl":"https://app.snyk.io/org/s1nack-dev/project/801a3307-d6ee-4877-a529-b3bd4b868fc3?utm_source=github-cloud-app&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","pr-warning-shown"],"type":"auto","upgrade":[],"vulns":["SNYK-PYTHON-AIOHTTP-1584144","SNYK-PYTHON-AIOHTTP-5798483","SNYK-PYTHON-AIOHTTP-6057352","SNYK-PYTHON-AIOHTTP-6057353","SNYK-PYTHON-AIOHTTP-6091621","SNYK-PYTHON-AIOHTTP-6091622","SNYK-PYTHON-AIOHTTP-6091623","SNYK-PYTHON-AIOHTTP-6209406","SNYK-PYTHON-AIOHTTP-6209407","SNYK-PYTHON-AIOHTTP-6645291","SNYK-PYTHON-AIOHTTP-6808823"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'
warelock2 commented 4 months ago

Closing this, as we're already using v3.9.5:

(.venv) warelock@atlantis:~/projects/python/discord_google_calendar_bot$ pip freeze | grep aiohttp
aiohttp==3.9.5