-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - requests-2.32.3-py3-none-any.whl
Python HTTP for Humans.
Library home page: https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl
Path to dependency file: /app-innovation/compose-webapp/src/frontend/requirements.txt
Path to vulnerable library: /tmp/ws-ua_20251119081626_IATOBP/python_PZRLFQ/202511190818061/env/lib/python3.9/site-packages/requests-2.32.3.dist-info,/tmp/ws-ua_20251119081626_IATOBP/python_PZRLFQ/202511190818061/env/lib/python3.9/site-packages/requests-2.32.3.dist-info,/tmp/ws-ua_20251119081626_IATOBP/python_PZRLFQ/202511190818061/env/lib/python3.9/site-packages/requests-2.32.3.dist-info
Found in HEAD commit: ff708a3e5183af9cd966de8f8edfc04094ceab88
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (requests version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2024-47081 | 5.3 | requests-2.32.3-py3-none-any.whl | Direct | 2.32.4 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-47081
Vulnerable Library - requests-2.32.3-py3-none-any.whl
Python HTTP for Humans.
Library home page: https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl
Path to dependency file: /app-innovation/compose-webapp/src/frontend/requirements.txt
Path to vulnerable library: /tmp/ws-ua_20251119081626_IATOBP/python_PZRLFQ/202511190818061/env/lib/python3.9/site-packages/requests-2.32.3.dist-info,/tmp/ws-ua_20251119081626_IATOBP/python_PZRLFQ/202511190818061/env/lib/python3.9/site-packages/requests-2.32.3.dist-info,/tmp/ws-ua_20251119081626_IATOBP/python_PZRLFQ/202511190818061/env/lib/python3.9/site-packages/requests-2.32.3.dist-info
Dependency Hierarchy:
- ❌ requests-2.32.3-py3-none-any.whl (Vulnerable Library)
Found in HEAD commit: ff708a3e5183af9cd966de8f8edfc04094ceab88
Found in base branch: main
Vulnerability Details
Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with "trust_env=False" on one's Requests Session.
Mend Note: The description of this vulnerability differs from MITRE.
Publish Date: 2025-06-09
URL: CVE-2024-47081
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-9hjg-9r4m-mvj7
Release Date: 2025-06-09
Fix Resolution: 2.32.4
Step up your Open Source Security Game with Mend here