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.3-cp310-cp310-macosx_10_9_universal2.whl #852

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

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Nov 25, 2024

CVE-2024-52304 - Low Severity Vulnerability

Vulnerable Library - aiohttp-3.10.3-cp310-cp310-macosx_10_9_universal2.whl

Async http client/server framework (asyncio)

Library home page: https://files.pythonhosted.org/packages/7a/44/242ec761838af121f798ab701b071f4b3ec7cde800c239e0c7f8e6925595/aiohttp-3.10.3-cp310-cp310-macosx_10_9_universal2.whl

Path to dependency file: /benchmarks/.ws-temp-EAKNGT-requirements.txt

Path to vulnerable library: /home/wss-scanner/.cache/pypoetry/virtualenvs/opensearch-py-benchmarks-NjCgjYIu-py3.13/lib/python3.13/site-packages/aiohttp-3.10.3.dist-info,/home/wss-scanner/.cache/pypoetry/virtualenvs/package-cbrn6T-w-py3.13/lib/python3.13/site-packages/aiohttp-3.10.3.dist-info

Dependency Hierarchy:

  • aiohttp-3.10.3-cp310-cp310-macosx_10_9_universal2.whl (Vulnerable Library)

Found in HEAD commit: bf9add4eede4815f68ab99d7df8d0e2d3c6931bd

Found in base branch: main

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 Nov 25, 2024
@github-actions github-actions bot added the untriaged Need triage label Nov 25, 2024
@dblock dblock removed the untriaged Need triage label Dec 16, 2024
@dblock
Copy link
Member

dblock commented Dec 16, 2024

[Catch All Triage - 1, 2, 3]

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

1 participant