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

gunicorn-21.2.0-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.4) #98

Open
mend-bolt-for-github bot opened this issue Sep 18, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Sep 18, 2024

Vulnerable Library - gunicorn-21.2.0-py3-none-any.whl

WSGI HTTP Server for UNIX

Library home page: https://files.pythonhosted.org/packages/0e/2a/c3a878eccb100ccddf45c50b6b8db8cf3301a6adede6e31d48e8531cab13/gunicorn-21.2.0-py3-none-any.whl

Path to dependency file: /api/requirements.txt

Path to vulnerable library: /api/requirements.txt

Found in HEAD commit: 1fc76088d115ca2a2f6ae32d49d53ed791dd82df

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (gunicorn version) Remediation Possible**
CVE-2024-1135 High 7.4 gunicorn-21.2.0-py3-none-any.whl Direct 22.0.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-1135

Vulnerable Library - gunicorn-21.2.0-py3-none-any.whl

WSGI HTTP Server for UNIX

Library home page: https://files.pythonhosted.org/packages/0e/2a/c3a878eccb100ccddf45c50b6b8db8cf3301a6adede6e31d48e8531cab13/gunicorn-21.2.0-py3-none-any.whl

Path to dependency file: /api/requirements.txt

Path to vulnerable library: /api/requirements.txt

Dependency Hierarchy:

  • gunicorn-21.2.0-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: 1fc76088d115ca2a2f6ae32d49d53ed791dd82df

Found in base branch: develop

Vulnerability Details

Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling (HRS) vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handling of Transfer-Encoding headers, where it incorrectly processes requests with multiple, conflicting Transfer-Encoding headers, treating them as chunked regardless of the final encoding specified. This vulnerability allows for a range of attacks including cache poisoning, session manipulation, and data exposure.

Publish Date: 2024-04-16

URL: CVE-2024-1135

CVSS 3 Score Details (7.4)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2024-04-16

Fix Resolution: 22.0.0

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants