{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-47081",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-09-17T17:42:37.030Z",
        "datePublished": "2025-06-09T17:57:47.731Z",
        "dateUpdated": "2025-06-09T18:40:40.996Z"
    },
    "containers": {
        "cna": {
            "title": "Requests vulnerable to .netrc credentials leak via malicious URLs",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-522",
                            "lang": "en",
                            "description": "CWE-522: Insufficiently Protected Credentials",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/psf/requests/security/advisories/GHSA-9hjg-9r4m-mvj7",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/psf/requests/security/advisories/GHSA-9hjg-9r4m-mvj7"
                },
                {
                    "name": "https://github.com/psf/requests/pull/6965",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/psf/requests/pull/6965"
                },
                {
                    "name": "https://github.com/psf/requests/commit/96ba401c1296ab1dda74a2365ef36d88f7d144ef",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/psf/requests/commit/96ba401c1296ab1dda74a2365ef36d88f7d144ef"
                },
                {
                    "name": "https://requests.readthedocs.io/en/latest/api/#requests.Session.trust_env",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://requests.readthedocs.io/en/latest/api/#requests.Session.trust_env"
                },
                {
                    "name": "https://seclists.org/fulldisclosure/2025/Jun/2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://seclists.org/fulldisclosure/2025/Jun/2"
                }
            ],
            "affected": [
                {
                    "vendor": "psf",
                    "product": "requests",
                    "versions": [
                        {
                            "version": "< 2.32.4",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-06-09T17:57:47.731Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-9hjg-9r4m-mvj7",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "http://seclists.org/fulldisclosure/2025/Jun/2"
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2025/06/03/9"
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2025/06/03/11"
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2025/06/04/1"
                    },
                    {
                        "url": "http://www.openwall.com/lists/oss-security/2025/06/04/6"
                    }
                ],
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2025-06-09T18:04:45.705Z"
                }
            },
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-06-09T18:39:03.849116Z",
                                "id": "CVE-2024-47081",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-06-09T18:40:40.996Z"
                }
            }
        ]
    }
}