Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 8 vulnerabilities #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JosanaDH
Copy link
Owner

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:
    • pip-sample/testing_requirements.txt
⚠️ Warning
requests 2.20.0 has requirement urllib3<1.25,>=1.21.1, but you have urllib3 1.26.5.
notebook 6.4.12 has requirement tornado>=6.1, but you have tornado 5.1.1.
notebook 6.4.12 has requirement jupyter-core>=4.6.1, but you have jupyter-core 4.4.0.
notebook 6.4.12 has requirement Send2Trash>=1.8.0, but you have Send2Trash 1.5.0.
notebook 6.4.12 has requirement jupyter-client>=5.3.4, but you have jupyter-client 5.2.3.
notebook 6.4.12 has requirement terminado>=0.8.3, but you have terminado 0.8.1.
nbconvert 6.3.0b0 has requirement traitlets>=5.0, but you have traitlets 4.3.2.
nbconvert 6.3.0b0 has requirement mistune<2,>=0.8.1, but you have mistune 2.0.3.
nbclient 0.5.13 has requirement jupyter-client>=6.1.5, but you have jupyter-client 5.2.3.
nbclient 0.5.13 has requirement traitlets>=5.0.0, but you have traitlets 4.3.2.
nbclient 0.5.13 has requirement nbformat>=5.0, but you have nbformat 4.4.0.
jupyter-console 6.6.3 has requirement ipykernel>=6.14, but you have ipykernel 5.0.0.
jupyter-console 6.6.3 has requirement jupyter-client>=7.0.0, but you have jupyter-client 5.2.3.
jupyter-console 6.6.3 has requirement traitlets>=5.4, but you have traitlets 4.3.2.
jupyter-console 6.6.3 has requirement jupyter-core!=5.0.*,>=4.12, but you have jupyter-core 4.4.0.
Jinja2 2.11.3 requires MarkupSafe, which is not installed.
ipython 7.34.0 has requirement jedi>=0.16, but you have jedi 0.12.1.

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
high severity 81/1000
Why? Confidentiality impact: High, Integrity impact: High, Availability impact: High, Scope: Changed, Exploit Maturity: No data, User Interaction (UI): Required, Privileges Required (PR): Low, Attack Complexity: Low, Attack Vector: Local, EPSS: 0.00067, Social Trends: No, Days since published: 846, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 10.1, Likelihood: 0.802, Score Version: V5
Arbitrary Code Execution
SNYK-PYTHON-IPYTHON-2348630
ipython:
5.10.0 -> 7.16.3
No No Known Exploit
high severity 190/1000
Why? Confidentiality impact: High, Integrity impact: High, Availability impact: None, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): Required, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00059, Social Trends: No, Days since published: 643, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 8.63, Likelihood: 2.2, Score Version: V5
Cross-site Scripting (XSS)
SNYK-PYTHON-NBCONVERT-2979829
nbconvert:
5.6.1 -> 6.3.0b0
No Proof of Concept
medium severity 49/1000
Why? Confidentiality impact: None, Integrity impact: Low, Availability impact: Low, Scope: Changed, Exploit Maturity: No data, User Interaction (UI): Required, Privileges Required (PR): Low, Attack Complexity: High, Attack Vector: Network, EPSS: 0.0032, Social Trends: No, Days since published: 1273, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 4.54, Likelihood: 1.07, Score Version: V5
Open Redirect
SNYK-PYTHON-NOTEBOOK-1041707
notebook:
5.7.16 -> 6.4.12
No No Known Exploit
high severity 114/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: Low, Attack Vector: Network, EPSS: 0.0015, Social Trends: No, Days since published: 769, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 1.89, Score Version: V5
Information Exposure
SNYK-PYTHON-NOTEBOOK-2441824
notebook:
5.7.16 -> 6.4.12
No No Known Exploit
medium severity 62/1000
Why? Confidentiality impact: High, Integrity impact: None, Availability impact: None, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): Low, Attack Complexity: High, Attack Vector: Local, EPSS: 0.00054, Social Trends: No, Days since published: 698, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 5.99, Likelihood: 1.02, Score Version: V5
Access Restriction Bypass
SNYK-PYTHON-NOTEBOOK-2928995
notebook:
5.7.16 -> 6.4.12
No No Known Exploit
low severity 44/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: Low, 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: 135, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Low, Package Popularity Score: 99, Impact: 2.35, Likelihood: 1.86, Score Version: V5
Race Condition
SNYK-PYTHON-PROMPTTOOLKIT-6141120
prompt-toolkit:
1.0.18 -> 3.0.13
No No Known Exploit
high severity 160/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00958, Social Trends: No, Days since published: 1154, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 97, Impact: 5.99, Likelihood: 2.66, Score Version: V5
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-PYGMENTS-1086606
pygments:
2.5.2 -> 2.7.4
No Proof of Concept
high severity 114/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00282, Social Trends: No, Days since published: 1148, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 97, Impact: 5.99, Likelihood: 1.9, Score Version: V5
Denial of Service (DoS)
SNYK-PYTHON-PYGMENTS-1088505
pygments:
2.5.2 -> 2.7.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:

🦉 Cross-site Scripting (XSS)
🦉 Open Redirect
🦉 Information Exposure
🦉 More lessons are available in Snyk Learn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants