Skip to content

Conversation

@eyalk007
Copy link
Owner

@eyalk007 eyalk007 commented Dec 3, 2025

🚨 This automated pull request was created by Frogbot and fixes the below:

📦 Vulnerable Dependencies

Severity ID Contextual Analysis Direct Dependencies Impacted Dependency Fixed Versions
medium
Medium
CVE-2024-47081 Not Covered :unknown requests 2.19.1 2.32.4

🔖 Details

Vulnerability Details

Contextual Analysis: Not Covered
Direct Dependencies: :unknown
Impacted Dependency: requests:2.19.1
Fixed Versions: 2.32.4
CVSS V3: -

Impact

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.

Workarounds

For older versions of Requests, use of the .netrc file can be disabled with trust_env=False on your Requests Session (docs).

References

psf/requests#6965
https://seclists.org/fulldisclosure/2025/Jun/2


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

Successfully merging this pull request may close these issues.

3 participants