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-2024-52304 (Low) detected in aiohttp-3.10.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl - autoclosed #2450

Closed
1 task
mend-for-github-com bot opened this issue Dec 2, 2024 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

CVE-2024-52304 - Low Severity Vulnerability

Vulnerable Library - aiohttp-3.10.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Async http client/server framework (asyncio)

Library home page: https://files.pythonhosted.org/packages/3d/3d/734375ec31e3e238c67dae358991db6e3177207e07d09be90036974e46f9/aiohttp-3.10.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Path to dependency file: /mac-requirements.txt

Path to vulnerable library: /tmp/ws-ua_20241107131315_RNGEVD/python_MHHUVM/202411071314551/env/lib/python3.8/site-packages/aiohttp-3.10.10.dist-info,/tmp/ws-ua_20241107131315_RNGEVD/python_MHHUVM/202411071314551/env/lib/python3.8/site-packages/aiohttp-3.10.10.dist-info,/tmp/ws-ua_20241107131315_RNGEVD/python_MHHUVM/202411071314551/env/lib/python3.8/site-packages/aiohttp-3.10.10.dist-info,/tmp/ws-ua_20241107131315_RNGEVD/python_MHHUVM/202411071314551/env/lib/python3.8/site-packages/aiohttp-3.10.10.dist-info,/tmp/ws-ua_20241107131315_RNGEVD/python_MHHUVM/202411071314551/env/lib/python3.8/site-packages/aiohttp-3.10.10.dist-info

Dependency Hierarchy:

  • aiohttp-3.10.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Vulnerable Library)

Found in HEAD commit: 17aabd6cda404f8a0f1f33c694e32291b3cfc316

Found in base branch: master

Vulnerability Details

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or "AIOHTTP_NO_EXTENSIONS" is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue.

Publish Date: 2024-11-18

URL: CVE-2024-52304

CVSS 3 Score Details (0.0)

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: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-8495-4g3g-x7pr

Release Date: 2024-11-18

Fix Resolution: 3.10.11


  • Check this box to open an automated fix PR
@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 2, 2024
Copy link
Contributor Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

@mend-for-github-com mend-for-github-com bot changed the title CVE-2024-52304 (Low) detected in aiohttp-3.10.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CVE-2024-52304 (Low) detected in aiohttp-3.10.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl - autoclosed Dec 2, 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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants