Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-50181 (GCVE-0-2025-50181)
Vulnerability from cvelistv5
- CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-50181", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-06-23T16:45:50.408081Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-23T16:46:13.820Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "urllib3", "vendor": "urllib3", "versions": [ { "status": "affected", "version": "\u003c 2.5.0" } ] } ], "descriptions": [ { "lang": "en", "value": "urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-601", "description": "CWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-19T01:08:00.340Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v" }, { "name": "https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857" } ], "source": { "advisory": "GHSA-pq67-6m6q-mj2v", "discovery": "UNKNOWN" }, "title": "urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-50181", "datePublished": "2025-06-19T01:08:00.340Z", "dateReserved": "2025-06-13T19:17:51.726Z", "dateUpdated": "2025-06-23T16:46:13.820Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-50181\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-06-19T01:15:24.453\",\"lastModified\":\"2025-09-18T13:51:10.240\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.\"},{\"lang\":\"es\",\"value\":\"urllib3 es una librer\u00eda cliente HTTP intuitiva para Python. Antes de la versi\u00f3n 2.5.0, era posible deshabilitar las redirecciones para todas las solicitudes instanciando un PoolManager y especificando reintentos para deshabilitarlas. Por defecto, las solicitudes y los usuarios de botocore no se ven afectados. Una aplicaci\u00f3n que intente mitigar vulnerabilidades de SSRF o de redirecci\u00f3n abierta deshabilitando las redirecciones a nivel de PoolManager seguir\u00e1 siendo vulnerable. Este problema se ha corregido en la versi\u00f3n 2.5.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.5.0\",\"matchCriteriaId\":\"45C2B2EF-1774-47F0-9480-F5CE26947B78\"}]}]}],\"references\":[{\"url\":\"https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\",\"Exploit\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-50181\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-06-23T16:45:50.408081Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-06-23T16:46:05.279Z\"}}], \"cna\": {\"title\": \"urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation\", \"source\": {\"advisory\": \"GHSA-pq67-6m6q-mj2v\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"urllib3\", \"product\": \"urllib3\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.5.0\"}]}], \"references\": [{\"url\": \"https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v\", \"name\": \"https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857\", \"name\": \"https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-601\", \"description\": \"CWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-06-19T01:08:00.340Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-50181\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-06-23T16:46:13.820Z\", \"dateReserved\": \"2025-06-13T19:17:51.726Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-06-19T01:08:00.340Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2025:02736-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-urllib3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-urllib3 fixes the following issues:\n\n- CVE-2025-50181: Pool managers now properly control redirects when retries is passed. (bsc#1244925)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2736,SUSE-SLE-Module-Public-Cloud-12-2025-2736,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-2736", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02736-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02736-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502736-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02736-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041151.html" }, { "category": "self", "summary": "SUSE Bug 1244925", "url": "https://bugzilla.suse.com/1244925" }, { "category": "self", "summary": "SUSE CVE CVE-2025-50181 page", "url": "https://www.suse.com/security/cve/CVE-2025-50181/" } ], "title": "Security update for python-urllib3", "tracking": { "current_release_date": "2025-08-08T08:06:29Z", "generator": { "date": "2025-08-08T08:06:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02736-1", "initial_release_date": "2025-08-08T08:06:29Z", "revision_history": [ { "date": "2025-08-08T08:06:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python-urllib3-1.25.10-3.43.1.noarch", "product": { "name": "python-urllib3-1.25.10-3.43.1.noarch", "product_id": "python-urllib3-1.25.10-3.43.1.noarch" } }, { "category": "product_version", "name": "python3-urllib3-1.25.10-3.43.1.noarch", "product": { "name": "python3-urllib3-1.25.10-3.43.1.noarch", "product_id": "python3-urllib3-1.25.10-3.43.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product": { "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-public-cloud:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-1.25.10-3.43.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-urllib3-1.25.10-3.43.1.noarch" }, "product_reference": "python-urllib3-1.25.10-3.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-3.43.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-urllib3-1.25.10-3.43.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-3.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-1.25.10-3.43.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-urllib3-1.25.10-3.43.1.noarch" }, "product_reference": "python-urllib3-1.25.10-3.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-3.43.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-urllib3-1.25.10-3.43.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-3.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-50181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-50181" } ], "notes": [ { "category": "general", "text": "urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-urllib3-1.25.10-3.43.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-50181", "url": "https://www.suse.com/security/cve/CVE-2025-50181" }, { "category": "external", "summary": "SUSE Bug 1244925 for CVE-2025-50181", "url": "https://bugzilla.suse.com/1244925" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-urllib3-1.25.10-3.43.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Public Cloud 12:python-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Module for Public Cloud 12:python3-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-urllib3-1.25.10-3.43.1.noarch", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-urllib3-1.25.10-3.43.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-08-08T08:06:29Z", "details": "moderate" } ], "title": "CVE-2025-50181" } ] }
suse-su-2025:02735-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-urllib3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-urllib3 fixes the following issues:\n\n- CVE-2025-50181: Pool managers now properly control redirects when retries is passed. (bsc#1244925)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2735,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-2735,SUSE-SLE-Module-Python3-15-SP6-2025-2735,SUSE-SLE-Module-Python3-15-SP7-2025-2735,openSUSE-SLE-15.6-2025-2735", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02735-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02735-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502735-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02735-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041152.html" }, { "category": "self", "summary": "SUSE Bug 1244925", "url": "https://bugzilla.suse.com/1244925" }, { "category": "self", "summary": "SUSE CVE CVE-2025-50181 page", "url": "https://www.suse.com/security/cve/CVE-2025-50181/" } ], "title": "Security update for python-urllib3", "tracking": { "current_release_date": "2025-08-08T08:06:11Z", "generator": { "date": "2025-08-08T08:06:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02735-1", "initial_release_date": "2025-08-08T08:06:11Z", "revision_history": [ { "date": "2025-08-08T08:06:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-urllib3-2.0.7-150400.7.21.1.noarch", "product": { "name": "python311-urllib3-2.0.7-150400.7.21.1.noarch", "product_id": "python311-urllib3-2.0.7-150400.7.21.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3-2.0.7-150400.7.21.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-urllib3-2.0.7-150400.7.21.1.noarch" }, "product_reference": "python311-urllib3-2.0.7-150400.7.21.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3-2.0.7-150400.7.21.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-urllib3-2.0.7-150400.7.21.1.noarch" }, "product_reference": "python311-urllib3-2.0.7-150400.7.21.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3-2.0.7-150400.7.21.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-urllib3-2.0.7-150400.7.21.1.noarch" }, "product_reference": "python311-urllib3-2.0.7-150400.7.21.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3-2.0.7-150400.7.21.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-urllib3-2.0.7-150400.7.21.1.noarch" }, "product_reference": "python311-urllib3-2.0.7-150400.7.21.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-50181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-50181" } ], "notes": [ { "category": "general", "text": "urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-urllib3-2.0.7-150400.7.21.1.noarch", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-urllib3-2.0.7-150400.7.21.1.noarch", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-urllib3-2.0.7-150400.7.21.1.noarch", "openSUSE Leap 15.6:python311-urllib3-2.0.7-150400.7.21.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-50181", "url": "https://www.suse.com/security/cve/CVE-2025-50181" }, { "category": "external", "summary": "SUSE Bug 1244925 for CVE-2025-50181", "url": "https://bugzilla.suse.com/1244925" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-urllib3-2.0.7-150400.7.21.1.noarch", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-urllib3-2.0.7-150400.7.21.1.noarch", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-urllib3-2.0.7-150400.7.21.1.noarch", "openSUSE Leap 15.6:python311-urllib3-2.0.7-150400.7.21.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-urllib3-2.0.7-150400.7.21.1.noarch", "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-urllib3-2.0.7-150400.7.21.1.noarch", "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-urllib3-2.0.7-150400.7.21.1.noarch", "openSUSE Leap 15.6:python311-urllib3-2.0.7-150400.7.21.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-08-08T08:06:11Z", "details": "moderate" } ], "title": "CVE-2025-50181" } ] }
suse-su-2025:02985-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-urllib3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-urllib3 fixes the following issues:\n\n- CVE-2025-50181: Pool managers now properly control redirects when retries is passed. (bsc#1244925)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2985,SUSE-SLE-Micro-5.3-2025-2985,SUSE-SLE-Micro-5.4-2025-2985,SUSE-SLE-Micro-5.5-2025-2985,SUSE-SLE-Module-Basesystem-15-SP6-2025-2985,SUSE-SLE-Module-Basesystem-15-SP7-2025-2985,SUSE-SUSE-MicroOS-5.1-2025-2985,SUSE-SUSE-MicroOS-5.2-2025-2985", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02985-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02985-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502985-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02985-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041351.html" }, { "category": "self", "summary": "SUSE Bug 1244925", "url": "https://bugzilla.suse.com/1244925" }, { "category": "self", "summary": "SUSE CVE CVE-2025-50181 page", "url": "https://www.suse.com/security/cve/CVE-2025-50181/" } ], "title": "Security update for python-urllib3", "tracking": { "current_release_date": "2025-08-25T13:55:10Z", "generator": { "date": "2025-08-25T13:55:10Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02985-1", "initial_release_date": "2025-08-25T13:55:10Z", "revision_history": [ { "date": "2025-08-25T13:55:10Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "product": { "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "product_id": "python3-urllib3-1.25.10-150300.4.18.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-urllib3-1.25.10-150300.4.18.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-urllib3-1.25.10-150300.4.18.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-urllib3-1.25.10-150300.4.18.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-urllib3-1.25.10-150300.4.18.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-urllib3-1.25.10-150300.4.18.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-urllib3-1.25.10-150300.4.18.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-urllib3-1.25.10-150300.4.18.1.noarch as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-urllib3-1.25.10-150300.4.18.1.noarch" }, "product_reference": "python3-urllib3-1.25.10-150300.4.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-50181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-50181" } ], "notes": [ { "category": "general", "text": "urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.2:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.3:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.4:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.5:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-urllib3-1.25.10-150300.4.18.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2025-50181", "url": "https://www.suse.com/security/cve/CVE-2025-50181" }, { "category": "external", "summary": "SUSE Bug 1244925 for CVE-2025-50181", "url": "https://bugzilla.suse.com/1244925" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Micro 5.1:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.2:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.3:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.4:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.5:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-urllib3-1.25.10-150300.4.18.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.2:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.3:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.4:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Micro 5.5:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-urllib3-1.25.10-150300.4.18.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-urllib3-1.25.10-150300.4.18.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2025-08-25T13:55:10Z", "details": "moderate" } ], "title": "CVE-2025-50181" } ] }
fkie_cve-2025-50181
Vulnerability from fkie_nvd
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:*", "matchCriteriaId": "45C2B2EF-1774-47F0-9480-F5CE26947B78", "versionEndExcluding": "2.5.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0." }, { "lang": "es", "value": "urllib3 es una librer\u00eda cliente HTTP intuitiva para Python. Antes de la versi\u00f3n 2.5.0, era posible deshabilitar las redirecciones para todas las solicitudes instanciando un PoolManager y especificando reintentos para deshabilitarlas. Por defecto, las solicitudes y los usuarios de botocore no se ven afectados. Una aplicaci\u00f3n que intente mitigar vulnerabilidades de SSRF o de redirecci\u00f3n abierta deshabilitando las redirecciones a nivel de PoolManager seguir\u00e1 siendo vulnerable. Este problema se ha corregido en la versi\u00f3n 2.5.0." } ], "id": "CVE-2025-50181", "lastModified": "2025-09-18T13:51:10.240", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 3.6, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-06-19T01:15:24.453", "references": [ { "source": "security-advisories@github.com", "tags": [ "Patch" ], "url": "https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857" }, { "source": "security-advisories@github.com", "tags": [ "Vendor Advisory", "Exploit" ], "url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-601" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
opensuse-su-2025:15283-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python311-urllib3-2.5.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-urllib3-2.5.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15283", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15283-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-50181 page", "url": "https://www.suse.com/security/cve/CVE-2025-50181/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-50182 page", "url": "https://www.suse.com/security/cve/CVE-2025-50182/" } ], "title": "python311-urllib3-2.5.0-1.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15283-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-urllib3-2.5.0-1.1.aarch64", "product": { "name": "python311-urllib3-2.5.0-1.1.aarch64", "product_id": "python311-urllib3-2.5.0-1.1.aarch64" } }, { "category": "product_version", "name": "python312-urllib3-2.5.0-1.1.aarch64", "product": { "name": "python312-urllib3-2.5.0-1.1.aarch64", "product_id": "python312-urllib3-2.5.0-1.1.aarch64" } }, { "category": "product_version", "name": "python313-urllib3-2.5.0-1.1.aarch64", "product": { "name": "python313-urllib3-2.5.0-1.1.aarch64", "product_id": "python313-urllib3-2.5.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-urllib3-2.5.0-1.1.ppc64le", "product": { "name": "python311-urllib3-2.5.0-1.1.ppc64le", "product_id": "python311-urllib3-2.5.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-urllib3-2.5.0-1.1.ppc64le", "product": { "name": "python312-urllib3-2.5.0-1.1.ppc64le", "product_id": "python312-urllib3-2.5.0-1.1.ppc64le" } }, { "category": "product_version", "name": "python313-urllib3-2.5.0-1.1.ppc64le", "product": { "name": "python313-urllib3-2.5.0-1.1.ppc64le", "product_id": "python313-urllib3-2.5.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-urllib3-2.5.0-1.1.s390x", "product": { "name": "python311-urllib3-2.5.0-1.1.s390x", "product_id": "python311-urllib3-2.5.0-1.1.s390x" } }, { "category": "product_version", "name": "python312-urllib3-2.5.0-1.1.s390x", "product": { "name": "python312-urllib3-2.5.0-1.1.s390x", "product_id": "python312-urllib3-2.5.0-1.1.s390x" } }, { "category": "product_version", "name": "python313-urllib3-2.5.0-1.1.s390x", "product": { "name": "python313-urllib3-2.5.0-1.1.s390x", "product_id": "python313-urllib3-2.5.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-urllib3-2.5.0-1.1.x86_64", "product": { "name": "python311-urllib3-2.5.0-1.1.x86_64", "product_id": "python311-urllib3-2.5.0-1.1.x86_64" } }, { "category": "product_version", "name": "python312-urllib3-2.5.0-1.1.x86_64", "product": { "name": "python312-urllib3-2.5.0-1.1.x86_64", "product_id": "python312-urllib3-2.5.0-1.1.x86_64" } }, { "category": "product_version", "name": "python313-urllib3-2.5.0-1.1.x86_64", "product": { "name": "python313-urllib3-2.5.0-1.1.x86_64", "product_id": "python313-urllib3-2.5.0-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3-2.5.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.aarch64" }, "product_reference": "python311-urllib3-2.5.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3-2.5.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.ppc64le" }, "product_reference": "python311-urllib3-2.5.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3-2.5.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.s390x" }, "product_reference": "python311-urllib3-2.5.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3-2.5.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.x86_64" }, "product_reference": "python311-urllib3-2.5.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-urllib3-2.5.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.aarch64" }, "product_reference": "python312-urllib3-2.5.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-urllib3-2.5.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.ppc64le" }, "product_reference": "python312-urllib3-2.5.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-urllib3-2.5.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.s390x" }, "product_reference": "python312-urllib3-2.5.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-urllib3-2.5.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.x86_64" }, "product_reference": "python312-urllib3-2.5.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-urllib3-2.5.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.aarch64" }, "product_reference": "python313-urllib3-2.5.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-urllib3-2.5.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.ppc64le" }, "product_reference": "python313-urllib3-2.5.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-urllib3-2.5.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.s390x" }, "product_reference": "python313-urllib3-2.5.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-urllib3-2.5.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.x86_64" }, "product_reference": "python313-urllib3-2.5.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-50181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-50181" } ], "notes": [ { "category": "general", "text": "urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-50181", "url": "https://www.suse.com/security/cve/CVE-2025-50181" }, { "category": "external", "summary": "SUSE Bug 1244925 for CVE-2025-50181", "url": "https://bugzilla.suse.com/1244925" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-50181" }, { "cve": "CVE-2025-50182", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-50182" } ], "notes": [ { "category": "general", "text": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 2.2.0 and prior to 2.5.0, urllib3 does not control redirects in browsers and Node.js. urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest. This means Python libraries can be used to make HTTP requests from a browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects, but the retries and redirect parameters are ignored with Pyodide; the runtime itself determines redirect behavior. This issue has been patched in version 2.5.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-50182", "url": "https://www.suse.com/security/cve/CVE-2025-50182" }, { "category": "external", "summary": "SUSE Bug 1244924 for CVE-2025-50182", "url": "https://bugzilla.suse.com/1244924" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python311-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python312-urllib3-2.5.0-1.1.x86_64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.aarch64", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.s390x", "openSUSE Tumbleweed:python313-urllib3-2.5.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-50182" } ] }
opensuse-su-2025:15284-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python311-urllib3_1-1.26.20-3.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-urllib3_1-1.26.20-3.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15284", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15284-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2025-50181 page", "url": "https://www.suse.com/security/cve/CVE-2025-50181/" } ], "title": "python311-urllib3_1-1.26.20-3.1 on GA media", "tracking": { "current_release_date": "2025-07-03T00:00:00Z", "generator": { "date": "2025-07-03T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15284-1", "initial_release_date": "2025-07-03T00:00:00Z", "revision_history": [ { "date": "2025-07-03T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-urllib3_1-1.26.20-3.1.aarch64", "product": { "name": "python311-urllib3_1-1.26.20-3.1.aarch64", "product_id": "python311-urllib3_1-1.26.20-3.1.aarch64" } }, { "category": "product_version", "name": "python312-urllib3_1-1.26.20-3.1.aarch64", "product": { "name": "python312-urllib3_1-1.26.20-3.1.aarch64", "product_id": "python312-urllib3_1-1.26.20-3.1.aarch64" } }, { "category": "product_version", "name": "python313-urllib3_1-1.26.20-3.1.aarch64", "product": { "name": "python313-urllib3_1-1.26.20-3.1.aarch64", "product_id": "python313-urllib3_1-1.26.20-3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-urllib3_1-1.26.20-3.1.ppc64le", "product": { "name": "python311-urllib3_1-1.26.20-3.1.ppc64le", "product_id": "python311-urllib3_1-1.26.20-3.1.ppc64le" } }, { "category": "product_version", "name": "python312-urllib3_1-1.26.20-3.1.ppc64le", "product": { "name": "python312-urllib3_1-1.26.20-3.1.ppc64le", "product_id": "python312-urllib3_1-1.26.20-3.1.ppc64le" } }, { "category": "product_version", "name": "python313-urllib3_1-1.26.20-3.1.ppc64le", "product": { "name": "python313-urllib3_1-1.26.20-3.1.ppc64le", "product_id": "python313-urllib3_1-1.26.20-3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-urllib3_1-1.26.20-3.1.s390x", "product": { "name": "python311-urllib3_1-1.26.20-3.1.s390x", "product_id": "python311-urllib3_1-1.26.20-3.1.s390x" } }, { "category": "product_version", "name": "python312-urllib3_1-1.26.20-3.1.s390x", "product": { "name": "python312-urllib3_1-1.26.20-3.1.s390x", "product_id": "python312-urllib3_1-1.26.20-3.1.s390x" } }, { "category": "product_version", "name": "python313-urllib3_1-1.26.20-3.1.s390x", "product": { "name": "python313-urllib3_1-1.26.20-3.1.s390x", "product_id": "python313-urllib3_1-1.26.20-3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-urllib3_1-1.26.20-3.1.x86_64", "product": { "name": "python311-urllib3_1-1.26.20-3.1.x86_64", "product_id": "python311-urllib3_1-1.26.20-3.1.x86_64" } }, { "category": "product_version", "name": "python312-urllib3_1-1.26.20-3.1.x86_64", "product": { "name": "python312-urllib3_1-1.26.20-3.1.x86_64", "product_id": "python312-urllib3_1-1.26.20-3.1.x86_64" } }, { "category": "product_version", "name": "python313-urllib3_1-1.26.20-3.1.x86_64", "product": { "name": "python313-urllib3_1-1.26.20-3.1.x86_64", "product_id": "python313-urllib3_1-1.26.20-3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3_1-1.26.20-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.aarch64" }, "product_reference": "python311-urllib3_1-1.26.20-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3_1-1.26.20-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.ppc64le" }, "product_reference": "python311-urllib3_1-1.26.20-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3_1-1.26.20-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.s390x" }, "product_reference": "python311-urllib3_1-1.26.20-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-urllib3_1-1.26.20-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.x86_64" }, "product_reference": "python311-urllib3_1-1.26.20-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-urllib3_1-1.26.20-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.aarch64" }, "product_reference": "python312-urllib3_1-1.26.20-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-urllib3_1-1.26.20-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.ppc64le" }, "product_reference": "python312-urllib3_1-1.26.20-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-urllib3_1-1.26.20-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.s390x" }, "product_reference": "python312-urllib3_1-1.26.20-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-urllib3_1-1.26.20-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.x86_64" }, "product_reference": "python312-urllib3_1-1.26.20-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-urllib3_1-1.26.20-3.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.aarch64" }, "product_reference": "python313-urllib3_1-1.26.20-3.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-urllib3_1-1.26.20-3.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.ppc64le" }, "product_reference": "python313-urllib3_1-1.26.20-3.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-urllib3_1-1.26.20-3.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.s390x" }, "product_reference": "python313-urllib3_1-1.26.20-3.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python313-urllib3_1-1.26.20-3.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.x86_64" }, "product_reference": "python313-urllib3_1-1.26.20-3.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-50181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-50181" } ], "notes": [ { "category": "general", "text": "urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.x86_64", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.x86_64", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-50181", "url": "https://www.suse.com/security/cve/CVE-2025-50181" }, { "category": "external", "summary": "SUSE Bug 1244925 for CVE-2025-50181", "url": "https://bugzilla.suse.com/1244925" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.x86_64", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.x86_64", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python311-urllib3_1-1.26.20-3.1.x86_64", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python312-urllib3_1-1.26.20-3.1.x86_64", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.aarch64", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.ppc64le", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.s390x", "openSUSE Tumbleweed:python313-urllib3_1-1.26.20-3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-07-03T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-50181" } ] }
ghsa-pq67-6m6q-mj2v
Vulnerability from github
urllib3 handles redirects and retries using the same mechanism, which is controlled by the Retry
object. The most common way to disable redirects is at the request level, as follows:
```python resp = urllib3.request("GET", "https://httpbin.org/redirect/1", redirect=False) print(resp.status)
302
```
However, it is also possible to disable redirects, for all requests, by instantiating a PoolManager
and specifying retries
in a way that disable redirects:
```python import urllib3
http = urllib3.PoolManager(retries=0) # should raise MaxRetryError on redirect http = urllib3.PoolManager(retries=urllib3.Retry(redirect=0)) # equivalent to the above http = urllib3.PoolManager(retries=False) # should return the first response
resp = http.request("GET", "https://httpbin.org/redirect/1") ```
However, the retries
parameter is currently ignored, which means all the above examples don't disable redirects.
Affected usages
Passing retries
on PoolManager
instantiation to disable redirects or restrict their number.
By default, requests and botocore users are not affected.
Impact
Redirects are often used to exploit SSRF vulnerabilities. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable.
Remediation
You can remediate this vulnerability with the following steps:
- Upgrade to a patched version of urllib3. If your organization would benefit from the continued support of urllib3 1.x, please contact sethmichaellarson@gmail.com to discuss sponsorship or contribution opportunities.
- Disable redirects at the
request()
level instead of thePoolManager()
level.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "urllib3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-50181" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2025-06-18T17:50:00Z", "nvd_published_at": "2025-06-19T01:15:24Z", "severity": "MODERATE" }, "details": "urllib3 handles redirects and retries using the same mechanism, which is controlled by the `Retry` object. The most common way to disable redirects is at the request level, as follows:\n\n```python\nresp = urllib3.request(\"GET\", \"https://httpbin.org/redirect/1\", redirect=False)\nprint(resp.status)\n# 302\n```\n\nHowever, it is also possible to disable redirects, for all requests, by instantiating a `PoolManager` and specifying `retries` in a way that disable redirects:\n\n```python\nimport urllib3\n\nhttp = urllib3.PoolManager(retries=0) # should raise MaxRetryError on redirect\nhttp = urllib3.PoolManager(retries=urllib3.Retry(redirect=0)) # equivalent to the above\nhttp = urllib3.PoolManager(retries=False) # should return the first response\n\nresp = http.request(\"GET\", \"https://httpbin.org/redirect/1\")\n```\n\nHowever, the `retries` parameter is currently ignored, which means all the above examples don\u0027t disable redirects.\n\n## Affected usages\n\nPassing `retries` on `PoolManager` instantiation to disable redirects or restrict their number.\n\nBy default, requests and botocore users are not affected.\n\n## Impact\n\nRedirects are often used to exploit SSRF vulnerabilities. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable.\n\n## Remediation\n\nYou can remediate this vulnerability with the following steps:\n\n * Upgrade to a patched version of urllib3. If your organization would benefit from the continued support of urllib3 1.x, please contact [sethmichaellarson@gmail.com](mailto:sethmichaellarson@gmail.com) to discuss sponsorship or contribution opportunities.\n * Disable redirects at the `request()` level instead of the `PoolManager()` level.", "id": "GHSA-pq67-6m6q-mj2v", "modified": "2025-06-19T15:18:59Z", "published": "2025-06-18T17:50:00Z", "references": [ { "type": "WEB", "url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-pq67-6m6q-mj2v" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50181" }, { "type": "WEB", "url": "https://github.com/urllib3/urllib3/commit/f05b1329126d5be6de501f9d1e3e36738bc08857" }, { "type": "PACKAGE", "url": "https://github.com/urllib3/urllib3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation" }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.