Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-35195 (GCVE-0-2024-35195)
Vulnerability from cvelistv5 – Published: 2024-05-20 20:14 – Updated: 2025-07-31 03:56
VLAI
EPSS
Title
Requests `Session` object does not verify requests after making first request with verify=False
Summary
Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.
Severity
5.6 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-670 - Always-Incorrect Control Flow Implementation
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/psf/requests/security/advisori… | x_refsource_CONFIRM |
| https://github.com/psf/requests/pull/6655 | x_refsource_MISC |
| https://github.com/psf/requests/commit/a58d7f2ffb… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | |
| https://lists.fedoraproject.org/archives/list/pac… |
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| psf | requests |
Affected:
< 2.32.0
|
|
| request_project | request |
Affected:
0 , < 2.32.0
(custom)
cpe:2.3:a:request_project:request:2.32.0:*:*:*:*:node.js:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:request_project:request:2.32.0:*:*:*:*:node.js:*:*"
],
"defaultStatus": "unknown",
"product": "request",
"vendor": "request_project",
"versions": [
{
"lessThan": "2.32.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-35195",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-30T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-31T03:56:03.717Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T03:07:46.774Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56"
},
{
"name": "https://github.com/psf/requests/pull/6655",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/psf/requests/pull/6655"
},
{
"name": "https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "requests",
"vendor": "psf",
"versions": [
{
"status": "affected",
"version": "\u003c 2.32.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-670",
"description": "CWE-670: Always-Incorrect Control Flow Implementation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-10T16:09:17.143Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56"
},
{
"name": "https://github.com/psf/requests/pull/6655",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/pull/6655"
},
{
"name": "https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/"
}
],
"source": {
"advisory": "GHSA-9wx4-h78v-vm56",
"discovery": "UNKNOWN"
},
"title": "Requests `Session` object does not verify requests after making first request with verify=False"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-35195",
"datePublished": "2024-05-20T20:14:48.206Z",
"dateReserved": "2024-05-10T14:24:24.342Z",
"dateUpdated": "2025-07-31T03:56:03.717Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-35195",
"date": "2026-06-24",
"epss": "0.0034",
"percentile": "0.25744"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.\"}, {\"lang\": \"es\", \"value\": \" Requests es una librer\\u00eda HTTP. Antes de 2.32.0, al realizar solicitudes a trav\\u00e9s de una `Sesi\\u00f3n` de Solicitudes, si la primera solicitud se realiza con `verify=False` para deshabilitar la verificaci\\u00f3n de certificados, todas las solicitudes posteriores al mismo host continuar\\u00e1n ignorando la verificaci\\u00f3n de certificados independientemente de los cambios en el valor de \\\"verificar\\\". Este comportamiento continuar\\u00e1 durante el ciclo de vida de la conexi\\u00f3n en el grupo de conexiones. Esta vulnerabilidad se solucion\\u00f3 en 2.32.0.\"}]",
"id": "CVE-2024-35195",
"lastModified": "2024-11-21T09:19:54.510",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N\", \"baseScore\": 5.6, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 0.3, \"impactScore\": 5.2}]}",
"published": "2024-05-20T21:15:09.990",
"references": "[{\"url\": \"https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/psf/requests/pull/6655\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/psf/requests/pull/6655\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-670\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-35195\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-05-20T21:15:09.990\",\"lastModified\":\"2024-11-21T09:19:54.510\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.\"},{\"lang\":\"es\",\"value\":\" Requests es una librer\u00eda HTTP. Antes de 2.32.0, al realizar solicitudes a trav\u00e9s de una `Sesi\u00f3n` de Solicitudes, si la primera solicitud se realiza con `verify=False` para deshabilitar la verificaci\u00f3n de certificados, todas las solicitudes posteriores al mismo host continuar\u00e1n ignorando la verificaci\u00f3n de certificados independientemente de los cambios en el valor de \\\"verificar\\\". Este comportamiento continuar\u00e1 durante el ciclo de vida de la conexi\u00f3n en el grupo de conexiones. Esta vulnerabilidad se solucion\u00f3 en 2.32.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N\",\"baseScore\":5.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.3,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-670\"}]}],\"references\":[{\"url\":\"https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/psf/requests/pull/6655\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/psf/requests/pull/6655\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56\", \"name\": \"https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/psf/requests/pull/6655\", \"name\": \"https://github.com/psf/requests/pull/6655\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac\", \"name\": \"https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T03:07:46.774Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-35195\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-21T14:17:58.814431Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:request_project:request:2.32.0:*:*:*:*:node.js:*:*\"], \"vendor\": \"request_project\", \"product\": \"request\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.32.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-21T14:19:45.545Z\"}}], \"cna\": {\"title\": \"Requests `Session` object does not verify requests after making first request with verify=False\", \"source\": {\"advisory\": \"GHSA-9wx4-h78v-vm56\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"psf\", \"product\": \"requests\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.32.0\"}]}], \"references\": [{\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56\", \"name\": \"https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/psf/requests/pull/6655\", \"name\": \"https://github.com/psf/requests/pull/6655\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac\", \"name\": \"https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-670\", \"description\": \"CWE-670: Always-Incorrect Control Flow Implementation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-10T16:09:17.143Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-35195\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-31T03:56:03.717Z\", \"dateReserved\": \"2024-05-10T14:24:24.342Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-05-20T20:14:48.206Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-RU-2024:3600-1
Vulnerability from csaf_suse - Published: 2024-10-11 08:43 - Updated: 2024-10-11 08:43Summary
Recommended update for python-requests
Severity
Moderate
Notes
Title of the patch: Recommended update for python-requests
Description of the patch: This update for python-requests fixes the following issue:
- Update CVE-2024-35195.patch to allow the usage of 'verify' parameter
as a directory (bsc#1225912)
Patchnames: SUSE-2024-3600,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-3600,SUSE-SLE-Module-Python3-15-SP5-2024-3600,SUSE-SLE-Module-Python3-15-SP6-2024-3600,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3600,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3600,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3600,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3600,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3600,openSUSE-SLE-15.5-2024-3600,openSUSE-SLE-15.6-2024-3600
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.15.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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": "Recommended update for python-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issue:\n\n- Update CVE-2024-35195.patch to allow the usage of \u0027verify\u0027 parameter\n as a directory (bsc#1225912)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3600,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-3600,SUSE-SLE-Module-Python3-15-SP5-2024-3600,SUSE-SLE-Module-Python3-15-SP6-2024-3600,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3600,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3600,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3600,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3600,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3600,openSUSE-SLE-15.5-2024-3600,openSUSE-SLE-15.6-2024-3600",
"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-ru-2024_3600-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-RU-2024:3600-1",
"url": "https://www.suse.com/support/update/announcement//suse-ru-20243600-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-RU-2024:3600-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-October/037214.html"
},
{
"category": "self",
"summary": "SUSE Bug 1225912",
"url": "https://bugzilla.suse.com/1225912"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Recommended update for python-requests",
"tracking": {
"current_release_date": "2024-10-11T08:43:16Z",
"generator": {
"date": "2024-10-11T08:43:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-RU-2024:3600-1",
"initial_release_date": "2024-10-11T08:43:16Z",
"revision_history": [
{
"date": "2024-10-11T08:43:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.31.0-150400.6.15.1.noarch",
"product": {
"name": "python311-requests-2.31.0-150400.6.15.1.noarch",
"product_id": "python311-requests-2.31.0-150400.6.15.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 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp5"
}
}
},
{
"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 High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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-requests-2.31.0-150400.6.15.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-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.15.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.15.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-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.15.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.15.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.15.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.15.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch",
"openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.15.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.15.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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 High Performance Computing 15 SP4-ESPOS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch",
"openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.15.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.15.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-requests-2.31.0-150400.6.15.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-requests-2.31.0-150400.6.15.1.noarch",
"openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.15.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.15.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-11T08:43:16Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:1857-1
Vulnerability from csaf_suse - Published: 2024-05-30 12:13 - Updated: 2024-05-30 12:13Summary
Security update for python-requests
Severity
Moderate
Notes
Title of the patch: Security update for python-requests
Description of the patch: This update for python-requests fixes the following issues:
- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).
Patchnames: SUSE-2024-1857,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-1857,SUSE-SLE-Module-Python3-15-SP5-2024-1857,SUSE-SLE-Module-Python3-15-SP6-2024-1857,openSUSE-SLE-15.5-2024-1857,openSUSE-SLE-15.6-2024-1857
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python311-requests-2.31.0-150400.6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.12.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1857,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-1857,SUSE-SLE-Module-Python3-15-SP5-2024-1857,SUSE-SLE-Module-Python3-15-SP6-2024-1857,openSUSE-SLE-15.5-2024-1857,openSUSE-SLE-15.6-2024-1857",
"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-2024_1857-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1857-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241857-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1857-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019261.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2024-05-30T12:13:11Z",
"generator": {
"date": "2024-05-30T12:13:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1857-1",
"initial_release_date": "2024-05-30T12:13:11Z",
"revision_history": [
{
"date": "2024-05-30T12:13:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-requests-2.31.0-150400.6.12.1.noarch",
"product": {
"name": "python311-requests-2.31.0-150400.6.12.1.noarch",
"product_id": "python311-requests-2.31.0-150400.6.12.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 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp5"
}
}
},
{
"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": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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-requests-2.31.0-150400.6.12.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-requests-2.31.0-150400.6.12.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.12.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.12.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.12.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-requests-2.31.0-150400.6.12.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.12.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.12.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-150400.6.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.12.1.noarch"
},
"product_reference": "python311-requests-2.31.0-150400.6.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.12.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.12.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-requests-2.31.0-150400.6.12.1.noarch",
"openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.12.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.12.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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-requests-2.31.0-150400.6.12.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.12.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-requests-2.31.0-150400.6.12.1.noarch",
"openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.12.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.12.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-requests-2.31.0-150400.6.12.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP5:python311-requests-2.31.0-150400.6.12.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-requests-2.31.0-150400.6.12.1.noarch",
"openSUSE Leap 15.5:python311-requests-2.31.0-150400.6.12.1.noarch",
"openSUSE Leap 15.6:python311-requests-2.31.0-150400.6.12.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-30T12:13:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:1880-1
Vulnerability from csaf_suse - Published: 2024-05-31 06:45 - Updated: 2024-05-31 06:45Summary
Security update for python-requests
Severity
Moderate
Notes
Title of the patch: Security update for python-requests
Description of the patch: This update for python-requests fixes the following issues:
- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).
Patchnames: SUSE-2024-1880,SUSE-SLE-Micro-5.3-2024-1880,SUSE-SLE-Micro-5.4-2024-1880,SUSE-SLE-Micro-5.5-2024-1880,SUSE-SLE-Module-Basesystem-15-SP5-2024-1880,SUSE-SLE-Module-Basesystem-15-SP6-2024-1880,SUSE-SUSE-MicroOS-5.1-2024-1880,SUSE-SUSE-MicroOS-5.2-2024-1880,openSUSE-Leap-Micro-5.3-2024-1880,openSUSE-Leap-Micro-5.4-2024-1880,openSUSE-SLE-15.5-2024-1880
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1880,SUSE-SLE-Micro-5.3-2024-1880,SUSE-SLE-Micro-5.4-2024-1880,SUSE-SLE-Micro-5.5-2024-1880,SUSE-SLE-Module-Basesystem-15-SP5-2024-1880,SUSE-SLE-Module-Basesystem-15-SP6-2024-1880,SUSE-SUSE-MicroOS-5.1-2024-1880,SUSE-SUSE-MicroOS-5.2-2024-1880,openSUSE-Leap-Micro-5.3-2024-1880,openSUSE-Leap-Micro-5.4-2024-1880,openSUSE-SLE-15.5-2024-1880",
"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-2024_1880-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1880-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241880-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1880-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035430.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2024-05-31T06:45:22Z",
"generator": {
"date": "2024-05-31T06:45:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1880-1",
"initial_release_date": "2024-05-31T06:45:22Z",
"revision_history": [
{
"date": "2024-05-31T06:45:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-requests-2.25.1-150300.3.9.1.noarch",
"product": {
"name": "python2-requests-2.25.1-150300.3.9.1.noarch",
"product_id": "python2-requests-2.25.1-150300.3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.25.1-150300.3.9.1.noarch",
"product": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch",
"product_id": "python3-requests-2.25.1-150300.3.9.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 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"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 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_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.1:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap 15.5:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap 15.5:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.1:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.2:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap 15.5:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap Micro 5.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"openSUSE Leap Micro 5.4:python3-requests-2.25.1-150300.3.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-31T06:45:22Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:1880-2
Vulnerability from csaf_suse - Published: 2024-07-31 23:46 - Updated: 2024-07-31 23:46Summary
Security update for python-requests
Severity
Moderate
Notes
Title of the patch: Security update for python-requests
Description of the patch: This update for python-requests fixes the following issues:
- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).
Patchnames: SUSE-2024-1880,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1880,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1880,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1880,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1880,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1880,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1880,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1880,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1880,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1880,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1880,SUSE-Storage-7.1-2024-1880
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-requests-2.25.1-150300.3.9.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1880,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1880,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1880,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1880,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1880,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1880,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1880,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1880,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1880,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1880,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1880,SUSE-Storage-7.1-2024-1880",
"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-2024_1880-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1880-2",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241880-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1880-2",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-August/036242.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2024-07-31T23:46:44Z",
"generator": {
"date": "2024-07-31T23:46:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1880-2",
"initial_release_date": "2024-07-31T23:46:44Z",
"revision_history": [
{
"date": "2024-07-31T23:46:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-requests-2.25.1-150300.3.9.1.noarch",
"product": {
"name": "python2-requests-2.25.1-150300.3.9.1.noarch",
"product_id": "python2-requests-2.25.1-150300.3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.25.1-150300.3.9.1.noarch",
"product": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch",
"product_id": "python3-requests-2.25.1-150300.3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.25.1-150300.3.9.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-requests-2.25.1-150300.3.9.1.noarch"
},
"product_reference": "python3-requests-2.25.1-150300.3.9.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Manager Proxy 4.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Manager Server 4.3:python3-requests-2.25.1-150300.3.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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 Enterprise Storage 7.1:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Manager Proxy 4.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Manager Server 4.3:python3-requests-2.25.1-150300.3.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Manager Proxy 4.3:python3-requests-2.25.1-150300.3.9.1.noarch",
"SUSE Manager Server 4.3:python3-requests-2.25.1-150300.3.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-31T23:46:44Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:1937-1
Vulnerability from csaf_suse - Published: 2024-06-07 10:57 - Updated: 2024-06-07 10:57Summary
Security update for python-docker
Severity
Moderate
Notes
Title of the patch: Security update for python-docker
Description of the patch: This update for python-docker fixes the following issues:
- CVE-2024-35195: Fixed missing certificate verification (bsc#1224788).
Patchnames: SUSE-2024-1937,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-1937,SUSE-SLE-Module-Public-Cloud-15-SP5-2024-1937
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-docker-7.0.0-150400.8.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-docker-7.0.0-150400.8.7.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-docker fixes the following issues:\n\n- CVE-2024-35195: Fixed missing certificate verification (bsc#1224788).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1937,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-1937,SUSE-SLE-Module-Public-Cloud-15-SP5-2024-1937",
"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-2024_1937-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1937-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241937-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1937-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018657.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-docker",
"tracking": {
"current_release_date": "2024-06-07T10:57:14Z",
"generator": {
"date": "2024-06-07T10:57:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1937-1",
"initial_release_date": "2024-06-07T10:57:14Z",
"revision_history": [
{
"date": "2024-06-07T10:57:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-docker-7.0.0-150400.8.7.1.noarch",
"product": {
"name": "python311-docker-7.0.0-150400.8.7.1.noarch",
"product_id": "python311-docker-7.0.0-150400.8.7.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 Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-docker-7.0.0-150400.8.7.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-docker-7.0.0-150400.8.7.1.noarch"
},
"product_reference": "python311-docker-7.0.0-150400.8.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-docker-7.0.0-150400.8.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-docker-7.0.0-150400.8.7.1.noarch"
},
"product_reference": "python311-docker-7.0.0-150400.8.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-docker-7.0.0-150400.8.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-docker-7.0.0-150400.8.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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-docker-7.0.0-150400.8.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-docker-7.0.0-150400.8.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-docker-7.0.0-150400.8.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-docker-7.0.0-150400.8.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-07T10:57:14Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:1937-2
Vulnerability from csaf_suse - Published: 2024-07-08 13:08 - Updated: 2024-07-08 13:08Summary
Security update for python-docker
Severity
Moderate
Notes
Title of the patch: Security update for python-docker
Description of the patch: This update for python-docker fixes the following issues:
- CVE-2024-35195: Fixed missing certificate verification (bsc#1224788).
Patchnames: SUSE-2024-1937,SUSE-SLE-Module-Public-Cloud-15-SP6-2024-1937,openSUSE-SLE-15.5-2024-1937,openSUSE-SLE-15.6-2024-1937
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-docker-7.0.0-150400.8.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python311-docker-7.0.0-150400.8.7.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-docker-7.0.0-150400.8.7.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-docker fixes the following issues:\n\n- CVE-2024-35195: Fixed missing certificate verification (bsc#1224788).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1937,SUSE-SLE-Module-Public-Cloud-15-SP6-2024-1937,openSUSE-SLE-15.5-2024-1937,openSUSE-SLE-15.6-2024-1937",
"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-2024_1937-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1937-2",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241937-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1937-2",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-July/035849.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-docker",
"tracking": {
"current_release_date": "2024-07-08T13:08:57Z",
"generator": {
"date": "2024-07-08T13:08:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1937-2",
"initial_release_date": "2024-07-08T13:08:57Z",
"revision_history": [
{
"date": "2024-07-08T13:08:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-docker-7.0.0-150400.8.7.1.noarch",
"product": {
"name": "python311-docker-7.0.0-150400.8.7.1.noarch",
"product_id": "python311-docker-7.0.0-150400.8.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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-docker-7.0.0-150400.8.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-docker-7.0.0-150400.8.7.1.noarch"
},
"product_reference": "python311-docker-7.0.0-150400.8.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-docker-7.0.0-150400.8.7.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python311-docker-7.0.0-150400.8.7.1.noarch"
},
"product_reference": "python311-docker-7.0.0-150400.8.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-docker-7.0.0-150400.8.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-docker-7.0.0-150400.8.7.1.noarch"
},
"product_reference": "python311-docker-7.0.0-150400.8.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-docker-7.0.0-150400.8.7.1.noarch",
"openSUSE Leap 15.5:python311-docker-7.0.0-150400.8.7.1.noarch",
"openSUSE Leap 15.6:python311-docker-7.0.0-150400.8.7.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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 SP6:python311-docker-7.0.0-150400.8.7.1.noarch",
"openSUSE Leap 15.5:python311-docker-7.0.0-150400.8.7.1.noarch",
"openSUSE Leap 15.6:python311-docker-7.0.0-150400.8.7.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-docker-7.0.0-150400.8.7.1.noarch",
"openSUSE Leap 15.5:python311-docker-7.0.0-150400.8.7.1.noarch",
"openSUSE Leap 15.6:python311-docker-7.0.0-150400.8.7.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-08T13:08:57Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:1938-1
Vulnerability from csaf_suse - Published: 2024-06-07 12:02 - Updated: 2024-06-07 12:02Summary
Security update for python-docker
Severity
Moderate
Notes
Title of the patch: Security update for python-docker
Description of the patch: This update for python-docker fixes the following issues:
- CVE-2024-35195: Fix failure with updated python-requests. (bsc#1224788)
Patchnames: SUSE-2024-1938,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1938,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-1938,openSUSE-SLE-15.5-2024-1938,openSUSE-SLE-15.6-2024-1938
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-docker-4.2.0-150200.3.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-docker-4.2.0-150200.3.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-docker-4.2.0-150200.3.5.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-docker-4.2.0-150200.3.5.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-docker fixes the following issues:\n\n- CVE-2024-35195: Fix failure with updated python-requests. (bsc#1224788)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1938,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1938,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-1938,openSUSE-SLE-15.5-2024-1938,openSUSE-SLE-15.6-2024-1938",
"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-2024_1938-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1938-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241938-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1938-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-June/035535.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-docker",
"tracking": {
"current_release_date": "2024-06-07T12:02:53Z",
"generator": {
"date": "2024-06-07T12:02:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1938-1",
"initial_release_date": "2024-06-07T12:02:53Z",
"revision_history": [
{
"date": "2024-06-07T12:02:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-docker-4.2.0-150200.3.5.1.noarch",
"product": {
"name": "python2-docker-4.2.0-150200.3.5.1.noarch",
"product_id": "python2-docker-4.2.0-150200.3.5.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-docker-4.2.0-150200.3.5.1.noarch",
"product": {
"name": "python3-docker-4.2.0-150200.3.5.1.noarch",
"product_id": "python3-docker-4.2.0-150200.3.5.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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": "python3-docker-4.2.0-150200.3.5.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-docker-4.2.0-150200.3.5.1.noarch"
},
"product_reference": "python3-docker-4.2.0-150200.3.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-docker-4.2.0-150200.3.5.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-docker-4.2.0-150200.3.5.1.noarch"
},
"product_reference": "python3-docker-4.2.0-150200.3.5.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-docker-4.2.0-150200.3.5.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-docker-4.2.0-150200.3.5.1.noarch"
},
"product_reference": "python3-docker-4.2.0-150200.3.5.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-docker-4.2.0-150200.3.5.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-docker-4.2.0-150200.3.5.1.noarch"
},
"product_reference": "python3-docker-4.2.0-150200.3.5.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-docker-4.2.0-150200.3.5.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-docker-4.2.0-150200.3.5.1.noarch",
"openSUSE Leap 15.5:python3-docker-4.2.0-150200.3.5.1.noarch",
"openSUSE Leap 15.6:python3-docker-4.2.0-150200.3.5.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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 Package Hub 15 SP5:python3-docker-4.2.0-150200.3.5.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-docker-4.2.0-150200.3.5.1.noarch",
"openSUSE Leap 15.5:python3-docker-4.2.0-150200.3.5.1.noarch",
"openSUSE Leap 15.6:python3-docker-4.2.0-150200.3.5.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-docker-4.2.0-150200.3.5.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-docker-4.2.0-150200.3.5.1.noarch",
"openSUSE Leap 15.5:python3-docker-4.2.0-150200.3.5.1.noarch",
"openSUSE Leap 15.6:python3-docker-4.2.0-150200.3.5.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-07T12:02:53Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:1946-1
Vulnerability from csaf_suse - Published: 2024-06-07 15:05 - Updated: 2024-06-07 15:05Summary
Security update for python-requests
Severity
Moderate
Notes
Title of the patch: Security update for python-requests
Description of the patch: This update for python-requests fixes the following issues:
- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).
Patchnames: SUSE-2024-1946,SUSE-SLE-Manager-Tools-12-2024-1946,SUSE-SLE-Module-Adv-Systems-Management-12-2024-1946
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python-requests-2.11.1-6.37.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools 12:python3-requests-2.11.1-6.37.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1946,SUSE-SLE-Manager-Tools-12-2024-1946,SUSE-SLE-Module-Adv-Systems-Management-12-2024-1946",
"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-2024_1946-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1946-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241946-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1946-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-June/035496.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2024-06-07T15:05:36Z",
"generator": {
"date": "2024-06-07T15:05:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1946-1",
"initial_release_date": "2024-06-07T15:05:36Z",
"revision_history": [
{
"date": "2024-06-07T15:05:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-requests-2.11.1-6.37.1.noarch",
"product": {
"name": "python-requests-2.11.1-6.37.1.noarch",
"product_id": "python-requests-2.11.1-6.37.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.11.1-6.37.1.noarch",
"product": {
"name": "python3-requests-2.11.1-6.37.1.noarch",
"product_id": "python3-requests-2.11.1-6.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 12",
"product": {
"name": "SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12"
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product": {
"name": "SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product_id": "SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-adv-systems-management:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.11.1-6.37.1.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python-requests-2.11.1-6.37.1.noarch"
},
"product_reference": "python-requests-2.11.1-6.37.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.11.1-6.37.1.noarch as component of SUSE Manager Client Tools 12",
"product_id": "SUSE Manager Client Tools 12:python3-requests-2.11.1-6.37.1.noarch"
},
"product_reference": "python3-requests-2.11.1-6.37.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.11.1-6.37.1.noarch as component of SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product_id": "SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.37.1.noarch"
},
"product_reference": "python-requests-2.11.1-6.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Advanced Systems Management 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.11.1-6.37.1.noarch as component of SUSE Linux Enterprise Module for Advanced Systems Management 12",
"product_id": "SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.37.1.noarch"
},
"product_reference": "python3-requests-2.11.1-6.37.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Advanced Systems Management 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.37.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.37.1.noarch",
"SUSE Manager Client Tools 12:python-requests-2.11.1-6.37.1.noarch",
"SUSE Manager Client Tools 12:python3-requests-2.11.1-6.37.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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 Advanced Systems Management 12:python-requests-2.11.1-6.37.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.37.1.noarch",
"SUSE Manager Client Tools 12:python-requests-2.11.1-6.37.1.noarch",
"SUSE Manager Client Tools 12:python3-requests-2.11.1-6.37.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python-requests-2.11.1-6.37.1.noarch",
"SUSE Linux Enterprise Module for Advanced Systems Management 12:python3-requests-2.11.1-6.37.1.noarch",
"SUSE Manager Client Tools 12:python-requests-2.11.1-6.37.1.noarch",
"SUSE Manager Client Tools 12:python3-requests-2.11.1-6.37.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-07T15:05:36Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:2068-1
Vulnerability from csaf_suse - Published: 2024-06-18 11:16 - Updated: 2024-06-18 11:16Summary
Security update for python-requests
Severity
Moderate
Notes
Title of the patch: Security update for python-requests
Description of the patch: This update for python-requests fixes the following issues:
- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).
Patchnames: SUSE-2024-2068,SUSE-SLE-HA-12-SP5-2024-2068,SUSE-SLE-Module-Public-Cloud-12-2024-2068,SUSE-SLE-SERVER-12-SP5-2024-2068
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.17.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.17.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-requests",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-requests fixes the following issues:\n\n- CVE-2024-35195: Fixed cert verification regardless of changes to the value of `verify` (bsc#1224788).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2068,SUSE-SLE-HA-12-SP5-2024-2068,SUSE-SLE-Module-Public-Cloud-12-2024-2068,SUSE-SLE-SERVER-12-SP5-2024-2068",
"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-2024_2068-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2068-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242068-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2068-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018734.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-requests",
"tracking": {
"current_release_date": "2024-06-18T11:16:52Z",
"generator": {
"date": "2024-06-18T11:16:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2068-1",
"initial_release_date": "2024-06-18T11:16:52Z",
"revision_history": [
{
"date": "2024-06-18T11:16:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-requests-2.24.0-8.17.1.noarch",
"product": {
"name": "python-requests-2.24.0-8.17.1.noarch",
"product_id": "python-requests-2.24.0-8.17.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-requests-2.24.0-8.17.1.noarch",
"product": {
"name": "python3-requests-2.24.0-8.17.1.noarch",
"product_id": "python3-requests-2.24.0-8.17.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp5"
}
}
},
{
"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 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise High Availability Extension 12 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python3-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-2.24.0-8.17.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.17.1.noarch"
},
"product_reference": "python-requests-2.24.0-8.17.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.17.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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 High Availability Extension 12 SP5:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.17.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 12 SP5:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 12:python3-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:python-requests-2.24.0-8.17.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-requests-2.24.0-8.17.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-18T11:16:52Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
SUSE-SU-2024:2182-1
Vulnerability from csaf_suse - Published: 2024-06-24 14:25 - Updated: 2024-06-24 14:25Summary
Security update for python-docker
Severity
Moderate
Notes
Title of the patch: Security update for python-docker
Description of the patch: This update for python-docker fixes the following issues:
- CVE-2024-35195: Fixed missing certificate verification (bsc#1224788).
Patchnames: SUSE-2024-2182,SUSE-SLE-Manager-Tools-15-2024-2182
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6 (Medium)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Client Tools 15:python3-docker-2.6.1-150000.4.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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-docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-docker fixes the following issues:\n\n- CVE-2024-35195: Fixed missing certificate verification (bsc#1224788).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2182,SUSE-SLE-Manager-Tools-15-2024-2182",
"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-2024_2182-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2182-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242182-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2182-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018806.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224788",
"url": "https://bugzilla.suse.com/1224788"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35195 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35195/"
}
],
"title": "Security update for python-docker",
"tracking": {
"current_release_date": "2024-06-24T14:25:25Z",
"generator": {
"date": "2024-06-24T14:25:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2182-1",
"initial_release_date": "2024-06-24T14:25:25Z",
"revision_history": [
{
"date": "2024-06-24T14:25:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python2-docker-2.6.1-150000.4.3.1.noarch",
"product": {
"name": "python2-docker-2.6.1-150000.4.3.1.noarch",
"product_id": "python2-docker-2.6.1-150000.4.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-docker-2.6.1-150000.4.3.1.noarch",
"product": {
"name": "python3-docker-2.6.1-150000.4.3.1.noarch",
"product_id": "python3-docker-2.6.1-150000.4.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools 15",
"product": {
"name": "SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-docker-2.6.1-150000.4.3.1.noarch as component of SUSE Manager Client Tools 15",
"product_id": "SUSE Manager Client Tools 15:python3-docker-2.6.1-150000.4.3.1.noarch"
},
"product_reference": "python3-docker-2.6.1-150000.4.3.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35195",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35195"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Client Tools 15:python3-docker-2.6.1-150000.4.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35195",
"url": "https://www.suse.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "SUSE Bug 1224788 for CVE-2024-35195",
"url": "https://bugzilla.suse.com/1224788"
}
],
"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 Manager Client Tools 15:python3-docker-2.6.1-150000.4.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Client Tools 15:python3-docker-2.6.1-150000.4.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T14:25:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-35195"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…