RasaHQ / rasa-demo

:tiger: Sara - the Rasa Demo Bot: An example of a contextual AI assistant built with the open source Rasa Stack
GNU General Public License v3.0
959 stars 793 forks source link

[Snyk] Security upgrade aiohttp from 3.7.4 to 3.9.2 #735

Open rasa-jmac opened 7 months ago

rasa-jmac commented 7 months 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
⚠️ Warning ``` tensorflow-text 2.6.0 requires tensorflow, which is not installed. scikit-learn 0.24.2 requires scipy, which is not installed. rasa 2.8.21 requires tensorflow-addons, which is not installed. rasa 2.8.21 requires scipy, which is not installed. rasa 2.8.21 requires tensorflow, which is not installed. rasa 2.8.21 has requirement aiohttp!=3.7.4.post0,<3.8,>=3.6, but you have aiohttp 3.8.6. rasa-sdk 2.8.11 has requirement sanic<22.0.0,>=21.12.0, but you have sanic 20.9.1. networkx 2.5.1 has requirement decorator<5,>=4.3, but you have decorator 5.1.1. httpcore 0.11.1 has requirement h11<0.10,>=0.8, but you have h11 0.14.0. ```
#### 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") | **112/1000**
**Why?** Confidentiality impact: High, Integrity impact: None, Availability impact: None, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: High, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 0, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 5.99, Likelihood: 1.86, Score Version: V5 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
[SNYK-PYTHON-AIOHTTP-6209406](https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6209406) | `aiohttp:`
`3.7.4 -> 3.9.2`
| No | No Known Exploit ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **119/1000**
**Why?** Confidentiality impact: None, Integrity impact: Low, Availability impact: Low, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 0, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 4.19, Likelihood: 2.83, Score Version: V5 | HTTP Request Smuggling
[SNYK-PYTHON-AIOHTTP-6209407](https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-6209407) | `aiohttp:`
`3.7.4 -> 3.9.2`
| No | Proof of Concept (*) 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](https://app.snyk.io/org/rasa/project/c15b7b30-561c-48da-a43e-06dc8f7c1350?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/rasa/project/c15b7b30-561c-48da-a43e-06dc8f7c1350?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":"fef76d3f-73e9-4e95-9eb7-1565ebc7657f","prPublicId":"fef76d3f-73e9-4e95-9eb7-1565ebc7657f","dependencies":[{"name":"aiohttp","from":"3.7.4","to":"3.9.2"}],"packageManager":"pip","projectPublicId":"c15b7b30-561c-48da-a43e-06dc8f7c1350","projectUrl":"https://app.snyk.io/org/rasa/project/c15b7b30-561c-48da-a43e-06dc8f7c1350?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-AIOHTTP-6209406","SNYK-PYTHON-AIOHTTP-6209407"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[112,119],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')](https://learn.snyk.io/lesson/directory-traversal/?loc=fix-pr)