{ "id": "CVE-2021-41945", "sourceIdentifier": "cve@mitre.org", "published": "2022-04-28T14:15:07.617", "lastModified": "2022-10-12T02:40:46.830", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Encode OSS httpx < 0.23.0 is affected by improper input validation in `httpx.URL`, `httpx.Client` and some functions using `httpx.URL.copy_with`." }, { "lang": "es", "value": "Encode OSS httpx anterior a la versi\u00f3n 0.23.0 se ve afectado por una validaci\u00f3n de entrada inadecuada en `httpx.URL`, `httpx.Client` y algunas funciones que utilizan `httpx.URL.copy_with`." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 6.4 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 4.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-20" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:encode:httpx:*:*:*:*:*:python:*:*", "versionEndExcluding": "0.23.0", "matchCriteriaId": "984D81ED-5C7E-493D-9CDD-8F4B0A85BFD1" } ] } ] } ], "references": [ { "url": "http://encode.com", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] }, { "url": "https://gist.github.com/lebr0nli/4edb76bbd3b5ff993cf44f2fbce5e571", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/encode/httpx", "source": "cve@mitre.org", "tags": [ "Product", "Third Party Advisory" ] }, { "url": "https://github.com/encode/httpx/discussions/1831", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://github.com/encode/httpx/issues/2184", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://github.com/encode/httpx/releases/tag/0.23.0", "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ] } ] }