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

CVE-2020-7695 (High) detected in uvicorn-0.11.1.tar.gz #38

Open
mend-bolt-for-github bot opened this issue Sep 24, 2022 · 0 comments
Open

CVE-2020-7695 (High) detected in uvicorn-0.11.1.tar.gz #38

mend-bolt-for-github bot opened this issue Sep 24, 2022 · 0 comments

Comments

@mend-bolt-for-github
Copy link

CVE-2020-7695 - High Severity Vulnerability

Vulnerable Library - uvicorn-0.11.1.tar.gz

The lightning-fast ASGI server.

Library home page: https://files.pythonhosted.org/packages/34/f3/b4a12c64d2b447393099f669b2041b345510f548de6dd458977cd9546208/uvicorn-0.11.1.tar.gz

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Dependency Hierarchy:

  • uvicorn-0.11.1.tar.gz (Vulnerable Library)

Vulnerability Details

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers.

Publish Date: 2020-07-27

URL: CVE-2020-7695

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-07-29

Fix Resolution: 0.11.7


Step up your Open Source Security Game with Mend here

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

No branches or pull requests

0 participants