Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-32681 (GCVE-0-2023-32681)
Vulnerability from cvelistv5 – Published: 2023-05-26 17:02 – Updated: 2025-02-13 16:54- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T15:25:36.610Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
},
{
"name": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
},
{
"name": "https://github.com/psf/requests/releases/tag/v2.31.0",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/psf/requests/releases/tag/v2.31.0"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202309-08"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-32681",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-14T19:35:47.263757Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-14T19:35:55.755Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "requests",
"vendor": "psf",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.3.0, \u003c 2.31.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-17T08:07:02.389Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
},
{
"name": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
},
{
"name": "https://github.com/psf/requests/releases/tag/v2.31.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/releases/tag/v2.31.0"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html"
},
{
"url": "https://security.gentoo.org/glsa/202309-08"
}
],
"source": {
"advisory": "GHSA-j8r2-6x86-q33q",
"discovery": "UNKNOWN"
},
"title": "Unintended leak of Proxy-Authorization header in requests"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-32681",
"datePublished": "2023-05-26T17:02:52.899Z",
"dateReserved": "2023-05-11T16:33:45.731Z",
"dateUpdated": "2025-02-13T16:54:56.639Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-32681",
"date": "2026-08-16",
"epss": "0.02974",
"percentile": "0.8609"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.3.0\", \"versionEndExcluding\": \"2.31.0\", \"matchCriteriaId\": \"15530292-B507-496D-B36E-0CA89A7037C6\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\\n\\n\"}, {\"lang\": \"es\", \"value\": \"Requests es una librer\\u00eda HTTP. Desde Requests 2.3.0, Requests ha estado filtrando cabeceras Proxy-Authorization a los servidores de destino cuando se redirige a un endpoint HTTPS. Esto es producto de c\\u00f3mo usamos `rebuild_proxies` para volver a adjuntar la cabecera `Proxy-Authorization` a las peticiones. Para conexiones HTTP enviadas a trav\\u00e9s del t\\u00fanel, el proxy identificar\\u00e1 la cabecera en la propia petici\\u00f3n y la eliminar\\u00e1 antes de reenviarla al servidor de destino. Sin embargo, cuando se env\\u00eda a trav\\u00e9s de HTTPS, la cabecera `Proxy-Authorization` debe enviarse en la solicitud CONNECT, ya que el proxy no tiene visibilidad sobre la solicitud en t\\u00fanel. Esto provoca que las solicitudes reenv\\u00eden las credenciales del proxy al servidor de destino de forma no intencionada, lo que permite a un actor malicioso filtrar informaci\\u00f3n confidencial. Este problema se ha corregido en la versi\\u00f3n 2.31.0.\"}]",
"id": "CVE-2023-32681",
"lastModified": "2024-11-21T08:03:50.377",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 4.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 4.0}]}",
"published": "2023-05-26T18:15:14.147",
"references": "[{\"url\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.gentoo.org/glsa/202309-08\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202309-08\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2023-06-05T00:00:00.000Z",
"cve": "CVE-2023-32681",
"id": "msrc_CVE-2023-32681",
"initial_release_date": "2023-05-01T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Unintended leak of Proxy-Authorization header in requests",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-32681.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-32681\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-05-26T18:15:14.147\",\"lastModified\":\"2026-06-17T05:59:22.687\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\"},{\"lang\":\"es\",\"value\":\"Requests es una librer\u00eda HTTP. Desde Requests 2.3.0, Requests ha estado filtrando cabeceras Proxy-Authorization a los servidores de destino cuando se redirige a un endpoint HTTPS. Esto es producto de c\u00f3mo usamos `rebuild_proxies` para volver a adjuntar la cabecera `Proxy-Authorization` a las peticiones. Para conexiones HTTP enviadas a trav\u00e9s del t\u00fanel, el proxy identificar\u00e1 la cabecera en la propia petici\u00f3n y la eliminar\u00e1 antes de reenviarla al servidor de destino. Sin embargo, cuando se env\u00eda a trav\u00e9s de HTTPS, la cabecera `Proxy-Authorization` debe enviarse en la solicitud CONNECT, ya que el proxy no tiene visibilidad sobre la solicitud en t\u00fanel. Esto provoca que las solicitudes reenv\u00eden las credenciales del proxy al servidor de destino de forma no intencionada, lo que permite a un actor malicioso filtrar informaci\u00f3n confidencial. Este problema se ha corregido en la versi\u00f3n 2.31.0.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"psf\",\"product\":\"requests\",\"versions\":[{\"version\":\"\u003e= 2.3.0, \u003c 2.31.0\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":4.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-01-14T19:35:47.263757Z\",\"id\":\"CVE-2023-32681\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.3.0\",\"versionEndExcluding\":\"2.31.0\",\"matchCriteriaId\":\"15530292-B507-496D-B36E-0CA89A7037C6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}]}]}],\"references\":[{\"url\":\"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/psf/requests/releases/tag/v2.31.0\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202309-08\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/psf/requests/releases/tag/v2.31.0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202309-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-06-28T07:46:23+00:00",
"cve": "CVE-2023-32681",
"id": "CVE-2023-32681",
"initial_release_date": "2023-05-23T00:00:00+00:00",
"product_status:fixed": "750",
"product_status:known_affected": "8",
"product_status:known_not_affected": "2083",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "python-requests: Unintended leak of Proxy-Authorization header",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-32681.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-23T02:20:37Z",
"cve": "CVE-2023-32681",
"id": "CVE-2023-32681",
"initial_release_date": "2023-05-25T01:59:04Z",
"product_status:known_affected": "326",
"product_status:known_not_affected": "2",
"product_status:recommended": "394",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2023-32681",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-32681.json",
"version": "69"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"name\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"name\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"name\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202309-08\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T15:25:36.610Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-32681\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-14T19:35:47.263757Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-14T19:35:52.173Z\"}}], \"cna\": {\"title\": \"Unintended leak of Proxy-Authorization header in requests\", \"source\": {\"advisory\": \"GHSA-j8r2-6x86-q33q\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"psf\", \"product\": \"requests\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 2.3.0, \u003c 2.31.0\"}]}], \"references\": [{\"url\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"name\": \"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"name\": \"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"name\": \"https://github.com/psf/requests/releases/tag/v2.31.0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html\"}, {\"url\": \"https://security.gentoo.org/glsa/202309-08\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-200\", \"description\": \"CWE-200: Exposure of Sensitive Information to an Unauthorized Actor\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-09-17T08:07:02.389Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-32681\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T16:54:56.639Z\", \"dateReserved\": \"2023-05-11T16:33:45.731Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-05-26T17:02:52.899Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
GHSA-J8R2-6X86-Q33Q
Vulnerability from github – Published: 2023-05-22 20:36 – Updated: 2025-02-13 18:54Impact
Since Requests v2.3.0, Requests has been vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. Note this behavior has only been observed to affect proxied requests when credentials are supplied in the URL user information component (e.g. https://username:password@proxy:8080).
Current vulnerable behavior(s):
- HTTP → HTTPS: leak
- HTTPS → HTTP: no leak
- HTTPS → HTTPS: leak
- HTTP → HTTP: no leak
For HTTP connections sent through the proxy, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the Proxy-Authorization header must be sent in the CONNECT request as the proxy has no visibility into further tunneled requests. This results in Requests forwarding the header to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate those credentials.
The reason this currently works for HTTPS connections in Requests is the Proxy-Authorization header is also handled by urllib3 with our usage of the ProxyManager in adapters.py with proxy_manager_for. This will compute the required proxy headers in proxy_headers and pass them to the Proxy Manager, avoiding attaching them directly to the Request object. This will be our preferred option going forward for default usage.
Patches
Starting in Requests v2.31.0, Requests will no longer attach this header to redirects with an HTTPS destination. This should have no negative impacts on the default behavior of the library as the proxy credentials are already properly being handled by urllib3's ProxyManager.
For users with custom adapters, this may be potentially breaking if you were already working around this behavior. The previous functionality of rebuild_proxies doesn't make sense in any case, so we would encourage any users impacted to migrate any handling of Proxy-Authorization directly into their custom adapter.
Workarounds
For users who are not able to update Requests immediately, there is one potential workaround.
You may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you're currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.
import requests
r = requests.get('http://github.com/', allow_redirects=False)
Credits
This vulnerability was discovered and disclosed by the following individuals.
Dennis Brinkrolf, Haxolot (https://haxolot.com/) Tobias Funke, (tobiasfunke93@gmail.com)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "requests"
},
"ranges": [
{
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.31.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-32681"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-22T20:36:32Z",
"nvd_published_at": "2023-05-26T18:15:14Z",
"severity": "MODERATE"
},
"details": "### Impact\n\nSince Requests v2.3.0, Requests has been vulnerable to potentially leaking `Proxy-Authorization` headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how `rebuild_proxies` is used to recompute and [reattach the `Proxy-Authorization` header](https://github.com/psf/requests/blob/f2629e9e3c7ce3c3c8c025bcd8db551101cbc773/requests/sessions.py#L319-L328) to requests when redirected. Note this behavior has _only_ been observed to affect proxied requests when credentials are supplied in the URL user information component (e.g. `https://username:password@proxy:8080`).\n\n**Current vulnerable behavior(s):**\n\n1. HTTP \u2192 HTTPS: **leak**\n2. HTTPS \u2192 HTTP: **no leak**\n3. HTTPS \u2192 HTTPS: **leak**\n4. HTTP \u2192 HTTP: **no leak**\n\nFor HTTP connections sent through the proxy, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into further tunneled requests. This results in Requests forwarding the header to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate those credentials.\n\nThe reason this currently works for HTTPS connections in Requests is the `Proxy-Authorization` header is also handled by urllib3 with our usage of the ProxyManager in adapters.py with [`proxy_manager_for`](https://github.com/psf/requests/blob/f2629e9e3c7ce3c3c8c025bcd8db551101cbc773/requests/adapters.py#L199-L235). This will compute the required proxy headers in `proxy_headers` and pass them to the Proxy Manager, avoiding attaching them directly to the Request object. This will be our preferred option going forward for default usage.\n\n### Patches\nStarting in Requests v2.31.0, Requests will no longer attach this header to redirects with an HTTPS destination. This should have no negative impacts on the default behavior of the library as the proxy credentials are already properly being handled by urllib3\u0027s ProxyManager.\n\nFor users with custom adapters, this _may_ be potentially breaking if you were already working around this behavior. The previous functionality of `rebuild_proxies` doesn\u0027t make sense in any case, so we would encourage any users impacted to migrate any handling of Proxy-Authorization directly into their custom adapter.\n\n### Workarounds\nFor users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting `allow_redirects` to `False` on all calls through Requests top-level APIs. Note that if you\u0027re currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n```\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)\n```\n\n### Credits\n\nThis vulnerability was discovered and disclosed by the following individuals.\n\nDennis Brinkrolf, Haxolot (https://haxolot.com/)\nTobias Funke, (tobiasfunke93@gmail.com)",
"id": "GHSA-j8r2-6x86-q33q",
"modified": "2025-02-13T18:54:42Z",
"published": "2023-05-22T20:36:32Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
},
{
"type": "PACKAGE",
"url": "https://github.com/psf/requests"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/releases/tag/v2.31.0"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/requests/PYSEC-2023-74.yaml"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202309-08"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Unintended leak of Proxy-Authorization header in requests"
}
GSD-2023-32681
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-32681",
"id": "GSD-2023-32681"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-32681"
],
"details": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\n\n",
"id": "GSD-2023-32681",
"modified": "2023-12-13T01:20:23.851576Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-32681",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "requests",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003e= 2.3.0, \u003c 2.31.0"
}
]
}
}
]
},
"vendor_name": "psf"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\n\n"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-200",
"lang": "eng",
"value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"refsource": "MISC",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
},
{
"name": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5",
"refsource": "MISC",
"url": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
},
{
"name": "https://github.com/psf/requests/releases/tag/v2.31.0",
"refsource": "MISC",
"url": "https://github.com/psf/requests/releases/tag/v2.31.0"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html",
"refsource": "MISC",
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html"
},
{
"name": "https://security.gentoo.org/glsa/202309-08",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/202309-08"
}
]
},
"source": {
"advisory": "GHSA-j8r2-6x86-q33q",
"discovery": "UNKNOWN"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=2.3.0,\u003c2.31.0",
"affected_versions": "All versions starting from 2.3.0 before 2.31.0",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-200",
"CWE-937"
],
"date": "2023-06-18",
"description": "### Impact\n\nSince Requests v2.3.0, Requests has been vulnerable to potentially leaking `Proxy-Authorization` headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how `rebuild_proxies` is used to recompute and reattach the `Proxy-Authorization` header to requests when redirected. Note this behavior has _only_ been observed to affect proxied requests when credentials are supplied in the URL user information component (e.g. `https://username:password@proxy:8080`).\n\n**Current vulnerable behavior(s):**\n\n1. HTTP \u2192 HTTPS: **leak**\n2. HTTPS \u2192 HTTP: **no leak**\n3. HTTPS \u2192 HTTPS: **leak**\n4. HTTP \u2192 HTTP: **no leak**\n\nFor HTTP connections sent through the proxy, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into further tunneled requests. This results in Requests forwarding the header to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate those credentials.\n\nThe reason this currently works for HTTPS connections in Requests is the `Proxy-Authorization` header is also handled by urllib3 with our usage of the ProxyManager in adapters.py with `proxy_manager_for`. This will compute the required proxy headers in `proxy_headers` and pass them to the Proxy Manager, avoiding attaching them directly to the Request object. This will be our preferred option going forward for default usage.\n\n### Patches\nStarting in Requests v2.31.0, Requests will no longer attach this header to redirects with an HTTPS destination. This should have no negative impacts on the default behavior of the library as the proxy credentials are already properly being handled by urllib3\u0027s ProxyManager.\n\nFor users with custom adapters, this _may_ be potentially breaking if you were already working around this behavior. The previous functionality of `rebuild_proxies` does not make sense in any case, so we would encourage any users impacted to migrate any handling of Proxy-Authorization directly into their custom adapter.\n\n### Workarounds\nFor users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting `allow_redirects` to `False` on all calls through Requests top-level APIs. Note that if you\u0027re currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n```\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)\n```\n\n### Credits\n\nThis vulnerability was discovered and disclosed by the following individuals.\n\nDennis Brinkrolf, Haxolot (https://haxolot.com/)\nTobias Funke, (tobiasfunke93@gmail.com)",
"fixed_versions": [
"2.31.0"
],
"identifier": "CVE-2023-32681",
"identifiers": [
"CVE-2023-32681",
"GHSA-j8r2-6x86-q33q"
],
"not_impacted": "All versions before 2.3.0, all versions starting from 2.31.0",
"package_slug": "pypi/requests",
"pubdate": "2023-05-26",
"solution": "Upgrade to version 2.31.0 or above.",
"title": "Unintended leak of Proxy-Authorization header in requests",
"urls": [
"https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5",
"https://github.com/advisories/GHSA-j8r2-6x86-q33q"
],
"uuid": "3336763b-c21a-4bc3-888d-4339dc241346"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.31.0",
"versionStartIncluding": "2.3.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-32681"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
},
{
"name": "https://github.com/psf/requests/releases/tag/v2.31.0",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/psf/requests/releases/tag/v2.31.0"
},
{
"name": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/",
"refsource": "MISC",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/",
"refsource": "MISC",
"tags": [],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KOYASTZDGQG2BWLSNBPL3TQRL2G7QYNZ/"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html",
"refsource": "MISC",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html"
},
{
"name": "https://security.gentoo.org/glsa/202309-08",
"refsource": "MISC",
"tags": [],
"url": "https://security.gentoo.org/glsa/202309-08"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 4.0
}
},
"lastModifiedDate": "2023-09-17T09:15Z",
"publishedDate": "2023-05-26T18:15Z"
}
}
}
MSRC_CVE-2023-32681
Vulnerability from csaf_microsoft - Published: 2023-05-01 00:00 - Updated: 2023-06-05 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17860-16820 | — | ||
| Unresolved product id: 17861-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32681 Unintended leak of Proxy-Authorization header in requests - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-32681.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Unintended leak of Proxy-Authorization header in requests",
"tracking": {
"current_release_date": "2023-06-05T00:00:00.000Z",
"generator": {
"date": "2025-10-20T00:26:38.246Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-32681",
"initial_release_date": "2023-05-01T00:00:00.000Z",
"revision_history": [
{
"date": "2023-06-03T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2023-06-05T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added python-requests to CBL-Mariner 2.0"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 python-requests 2.22.0-3",
"product": {
"name": "\u003ccm1 python-requests 2.22.0-3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cm1 python-requests 2.22.0-3",
"product": {
"name": "cm1 python-requests 2.22.0-3",
"product_id": "17860"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 python-requests 2.27.1-6",
"product": {
"name": "\u003ccbl2 python-requests 2.27.1-6",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 python-requests 2.27.1-6",
"product": {
"name": "cbl2 python-requests 2.27.1-6",
"product_id": "17861"
}
}
],
"category": "product_name",
"name": "python-requests"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 python-requests 2.22.0-3 as a component of CBL Mariner 1.0",
"product_id": "16820-2"
},
"product_reference": "2",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 python-requests 2.22.0-3 as a component of CBL Mariner 1.0",
"product_id": "17860-16820"
},
"product_reference": "17860",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python-requests 2.27.1-6 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-requests 2.27.1-6 as a component of CBL Mariner 2.0",
"product_id": "17861-17086"
},
"product_reference": "17861",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17860-16820",
"17861-17086"
],
"known_affected": [
"16820-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32681 Unintended leak of Proxy-Authorization header in requests - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-32681.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-03T00:00:00.000Z",
"details": "2.22.0-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-06-03T00:00:00.000Z",
"details": "2.27.1-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 6.1,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"16820-2",
"17086-1"
]
}
],
"title": "Unintended leak of Proxy-Authorization header in requests"
}
]
}
OPENSUSE-SU-2024:12998-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-requests-2.31.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-requests-2.31.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-requests-2.31.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-requests-2.31.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-requests-2.31.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-requests-2.31.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-requests-2.31.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-requests-2.31.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-requests-2.31.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-requests-2.31.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-requests-2.31.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-requests-2.31.0-1.2.x86_64 | — |
Vendor Fix
|
{
"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": "python310-requests-2.31.0-1.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-requests-2.31.0-1.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12998",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12998-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
}
],
"title": "python310-requests-2.31.0-1.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12998-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-requests-2.31.0-1.2.aarch64",
"product": {
"name": "python310-requests-2.31.0-1.2.aarch64",
"product_id": "python310-requests-2.31.0-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "python311-requests-2.31.0-1.2.aarch64",
"product": {
"name": "python311-requests-2.31.0-1.2.aarch64",
"product_id": "python311-requests-2.31.0-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "python39-requests-2.31.0-1.2.aarch64",
"product": {
"name": "python39-requests-2.31.0-1.2.aarch64",
"product_id": "python39-requests-2.31.0-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-requests-2.31.0-1.2.ppc64le",
"product": {
"name": "python310-requests-2.31.0-1.2.ppc64le",
"product_id": "python310-requests-2.31.0-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-requests-2.31.0-1.2.ppc64le",
"product": {
"name": "python311-requests-2.31.0-1.2.ppc64le",
"product_id": "python311-requests-2.31.0-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-requests-2.31.0-1.2.ppc64le",
"product": {
"name": "python39-requests-2.31.0-1.2.ppc64le",
"product_id": "python39-requests-2.31.0-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-requests-2.31.0-1.2.s390x",
"product": {
"name": "python310-requests-2.31.0-1.2.s390x",
"product_id": "python310-requests-2.31.0-1.2.s390x"
}
},
{
"category": "product_version",
"name": "python311-requests-2.31.0-1.2.s390x",
"product": {
"name": "python311-requests-2.31.0-1.2.s390x",
"product_id": "python311-requests-2.31.0-1.2.s390x"
}
},
{
"category": "product_version",
"name": "python39-requests-2.31.0-1.2.s390x",
"product": {
"name": "python39-requests-2.31.0-1.2.s390x",
"product_id": "python39-requests-2.31.0-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-requests-2.31.0-1.2.x86_64",
"product": {
"name": "python310-requests-2.31.0-1.2.x86_64",
"product_id": "python310-requests-2.31.0-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "python311-requests-2.31.0-1.2.x86_64",
"product": {
"name": "python311-requests-2.31.0-1.2.x86_64",
"product_id": "python311-requests-2.31.0-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "python39-requests-2.31.0-1.2.x86_64",
"product": {
"name": "python39-requests-2.31.0-1.2.x86_64",
"product_id": "python39-requests-2.31.0-1.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-requests-2.31.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-requests-2.31.0-1.2.aarch64"
},
"product_reference": "python310-requests-2.31.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-requests-2.31.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-requests-2.31.0-1.2.ppc64le"
},
"product_reference": "python310-requests-2.31.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-requests-2.31.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-requests-2.31.0-1.2.s390x"
},
"product_reference": "python310-requests-2.31.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-requests-2.31.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-requests-2.31.0-1.2.x86_64"
},
"product_reference": "python310-requests-2.31.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-requests-2.31.0-1.2.aarch64"
},
"product_reference": "python311-requests-2.31.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-requests-2.31.0-1.2.ppc64le"
},
"product_reference": "python311-requests-2.31.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-requests-2.31.0-1.2.s390x"
},
"product_reference": "python311-requests-2.31.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-requests-2.31.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-requests-2.31.0-1.2.x86_64"
},
"product_reference": "python311-requests-2.31.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-2.31.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-requests-2.31.0-1.2.aarch64"
},
"product_reference": "python39-requests-2.31.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-2.31.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-requests-2.31.0-1.2.ppc64le"
},
"product_reference": "python39-requests-2.31.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-2.31.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-requests-2.31.0-1.2.s390x"
},
"product_reference": "python39-requests-2.31.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-2.31.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-requests-2.31.0-1.2.x86_64"
},
"product_reference": "python39-requests-2.31.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.x86_64",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.x86_64",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.x86_64",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.x86_64",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python310-requests-2.31.0-1.2.x86_64",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python311-requests-2.31.0-1.2.x86_64",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.aarch64",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.ppc64le",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.s390x",
"openSUSE Tumbleweed:python39-requests-2.31.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
}
]
}
OPENSUSE-SU-2025:14997-1
Vulnerability from csaf_opensuse - Published: 2025-04-15 00:00 - Updated: 2025-04-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64 | — |
Vendor Fix
|
{
"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": "oci-cli-3.54.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the oci-cli-3.54.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14997",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14997-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14997-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RJHTSZ2BBTEOR5VWX6IPMTWJ5V4265YW/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14997-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RJHTSZ2BBTEOR5VWX6IPMTWJ5V4265YW/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39689 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39689/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56201 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56201/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56326 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56326/"
}
],
"title": "oci-cli-3.54.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-04-15T00:00:00Z",
"generator": {
"date": "2025-04-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14997-1",
"initial_release_date": "2025-04-15T00:00:00Z",
"revision_history": [
{
"date": "2025-04-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "oci-cli-3.54.1-1.1.aarch64",
"product": {
"name": "oci-cli-3.54.1-1.1.aarch64",
"product_id": "oci-cli-3.54.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-cli-3.54.1-1.1.ppc64le",
"product": {
"name": "oci-cli-3.54.1-1.1.ppc64le",
"product_id": "oci-cli-3.54.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-cli-3.54.1-1.1.s390x",
"product": {
"name": "oci-cli-3.54.1-1.1.s390x",
"product_id": "oci-cli-3.54.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-cli-3.54.1-1.1.x86_64",
"product": {
"name": "oci-cli-3.54.1-1.1.x86_64",
"product_id": "oci-cli-3.54.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-cli-3.54.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64"
},
"product_reference": "oci-cli-3.54.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-cli-3.54.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le"
},
"product_reference": "oci-cli-3.54.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-cli-3.54.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x"
},
"product_reference": "oci-cli-3.54.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-cli-3.54.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
},
"product_reference": "oci-cli-3.54.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
},
{
"cve": "CVE-2024-39689",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39689"
}
],
"notes": [
{
"category": "general",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi starting in 2021.5.30 and prior to 2024.7.4 recognized root certificates from `GLOBALTRUST`. Certifi 2024.7.04 removes root certificates from `GLOBALTRUST` from the root store. These are in the process of being removed from Mozilla\u0027s trust store. `GLOBALTRUST`\u0027s root certificates are being removed pursuant to an investigation which identified \"long-running and unresolved compliance issues.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39689",
"url": "https://www.suse.com/security/cve/CVE-2024-39689"
},
{
"category": "external",
"summary": "SUSE Bug 1227519 for CVE-2024-39689",
"url": "https://bugzilla.suse.com/1227519"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-39689"
},
{
"cve": "CVE-2024-56201",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56201"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja\u0027s sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates where the template author can also choose the template filename. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56201",
"url": "https://www.suse.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "SUSE Bug 1234808 for CVE-2024-56201",
"url": "https://bugzilla.suse.com/1234808"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-56201"
},
{
"cve": "CVE-2024-56326",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56326"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56326",
"url": "https://www.suse.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "SUSE Bug 1234809 for CVE-2024-56326",
"url": "https://bugzilla.suse.com/1234809"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-56326"
}
]
}
PYSEC-2023-74
Vulnerability from pysec - Published: 2023-05-26 18:15 - Updated: 2023-06-05 01:13Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use rebuild_proxies to reattach the Proxy-Authorization header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the Proxy-Authorization header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.
| Name | purl | requests | pkg:pypi/requests |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "requests",
"purl": "pkg:pypi/requests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
}
],
"repo": "https://github.com/psf/requests",
"type": "GIT"
},
{
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.31.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.10.0",
"2.11.0",
"2.11.1",
"2.12.0",
"2.12.1",
"2.12.2",
"2.12.3",
"2.12.4",
"2.12.5",
"2.13.0",
"2.14.0",
"2.14.1",
"2.14.2",
"2.15.0",
"2.15.1",
"2.16.0",
"2.16.1",
"2.16.2",
"2.16.3",
"2.16.4",
"2.16.5",
"2.17.0",
"2.17.1",
"2.17.2",
"2.17.3",
"2.18.0",
"2.18.1",
"2.18.2",
"2.18.3",
"2.18.4",
"2.19.0",
"2.19.1",
"2.20.0",
"2.20.1",
"2.21.0",
"2.22.0",
"2.23.0",
"2.24.0",
"2.25.0",
"2.25.1",
"2.26.0",
"2.27.0",
"2.27.1",
"2.28.0",
"2.28.1",
"2.28.2",
"2.29.0",
"2.3.0",
"2.30.0",
"2.4.0",
"2.4.1",
"2.4.2",
"2.4.3",
"2.5.0",
"2.5.1",
"2.5.2",
"2.5.3",
"2.6.0",
"2.6.1",
"2.6.2",
"2.7.0",
"2.8.0",
"2.8.1",
"2.9.0",
"2.9.1",
"2.9.2"
]
}
],
"aliases": [
"CVE-2023-32681",
"GHSA-j8r2-6x86-q33q"
],
"details": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.\n\n",
"id": "PYSEC-2023-74",
"modified": "2023-06-05T01:13:00.534973Z",
"published": "2023-05-26T18:15:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
},
{
"type": "WEB",
"url": "https://github.com/psf/requests/releases/tag/v2.31.0"
},
{
"type": "FIX",
"url": "https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5"
},
{
"type": "ARTICLE",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AW7HNFGYP44RT3DUDQXG2QT3OEV2PJ7Y/"
}
]
}
RHSA-2023:4350
Vulnerability from csaf_redhat - Published: 2023-08-01 08:55 - Updated: 2026-06-28 12:06A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-requests+security-0:2.25.1-7.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-requests+socks-0:2.25.1-7.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python-requests-0:2.25.1-7.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-requests-0:2.25.1-7.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-requests is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The python-requests package contains a library designed to make HTTP requests easy for developers.\n\nSecurity Fix(es):\n\n* python-requests: Unintended leak of Proxy-Authorization header (CVE-2023-32681)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4350",
"url": "https://access.redhat.com/errata/RHSA-2023:4350"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4350.json"
}
],
"title": "Red Hat Security Advisory: python-requests security update",
"tracking": {
"current_release_date": "2026-06-28T12:06:50+00:00",
"generator": {
"date": "2026-06-28T12:06:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2023:4350",
"initial_release_date": "2023-08-01T08:55:20+00:00",
"revision_history": [
{
"date": "2023-08-01T08:55:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T08:55:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:06:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-requests+security-0:2.25.1-7.el9_2.noarch",
"product": {
"name": "python3-requests+security-0:2.25.1-7.el9_2.noarch",
"product_id": "python3-requests+security-0:2.25.1-7.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests%2Bsecurity@2.25.1-7.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests+socks-0:2.25.1-7.el9_2.noarch",
"product": {
"name": "python3-requests+socks-0:2.25.1-7.el9_2.noarch",
"product_id": "python3-requests+socks-0:2.25.1-7.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests%2Bsocks@2.25.1-7.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-0:2.25.1-7.el9_2.noarch",
"product": {
"name": "python3-requests-0:2.25.1-7.el9_2.noarch",
"product_id": "python3-requests-0:2.25.1-7.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests@2.25.1-7.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python-requests-0:2.25.1-7.el9_2.src",
"product": {
"name": "python-requests-0:2.25.1-7.el9_2.src",
"product_id": "python-requests-0:2.25.1-7.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.1-7.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests+security-0:2.25.1-7.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-requests+security-0:2.25.1-7.el9_2.noarch"
},
"product_reference": "python3-requests+security-0:2.25.1-7.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests+socks-0:2.25.1-7.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-requests+socks-0:2.25.1-7.el9_2.noarch"
},
"product_reference": "python3-requests+socks-0:2.25.1-7.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.1-7.el9_2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python-requests-0:2.25.1-7.el9_2.src"
},
"product_reference": "python-requests-0:2.25.1-7.el9_2.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-0:2.25.1-7.el9_2.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-requests-0:2.25.1-7.el9_2.noarch"
},
"product_reference": "python3-requests-0:2.25.1-7.el9_2.noarch",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-requests: Unintended leak of Proxy-Authorization header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:python3-requests+security-0:2.25.1-7.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:python3-requests+socks-0:2.25.1-7.el9_2.noarch",
"BaseOS-9.2.0.Z.MAIN.EUS:python-requests-0:2.25.1-7.el9_2.src",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-requests-0:2.25.1-7.el9_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "RHBZ#2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
}
],
"release_date": "2023-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T08:55:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:python3-requests+security-0:2.25.1-7.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:python3-requests+socks-0:2.25.1-7.el9_2.noarch",
"BaseOS-9.2.0.Z.MAIN.EUS:python-requests-0:2.25.1-7.el9_2.src",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-requests-0:2.25.1-7.el9_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4350"
},
{
"category": "workaround",
"details": "For users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you are currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:python3-requests+security-0:2.25.1-7.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:python3-requests+socks-0:2.25.1-7.el9_2.noarch",
"BaseOS-9.2.0.Z.MAIN.EUS:python-requests-0:2.25.1-7.el9_2.src",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-requests-0:2.25.1-7.el9_2.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:python3-requests+security-0:2.25.1-7.el9_2.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:python3-requests+socks-0:2.25.1-7.el9_2.noarch",
"BaseOS-9.2.0.Z.MAIN.EUS:python-requests-0:2.25.1-7.el9_2.src",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-requests-0:2.25.1-7.el9_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-requests: Unintended leak of Proxy-Authorization header"
}
]
}
RHSA-2023:4520
Vulnerability from csaf_redhat - Published: 2023-08-08 08:26 - Updated: 2026-06-28 12:12A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-requests is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The python-requests package contains a library designed to make HTTP requests easy for developers.\n\nSecurity Fix(es):\n\n* python-requests: Unintended leak of Proxy-Authorization header (CVE-2023-32681)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4520",
"url": "https://access.redhat.com/errata/RHSA-2023:4520"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4520.json"
}
],
"title": "Red Hat Security Advisory: python-requests security update",
"tracking": {
"current_release_date": "2026-06-28T12:12:05+00:00",
"generator": {
"date": "2026-06-28T12:12:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2023:4520",
"initial_release_date": "2023-08-08T08:26:32+00:00",
"revision_history": [
{
"date": "2023-08-08T08:26:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:26:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:12:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-requests-0:2.20.0-3.el8_8.src",
"product": {
"name": "python-requests-0:2.20.0-3.el8_8.src",
"product_id": "python-requests-0:2.20.0-3.el8_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.20.0-3.el8_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-requests-0:2.20.0-3.el8_8.noarch",
"product": {
"name": "python3-requests-0:2.20.0-3.el8_8.noarch",
"product_id": "python3-requests-0:2.20.0-3.el8_8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests@2.20.0-3.el8_8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.20.0-3.el8_8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python-requests-0:2.20.0-3.el8_8.src"
},
"product_reference": "python-requests-0:2.20.0-3.el8_8.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-0:2.20.0-3.el8_8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-requests-0:2.20.0-3.el8_8.noarch"
},
"product_reference": "python3-requests-0:2.20.0-3.el8_8.noarch",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-requests: Unintended leak of Proxy-Authorization header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.8.0.Z.MAIN.EUS:python-requests-0:2.20.0-3.el8_8.src",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-requests-0:2.20.0-3.el8_8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "RHBZ#2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
}
],
"release_date": "2023-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:26:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.8.0.Z.MAIN.EUS:python-requests-0:2.20.0-3.el8_8.src",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-requests-0:2.20.0-3.el8_8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4520"
},
{
"category": "workaround",
"details": "For users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you are currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)",
"product_ids": [
"BaseOS-8.8.0.Z.MAIN.EUS:python-requests-0:2.20.0-3.el8_8.src",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-requests-0:2.20.0-3.el8_8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.8.0.Z.MAIN.EUS:python-requests-0:2.20.0-3.el8_8.src",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-requests-0:2.20.0-3.el8_8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-requests: Unintended leak of Proxy-Authorization header"
}
]
}
RHSA-2023:4693
Vulnerability from csaf_redhat - Published: 2023-08-21 21:53 - Updated: 2026-08-04 12:53A logic flaw exists in Ansible Automation platform. Whenever a private project is created with incorrect credentials, they are logged in plaintext. This flaw allows an attacker to retrieve the credentials from the log, resulting in the loss of confidentiality, integrity, and availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch | — |
A vulnerability was found in python-cryptography. In affected versions, `Cipher.update_into` would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects (such as `bytes`) to be mutated, thus violating the fundamental rules of Python, resulting in corrupted output.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch | — |
A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch | — |
Workaround
|
A regular expression denial of service vulnerability has been found in Django. Email and URL validators are vulnerable to this flaw when processing a very large number of domain name labels of emails and URLs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.4\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n* automation-eda-controller: token exposed at importing project (CVE-2023-4380)\n* python3-cryptography/python39-cryptography: memory corruption via immutable objects (CVE-2023-23931)\n* python3-django/python39-django: Potential regular expression denial of service vulnerability in EmailValidator/URLValidator (CVE-2023-36053)\n* python3-requests/python39-requests: Unintended leak of Proxy-Authorization header (CVE-2023-32681)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional changes for Event-Driven Ansible:\n* automation-eda-controller has been updated to 1.0.1\n* Contributor and editor roles now have permissions to access users and set the AWX token. (AAP-11573)\n* The onboarding wizard now requests controller token creation. (AAP-11907)\n* Corrected the filtering capability of the Rule Audit screens so that a search yields results with the \u201cstarts with\u201d function. (AAP-11987)\n* Enabling or disabling rulebook activation no longer increases the restarts counter by 1. (AAP-12042)\n* Filtering by a text string now displays all applicable items in the UI, including those that are not visible in the list at that time. (AAP-12446)\n* Audit records are no longer missing when running activations with multiple jobs. (AAP-12522)\n* The event payload is no longer missing key attributes when a job template fails. (AAP-12529)\n* Fixed the Git token leak that occurs when importing a project fails. (AAP-12767)\n* The restart policy in Kubernetes (k8s) now restarts successful activation that is incorrectly marked as failed. (AAP-12862)\n* Activation statuses are now reported correctly, whether you are disabling or enabling them. (AAP-12896)\n* When run_job_template action fails now, ansible-rulebook prints an error log in the activation output and creates an entry in rule audit so that the user is alerted that the rule has failed. (AAP-12909)\n* When a user tries to bulk delete rulebook activations from the list, the request now completes successfully and consistently. (AAP-13093)\n* The Rulebook Activation link now functions correctly in the Rule Audit Detail UI. (AAP-13182)\n* Fixed a bug where ansible-rulebook prevented the execution, if the connection with the controller was not successful when controller was not required by the rulebook. (AAP-13209)\n* Fixed a bug where some audit rule records had the wrong rulebook link. (AAP-13844)\n* Fixed a bug where only the first 10 audit rules had the right link. (AAP-13845)\n* Previously project credentials could not be updated if there was a change to the credential used in the project. Now credentials can be updated in a project with a new or different credential. (AAP-13983)\n* The User Access section of the navigation panel no longer disappears after creating a decision environment. (AAP-14273)\n* Fixed a bug where filtering for audit rules didn\u0027t work properly on OpenShift Container Platform. (AAP-14512)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4693",
"url": "https://access.redhat.com/errata/RHSA-2023:4693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2171817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171817"
},
{
"category": "external",
"summary": "2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "2218004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218004"
},
{
"category": "external",
"summary": "2232324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2232324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4693.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-08-04T12:53:07+00:00",
"generator": {
"date": "2026-08-04T12:53:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2023:4693",
"initial_release_date": "2023-08-21T21:53:41+00:00",
"revision_history": [
{
"date": "2023-08-21T21:53:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-29T18:14:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T12:53:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-requests-0:2.31.0-1.el8ap.noarch",
"product": {
"name": "python39-requests-0:2.31.0-1.el8ap.noarch",
"product_id": "python39-requests-0:2.31.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.31.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:3.2.20-1.el8ap.noarch",
"product": {
"name": "python39-django-0:3.2.20-1.el8ap.noarch",
"product_id": "python39-django-0:3.2.20-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@3.2.20-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-rsa-0:4.7.2-1.el8ap.noarch",
"product": {
"name": "python39-rsa-0:4.7.2-1.el8ap.noarch",
"product_id": "python39-rsa-0:4.7.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rsa@4.7.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"product_id": "automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.0.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"product_id": "automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-server@1.0.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"product_id": "automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-ui@1.0.1-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-requests-0:2.31.0-1.el9ap.noarch",
"product": {
"name": "python3-requests-0:2.31.0-1.el9ap.noarch",
"product_id": "python3-requests-0:2.31.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-requests@2.31.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:3.2.20-1.el9ap.noarch",
"product": {
"name": "python3-django-0:3.2.20-1.el9ap.noarch",
"product_id": "python3-django-0:3.2.20-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@3.2.20-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rsa-0:4.7.2-1.el9ap.noarch",
"product": {
"name": "python3-rsa-0:4.7.2-1.el9ap.noarch",
"product_id": "python3-rsa-0:4.7.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rsa@4.7.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"product_id": "automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.0.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"product_id": "automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-server@1.0.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"product_id": "automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-ui@1.0.1-1.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3x-requests-0:2.31.0-1.el8ap.src",
"product": {
"name": "python3x-requests-0:2.31.0-1.el8ap.src",
"product_id": "python3x-requests-0:2.31.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-requests@2.31.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-django-0:3.2.20-1.el8ap.src",
"product": {
"name": "python3x-django-0:3.2.20-1.el8ap.src",
"product_id": "python3x-django-0:3.2.20-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-django@3.2.20-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-rsa-0:4.7.2-1.el8ap.src",
"product": {
"name": "python3x-rsa-0:4.7.2-1.el8ap.src",
"product_id": "python3x-rsa-0:4.7.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-rsa@4.7.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-cryptography-0:38.0.4-2.el8ap.src",
"product": {
"name": "python3x-cryptography-0:38.0.4-2.el8ap.src",
"product_id": "python3x-cryptography-0:38.0.4-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-cryptography@38.0.4-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.0.1-1.el8ap.src",
"product": {
"name": "automation-eda-controller-0:1.0.1-1.el8ap.src",
"product_id": "automation-eda-controller-0:1.0.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.0.1-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.31.0-1.el9ap.src",
"product": {
"name": "python-requests-0:2.31.0-1.el9ap.src",
"product_id": "python-requests-0:2.31.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.31.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:3.2.20-1.el9ap.src",
"product": {
"name": "python-django-0:3.2.20-1.el9ap.src",
"product_id": "python-django-0:3.2.20-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@3.2.20-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rsa-0:4.7.2-1.el9ap.src",
"product": {
"name": "python-rsa-0:4.7.2-1.el9ap.src",
"product_id": "python-rsa-0:4.7.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rsa@4.7.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:38.0.4-2.el9ap.src",
"product": {
"name": "python-cryptography-0:38.0.4-2.el9ap.src",
"product_id": "python-cryptography-0:38.0.4-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@38.0.4-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.0.1-1.el9ap.src",
"product": {
"name": "automation-eda-controller-0:1.0.1-1.el9ap.src",
"product_id": "automation-eda-controller-0:1.0.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.0.1-1.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"product": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"product_id": "python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@38.0.4-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"product": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"product_id": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-cryptography-debugsource@38.0.4-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"product": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"product_id": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@38.0.4-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"product": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"product_id": "python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@38.0.4-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"product_id": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@38.0.4-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"product": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"product_id": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@38.0.4-2.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"product": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"product_id": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@38.0.4-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"product": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"product_id": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-cryptography-debugsource@38.0.4-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"product": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"product_id": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@38.0.4-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"product": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"product_id": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@38.0.4-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"product_id": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@38.0.4-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"product": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"product_id": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@38.0.4-2.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-cryptography-0:38.0.4-2.el8ap.s390x",
"product": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.s390x",
"product_id": "python39-cryptography-0:38.0.4-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@38.0.4-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"product": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"product_id": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-cryptography-debugsource@38.0.4-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"product": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"product_id": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@38.0.4-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-0:38.0.4-2.el9ap.s390x",
"product": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.s390x",
"product_id": "python3-cryptography-0:38.0.4-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@38.0.4-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"product": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"product_id": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@38.0.4-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"product": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"product_id": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@38.0.4-2.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"product": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"product_id": "python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@38.0.4-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"product": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"product_id": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-cryptography-debugsource@38.0.4-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"product": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"product_id": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@38.0.4-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"product": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"product_id": "python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography@38.0.4-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"product_id": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@38.0.4-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"product": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"product_id": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cryptography-debuginfo@38.0.4-2.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-0:38.0.4-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src"
},
"product_reference": "python3x-cryptography-0:38.0.4-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-0:38.0.4-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src"
},
"product_reference": "python3x-cryptography-0:38.0.4-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.0.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src"
},
"product_reference": "automation-eda-controller-0:1.0.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-server-0:1.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-0:3.2.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch"
},
"product_reference": "python39-django-0:3.2.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.31.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch"
},
"product_reference": "python39-requests-0:2.31.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rsa-0:4.7.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch"
},
"product_reference": "python39-rsa-0:4.7.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-0:38.0.4-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src"
},
"product_reference": "python3x-cryptography-0:38.0.4-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64"
},
"product_reference": "python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-django-0:3.2.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src"
},
"product_reference": "python3x-django-0:3.2.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-requests-0:2.31.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src"
},
"product_reference": "python3x-requests-0:2.31.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-rsa-0:4.7.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src"
},
"product_reference": "python3x-rsa-0:4.7.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:38.0.4-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src"
},
"product_reference": "python-cryptography-0:38.0.4-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:38.0.4-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src"
},
"product_reference": "python-cryptography-0:38.0.4-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src"
},
"product_reference": "automation-eda-controller-0:1.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-server-0:1.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:38.0.4-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src"
},
"product_reference": "python-cryptography-0:38.0.4-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:3.2.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src"
},
"product_reference": "python-django-0:3.2.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.31.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src"
},
"product_reference": "python-requests-0:2.31.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rsa-0:4.7.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src"
},
"product_reference": "python-rsa-0:4.7.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64"
},
"product_reference": "python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:3.2.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch"
},
"product_reference": "python3-django-0:3.2.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-requests-0:2.31.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch"
},
"product_reference": "python3-requests-0:2.31.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rsa-0:4.7.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
},
"product_reference": "python3-rsa-0:4.7.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4380",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2023-08-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2232324"
}
],
"notes": [
{
"category": "description",
"text": "A logic flaw exists in Ansible Automation platform. Whenever a private project is created with incorrect credentials, they are logged in plaintext. This flaw allows an attacker to retrieve the credentials from the log, resulting in the loss of confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "platform: token exposed at importing project",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4380"
},
{
"category": "external",
"summary": "RHBZ#2232324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2232324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4380",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4380"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4380",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4380"
}
],
"release_date": "2023-08-16T10:05:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-21T21:53:41+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "platform: token exposed at importing project"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2023-02-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2171817"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in python-cryptography. In affected versions, `Cipher.update_into` would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects (such as `bytes`) to be mutated, thus violating the fundamental rules of Python, resulting in corrupted output.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: memory corruption via immutable objects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-23931"
},
{
"category": "external",
"summary": "RHBZ#2171817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171817"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-w7pp-m8wf-vj6r",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-w7pp-m8wf-vj6r"
}
],
"release_date": "2023-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-21T21:53:41+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: memory corruption via immutable objects"
},
{
"cve": "CVE-2023-32681",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-requests: Unintended leak of Proxy-Authorization header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "RHBZ#2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
}
],
"release_date": "2023-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-21T21:53:41+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4693"
},
{
"category": "workaround",
"details": "For users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you are currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-requests: Unintended leak of Proxy-Authorization header"
},
{
"cve": "CVE-2023-36053",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2023-06-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2218004"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service vulnerability has been found in Django. Email and URL validators are vulnerable to this flaw when processing a very large number of domain name labels of emails and URLs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-django: Potential regular expression denial of service vulnerability in EmailValidator/URLValidator",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36053"
},
{
"category": "external",
"summary": "RHBZ#2218004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36053",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36053"
},
{
"category": "external",
"summary": "https://www.djangoproject.com/weblog/2023/jul/03/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/jul/03/security-releases/"
}
],
"release_date": "2023-07-03T08:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-21T21:53:41+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python39-cryptography-debuginfo-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:3.2.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-requests-0:2.31.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-rsa-0:4.7.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-0:38.0.4-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:python3x-cryptography-debugsource-0:38.0.4-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:3.2.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-requests-0:2.31.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-rsa-0:4.7.2-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-0:1.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-server-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-eda-controller-ui-0:1.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-0:38.0.4-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python-cryptography-debugsource-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:3.2.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-requests-0:2.31.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-rsa-0:4.7.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:python3-cryptography-debuginfo-0:38.0.4-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:3.2.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-requests-0:2.31.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-rsa-0:4.7.2-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-django: Potential regular expression denial of service vulnerability in EmailValidator/URLValidator"
}
]
}
RHSA-2023:6793
Vulnerability from csaf_redhat - Published: 2023-11-08 08:20 - Updated: 2026-08-04 12:53A flaw was found in the Python tarfile module. Extracting a crafted TAR archive with the tarfile.extract or tarfile.extractall functions could lead to a directory traversal vulnerability, resulting in overwrite of arbitrary files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
Workaround
|
A flaw was found in Python Setuptools due to a regular expression Denial of Service (ReDoS) present in package_index.py. This issue could allow a remote attacker to cause a denial of service via HTML in a crafted package or custom PackageIndex page.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
An issue discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
A vulnerability was discovered in Python. A quadratic algorithm exists when processing inputs to the IDNA (RFC 3490) decoder, such that a crafted unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor, which could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied hostname.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
A vulnerability was found in python-cryptography. In affected versions, `Cipher.update_into` would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects (such as `bytes`) to be mutated, thus violating the fundamental rules of Python, resulting in corrupted output.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
A flaw was found in the Python package. An issue in the urllib.parse component could allow attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.This may lead to compromised Integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — |
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
Workaround
|
Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src | — | ||
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-python38-python is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nThe following packages have been upgraded to a later upstream version: rh-python38-python (3.8.18), rh-python38-python-cryptography (2.8), rh-python38-python-pip (19.3.1), rh-python38-python-requests (2.22.0), rh-python38-python-setuptools (41.6.0), rh-python38-python-wheel (0.33.6).\n\nSecurity Fix(es):\n\n* python: urllib.parse url blocklisting bypass (CVE-2023-24329)\n\n* python: TLS handshake bypass (CVE-2023-40217)\n\n* python: tarfile module directory traversal (CVE-2007-4559)\n\n* pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py (CVE-2022-40897)\n\n* python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli (CVE-2022-40898)\n\n* python: CPU denial of service via inefficient IDNA decoder (CVE-2022-45061)\n\n* python-cryptography: memory corruption via immutable objects (CVE-2023-23931)\n\n* python-requests: Unintended leak of Proxy-Authorization header (CVE-2023-32681)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6793",
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "263261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261"
},
{
"category": "external",
"summary": "2144072",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144072"
},
{
"category": "external",
"summary": "2158559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158559"
},
{
"category": "external",
"summary": "2165864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165864"
},
{
"category": "external",
"summary": "2171817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171817"
},
{
"category": "external",
"summary": "2173917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173917"
},
{
"category": "external",
"summary": "2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "2235789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6793.json"
}
],
"title": "Red Hat Security Advisory: rh-python38-python security update",
"tracking": {
"current_release_date": "2026-08-04T12:53:21+00:00",
"generator": {
"date": "2026-08-04T12:53:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2023:6793",
"initial_release_date": "2023-11-08T08:20:36+00:00",
"revision_history": [
{
"date": "2023-11-08T08:20:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-08T08:20:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T12:53:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"product": {
"name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"product_id": "rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-setuptools@41.6.0-8.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-requests-0:2.22.0-11.el7.src",
"product": {
"name": "rh-python38-python-requests-0:2.22.0-11.el7.src",
"product_id": "rh-python38-python-requests-0:2.22.0-11.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-requests@2.22.0-11.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-wheel-0:0.33.6-9.el7.src",
"product": {
"name": "rh-python38-python-wheel-0:0.33.6-9.el7.src",
"product_id": "rh-python38-python-wheel-0:0.33.6-9.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-wheel@0.33.6-9.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-4.el7.src",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-4.el7.src",
"product_id": "rh-python38-python-pip-0:19.3.1-4.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-4.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-6.el7.src",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.src",
"product_id": "rh-python38-python-cryptography-0:2.8-6.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.18-2.el7.src",
"product": {
"name": "rh-python38-python-0:3.8.18-2.el7.src",
"product_id": "rh-python38-python-0:3.8.18-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"product": {
"name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"product_id": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-setuptools@41.6.0-8.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"product": {
"name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"product_id": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-setuptools-wheel@41.6.0-8.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"product": {
"name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"product_id": "rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-requests@2.22.0-11.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"product": {
"name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"product_id": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-wheel@0.33.6-9.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"product": {
"name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"product_id": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-wheel-wheel@0.33.6-9.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"product_id": "rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-4.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"product": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"product_id": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip-wheel@19.3.1-4.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"product": {
"name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"product_id": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-rpm-macros@3.8.18-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"product": {
"name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"product_id": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-srpm-macros@3.8.18-2.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"product_id": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.18-2.el7.x86_64",
"product": {
"name": "rh-python38-python-0:3.8.18-2.el7.x86_64",
"product_id": "rh-python38-python-0:3.8.18-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"product": {
"name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"product_id": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"product": {
"name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"product_id": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"product": {
"name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"product_id": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"product": {
"name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"product_id": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"product": {
"name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"product_id": "rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"product_id": "rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.18-2.el7.s390x",
"product": {
"name": "rh-python38-python-0:3.8.18-2.el7.s390x",
"product_id": "rh-python38-python-0:3.8.18-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"product": {
"name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"product_id": "rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"product": {
"name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"product_id": "rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"product": {
"name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"product_id": "rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"product": {
"name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"product_id": "rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.18-2.el7.s390x",
"product": {
"name": "rh-python38-python-test-0:3.8.18-2.el7.s390x",
"product_id": "rh-python38-python-test-0:3.8.18-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"product_id": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-6.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.18-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-0:3.8.18-2.el7.ppc64le",
"product_id": "rh-python38-python-0:3.8.18-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.18-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"product_id": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.18-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"product_id": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.18-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"product_id": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.18-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"product_id": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.18-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"product_id": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.18-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"product_id": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.18-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"product_id": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.18-2.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.18-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.18-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.18-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.18-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-4.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch"
},
"product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-requests-0:2.22.0-11.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src"
},
"product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch"
},
"product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src"
},
"product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch"
},
"product_reference": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.18-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch"
},
"product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-wheel-0:0.33.6-9.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src"
},
"product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
},
"product_reference": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.18-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.18-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-4.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-4.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-requests-0:2.22.0-11.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch"
},
"product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-requests-0:2.22.0-11.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src"
},
"product_reference": "rh-python38-python-requests-0:2.22.0-11.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch"
},
"product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-setuptools-0:41.6.0-8.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src"
},
"product_reference": "rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch"
},
"product_reference": "rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch"
},
"product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-wheel-0:0.33.6-9.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src"
},
"product_reference": "rh-python38-python-wheel-0:0.33.6-9.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
},
"product_reference": "rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2007-4559",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2007-08-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "263261"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python tarfile module. Extracting a crafted TAR archive with the tarfile.extract or tarfile.extractall functions could lead to a directory traversal vulnerability, resulting in overwrite of arbitrary files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: tarfile module directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security has rated this issue as having a Moderate security impact, a future update may address this flaw. More information regarding issue severity can be found here: https://access.redhat.com/security/updates/classification.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2007-4559"
},
{
"category": "external",
"summary": "RHBZ#263261",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559"
}
],
"release_date": "2007-08-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T08:20:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
},
{
"category": "workaround",
"details": "Do not extract archives from untrusted sources with the Python tarfile module. Users of the module should add sanity checks when calling the tarfile.extract or tarfile.extractall functions.",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: tarfile module directory traversal"
},
{
"cve": "CVE-2022-40897",
"cwe": {
"id": "CWE-185",
"name": "Incorrect Regular Expression"
},
"discovery_date": "2023-01-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158559"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python Setuptools due to a regular expression Denial of Service (ReDoS) present in package_index.py. This issue could allow a remote attacker to cause a denial of service via HTML in a crafted package or custom PackageIndex page.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40897"
},
{
"category": "external",
"summary": "RHBZ#2158559",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158559"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40897",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40897"
},
{
"category": "external",
"summary": "https://pyup.io/vulnerabilities/CVE-2022-40897/52495/",
"url": "https://pyup.io/vulnerabilities/CVE-2022-40897/52495/"
}
],
"release_date": "2022-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T08:20:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pypa-setuptools: Regular Expression Denial of Service (ReDoS) in package_index.py"
},
{
"cve": "CVE-2022-40898",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-12-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2165864"
}
],
"notes": [
{
"category": "description",
"text": "An issue discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier allows remote attackers to cause a denial of service via attacker controlled input to wheel cli.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40898"
},
{
"category": "external",
"summary": "RHBZ#2165864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165864"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40898",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40898"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qwmp-2cf2-g9g6",
"url": "https://github.com/advisories/GHSA-qwmp-2cf2-g9g6"
}
],
"release_date": "2022-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T08:20:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-wheel: remote attackers can cause denial of service via attacker controlled input to wheel cli"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2144072"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in Python. A quadratic algorithm exists when processing inputs to the IDNA (RFC 3490) decoder, such that a crafted unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor, which could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied hostname.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: CPU denial of service via inefficient IDNA decoder",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an algorithmic complexity flaw found in Python\u0027s idna module. The vulnerability exists in the IDNA decoder, which uses an inefficient quadratic-time algorithm. It is triggered when processing a crafted, unreasonably long hostname supplied by a remote attacker, leading to excessive CPU consumption. This results in a denial of service (DoS) by making the affected application unresponsive, this flaw is rated as moderate because it impacts the availability of the application process rather than the entire system.\n\nVersions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "RHBZ#2144072",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2144072"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-45061",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45061"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/98433",
"url": "https://github.com/python/cpython/issues/98433"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/slow-idna-large-strings.html",
"url": "https://python-security.readthedocs.io/vuln/slow-idna-large-strings.html"
}
],
"release_date": "2022-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T08:20:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: CPU denial of service via inefficient IDNA decoder"
},
{
"cve": "CVE-2023-23931",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"discovery_date": "2023-02-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2171817"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in python-cryptography. In affected versions, `Cipher.update_into` would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects (such as `bytes`) to be mutated, thus violating the fundamental rules of Python, resulting in corrupted output.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: memory corruption via immutable objects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-23931"
},
{
"category": "external",
"summary": "RHBZ#2171817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171817"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23931"
},
{
"category": "external",
"summary": "https://github.com/pyca/cryptography/security/advisories/GHSA-w7pp-m8wf-vj6r",
"url": "https://github.com/pyca/cryptography/security/advisories/GHSA-w7pp-m8wf-vj6r"
}
],
"release_date": "2023-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T08:20:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: memory corruption via immutable objects"
},
{
"cve": "CVE-2023-24329",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-02-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2173917"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python package. An issue in the urllib.parse component could allow attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.This may lead to compromised Integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib.parse url blocklisting bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "RHBZ#2173917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173917"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24329"
},
{
"category": "external",
"summary": "https://pointernull.com/security/python-url-parse-problem.html",
"url": "https://pointernull.com/security/python-url-parse-problem.html"
}
],
"release_date": "2023-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T08:20:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: urllib.parse url blocklisting bypass"
},
{
"cve": "CVE-2023-32681",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209469"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Python-requests package, where it is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin. This is a product of how rebuild_proxies is used to recompute and reattach the Proxy-Authorization header to requests when redirected. This behavior only affects proxied requests when credentials are supplied in the URL user information component (for example, https://username:password@proxy:8080).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-requests: Unintended leak of Proxy-Authorization header",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "RHBZ#2209469",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209469"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32681"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q",
"url": "https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q"
}
],
"release_date": "2023-05-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T08:20:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
},
{
"category": "workaround",
"details": "For users who are not able to update Requests immediately, there is one potential workaround.\n\nYou may disable redirects by setting allow_redirects to False on all calls through Requests top-level APIs. Note that if you are currently relying on redirect behaviors, you will need to capture the 3xx response codes and ensure a new request is made to the redirect destination.\n\nimport requests\nr = requests.get(\u0027http://github.com/\u0027, allow_redirects=False)",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-requests: Unintended leak of Proxy-Authorization header"
},
{
"cve": "CVE-2023-40217",
"cwe": {
"id": "CWE-305",
"name": "Authentication Bypass by Primary Weakness"
},
"discovery_date": "2023-08-25T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2235789"
}
],
"notes": [
{
"category": "description",
"text": "Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: TLS handshake bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of `python36:3.6/python36` as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main `python3` component, which provides the actual interpreter of the Python programming language.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
],
"known_not_affected": [
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40217"
},
{
"category": "external",
"summary": "RHBZ#2235789",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235789"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/108310",
"url": "https://github.com/python/cpython/issues/108310"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/108315",
"url": "https://github.com/python/cpython/pull/108315"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/PEPLII27KYHLF4AK3ZQGKYNCRERG4YXY/"
}
],
"release_date": "2023-08-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T08:20:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6793"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.ppc64le",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.s390x",
"7Server-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Server-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Server-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-cryptography-debuginfo-0:2.8-6.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debug-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-debuginfo-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-devel-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-idle-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-libs-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-0:19.3.1-4.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-pip-wheel-0:19.3.1-4.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-requests-0:2.22.0-11.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-rpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-0:41.6.0-8.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-setuptools-wheel-0:41.6.0-8.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-srpm-macros-0:3.8.18-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-test-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-tkinter-0:3.8.18-2.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.noarch",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-0:0.33.6-9.el7.src",
"7Workstation-RHSCL-3.8:rh-python38-python-wheel-wheel-0:0.33.6-9.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: TLS handshake bypass"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.