Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-37464 (GCVE-0-2023-37464)
Vulnerability from cvelistv5 – Published: 2023-07-14 20:25 – Updated: 2025-02-13 17:01- CWE-327 - Use of a Broken or Risky Cryptographic Algorithm
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T17:16:30.233Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
},
{
"name": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e"
},
{
"name": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7"
},
{
"name": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.debian.org/security/2023/dsa-5472"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:cisco:cjose:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "cjose",
"vendor": "cisco",
"versions": [
{
"lessThan": "0.6.2.2",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-37464",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-30T15:16:24.195381Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-30T15:18:28.556Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "cjose",
"vendor": "OpenIDC",
"versions": [
{
"status": "affected",
"version": "\u003c 0.6.2.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC)."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-327",
"description": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-15T21:06:26.011Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
},
{
"name": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e"
},
{
"name": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7",
"tags": [
"x_refsource_MISC"
],
"url": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7"
},
{
"name": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html"
},
{
"url": "https://www.debian.org/security/2023/dsa-5472"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/"
}
],
"source": {
"advisory": "GHSA-3rhg-3gf2-6xgj",
"discovery": "UNKNOWN"
},
"title": "Incorrect Authentication Tag length usage in AES GCM decryption in OpenIDC/cjose"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-37464",
"datePublished": "2023-07-14T20:25:18.264Z",
"dateReserved": "2023-07-06T13:01:36.997Z",
"dateUpdated": "2025-02-13T17:01:27.231Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-37464",
"date": "2026-05-27",
"epss": "0.00198",
"percentile": "0.41644"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cisco:cjose:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"0.6.2.2\", \"matchCriteriaId\": \"03D82D74-C8C8-4602-933C-DD2940EF4E2C\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).\"}, {\"lang\": \"es\", \"value\": \"OpenIDC/cjose es una biblioteca C que implementa Javascript Object Signing and Encryption (JOSE). La rutina de descifrado AES GCM utiliza incorrectamente la longitud de la etiqueta de la etiqueta de autenticaci\\u00f3n real proporcionada en el JWE. La especificaci\\u00f3n dice que se debe aplicar una longitud fija de 16 octetos. Por lo tanto, este error permite a un atacante proporcionar una etiqueta de autenticaci\\u00f3n truncada y modificar el JWE en consecuencia. Los usuarios deben actualizar a una versi\\u00f3n \u0026gt;= 0.6.2.2. Los usuarios que no puedan actualizar deben evitar el uso del cifrado AES GCM y reemplazarlo con otro algoritmo de cifrado (por ejemplo, AES CBC).\"}]",
"id": "CVE-2023-37464",
"lastModified": "2024-11-21T08:11:45.743",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N\", \"baseScore\": 8.6, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 4.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2023-07-14T21:15:08.903",
"references": "[{\"url\": \"https://datatracker.ietf.org/doc/html/rfc7518#section-4.7\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Exploit\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5472\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://datatracker.ietf.org/doc/html/rfc7518#section-4.7\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5472\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-327\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-37464\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-07-14T21:15:08.903\",\"lastModified\":\"2024-11-21T08:11:45.743\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).\"},{\"lang\":\"es\",\"value\":\"OpenIDC/cjose es una biblioteca C que implementa Javascript Object Signing and Encryption (JOSE). La rutina de descifrado AES GCM utiliza incorrectamente la longitud de la etiqueta de la etiqueta de autenticaci\u00f3n real proporcionada en el JWE. La especificaci\u00f3n dice que se debe aplicar una longitud fija de 16 octetos. Por lo tanto, este error permite a un atacante proporcionar una etiqueta de autenticaci\u00f3n truncada y modificar el JWE en consecuencia. Los usuarios deben actualizar a una versi\u00f3n \u0026gt;= 0.6.2.2. Los usuarios que no puedan actualizar deben evitar el uso del cifrado AES GCM y reemplazarlo con otro algoritmo de cifrado (por ejemplo, AES CBC).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-327\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cisco:cjose:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.6.2.2\",\"matchCriteriaId\":\"03D82D74-C8C8-4602-933C-DD2940EF4E2C\"}]}]}],\"references\":[{\"url\":\"https://datatracker.ietf.org/doc/html/rfc7518#section-4.7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5472\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://datatracker.ietf.org/doc/html/rfc7518#section-4.7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5472\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj\", \"name\": \"https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e\", \"name\": \"https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://datatracker.ietf.org/doc/html/rfc7518#section-4.7\", \"name\": \"https://datatracker.ietf.org/doc/html/rfc7518#section-4.7\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2\", \"name\": \"https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5472\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T17:16:30.233Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-37464\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-30T15:16:24.195381Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:cisco:cjose:*:*:*:*:*:*:*:*\"], \"vendor\": \"cisco\", \"product\": \"cjose\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.6.2.2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-30T15:18:23.212Z\"}}], \"cna\": {\"title\": \"Incorrect Authentication Tag length usage in AES GCM decryption in OpenIDC/cjose\", \"source\": {\"advisory\": \"GHSA-3rhg-3gf2-6xgj\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 8.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"OpenIDC\", \"product\": \"cjose\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.6.2.2\"}]}], \"references\": [{\"url\": \"https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj\", \"name\": \"https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e\", \"name\": \"https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://datatracker.ietf.org/doc/html/rfc7518#section-4.7\", \"name\": \"https://datatracker.ietf.org/doc/html/rfc7518#section-4.7\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2\", \"name\": \"https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5472\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-327\", \"description\": \"CWE-327: Use of a Broken or Risky Cryptographic Algorithm\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-07-14T20:25:18.264Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-37464\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-30T15:18:28.556Z\", \"dateReserved\": \"2023-07-06T13:01:36.997Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-07-14T20:25:18.264Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
alsa-2023:4411
Vulnerability from osv_almalinux
CJose is C library implementing the Javascript Object Signing and Encryption (JOSE).
Security Fix(es):
- cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE (CVE-2023-37464)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "cjose"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.1-13.el9_2.alma"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "CJose is C library implementing the Javascript Object Signing and Encryption (JOSE).\n\nSecurity Fix(es):\n\n* cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE (CVE-2023-37464)\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.",
"id": "ALSA-2023:4411",
"modified": "2023-08-02T16:01:22Z",
"published": "2023-08-01T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2023:4411"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-37464"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2223295"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2023-4411.html"
}
],
"related": [
"CVE-2023-37464"
],
"summary": "Important: cjose security update"
}
alsa-2023:4418
Vulnerability from osv_almalinux
The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
Security Fix(es):
- cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE (CVE-2023-37464)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cjose"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.1-3.module_el8.8.0+3591+c9939da8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "cjose-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.6.1-3.module_el8.8.0+3591+c9939da8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "mod_auth_openidc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.9.4-1.module_el8.7.0+3305+9a59f0c3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE (CVE-2023-37464)\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.",
"id": "ALSA-2023:4418",
"modified": "2023-08-02T17:34:39Z",
"published": "2023-08-01T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2023:4418"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-37464"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2223295"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2023-4418.html"
}
],
"related": [
"CVE-2023-37464"
],
"summary": "Important: mod_auth_openidc:2.3 security update"
}
FKIE_CVE-2023-37464
Vulnerability from fkie_nvd - Published: 2023-07-14 21:15 - Updated: 2024-11-21 08:117.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cisco:cjose:*:*:*:*:*:*:*:*",
"matchCriteriaId": "03D82D74-C8C8-4602-933C-DD2940EF4E2C",
"versionEndExcluding": "0.6.2.2",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC)."
},
{
"lang": "es",
"value": "OpenIDC/cjose es una biblioteca C que implementa Javascript Object Signing and Encryption (JOSE). La rutina de descifrado AES GCM utiliza incorrectamente la longitud de la etiqueta de la etiqueta de autenticaci\u00f3n real proporcionada en el JWE. La especificaci\u00f3n dice que se debe aplicar una longitud fija de 16 octetos. Por lo tanto, este error permite a un atacante proporcionar una etiqueta de autenticaci\u00f3n truncada y modificar el JWE en consecuencia. Los usuarios deben actualizar a una versi\u00f3n \u0026gt;= 0.6.2.2. Los usuarios que no puedan actualizar deben evitar el uso del cifrado AES GCM y reemplazarlo con otro algoritmo de cifrado (por ejemplo, AES CBC)."
}
],
"id": "CVE-2023-37464",
"lastModified": "2024-11-21T08:11:45.743",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 4.0,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-07-14T21:15:08.903",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/"
},
{
"source": "security-advisories@github.com",
"url": "https://www.debian.org/security/2023/dsa-5472"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
],
"url": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://www.debian.org/security/2023/dsa-5472"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-327"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GSD-2023-37464
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-37464",
"id": "GSD-2023-37464"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-37464"
],
"details": "OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).",
"id": "GSD-2023-37464",
"modified": "2023-12-13T01:20:24.278871Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-37464",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "cjose",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003c 0.6.2.2"
}
]
}
}
]
},
"vendor_name": "OpenIDC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC)."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-327",
"lang": "eng",
"value": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj",
"refsource": "MISC",
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
},
{
"name": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e",
"refsource": "MISC",
"url": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e"
},
{
"name": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7",
"refsource": "MISC",
"url": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7"
},
{
"name": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2",
"refsource": "MISC",
"url": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html",
"refsource": "MISC",
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html"
},
{
"name": "https://www.debian.org/security/2023/dsa-5472",
"refsource": "MISC",
"url": "https://www.debian.org/security/2023/dsa-5472"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/"
}
]
},
"source": {
"advisory": "GHSA-3rhg-3gf2-6xgj",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:cisco:cjose:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.6.2.2",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-37464"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-327"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj",
"refsource": "MISC",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
},
{
"name": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/OpenIDC/cjose/commit/7325e9a5e71e2fc0e350487ecac7d84acdf0ed5e"
},
{
"name": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://datatracker.ietf.org/doc/html/rfc7518#section-4.7"
},
{
"name": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/OpenIDC/cjose/releases/tag/v0.6.2.2"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html",
"refsource": "MISC",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00002.html"
},
{
"name": "https://www.debian.org/security/2023/dsa-5472",
"refsource": "MISC",
"tags": [],
"url": "https://www.debian.org/security/2023/dsa-5472"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/",
"refsource": "MISC",
"tags": [],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PTZHOVGY7AHGNMEY245HK4Q36AMA53AL/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/",
"refsource": "MISC",
"tags": [],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFWAPMYYVBO2U65HPYDTBEKNSXG4TP5C/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/",
"refsource": "MISC",
"tags": [],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCQJXKDPCWCXB2V4JMQ3UWYJ4UIBPUW6/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-09-15T22:15Z",
"publishedDate": "2023-07-14T21:15Z"
}
}
}
OPENSUSE-SU-2024:13052-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libcjose-devel-0.6.2.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libcjose-devel-0.6.2.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13052",
"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_13052-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-37464 page",
"url": "https://www.suse.com/security/cve/CVE-2023-37464/"
}
],
"title": "libcjose-devel-0.6.2.2-1.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:13052-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": "libcjose-devel-0.6.2.2-1.1.aarch64",
"product": {
"name": "libcjose-devel-0.6.2.2-1.1.aarch64",
"product_id": "libcjose-devel-0.6.2.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcjose0-0.6.2.2-1.1.aarch64",
"product": {
"name": "libcjose0-0.6.2.2-1.1.aarch64",
"product_id": "libcjose0-0.6.2.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libcjose-devel-0.6.2.2-1.1.ppc64le",
"product": {
"name": "libcjose-devel-0.6.2.2-1.1.ppc64le",
"product_id": "libcjose-devel-0.6.2.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcjose0-0.6.2.2-1.1.ppc64le",
"product": {
"name": "libcjose0-0.6.2.2-1.1.ppc64le",
"product_id": "libcjose0-0.6.2.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libcjose-devel-0.6.2.2-1.1.s390x",
"product": {
"name": "libcjose-devel-0.6.2.2-1.1.s390x",
"product_id": "libcjose-devel-0.6.2.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libcjose0-0.6.2.2-1.1.s390x",
"product": {
"name": "libcjose0-0.6.2.2-1.1.s390x",
"product_id": "libcjose0-0.6.2.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libcjose-devel-0.6.2.2-1.1.x86_64",
"product": {
"name": "libcjose-devel-0.6.2.2-1.1.x86_64",
"product_id": "libcjose-devel-0.6.2.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcjose0-0.6.2.2-1.1.x86_64",
"product": {
"name": "libcjose0-0.6.2.2-1.1.x86_64",
"product_id": "libcjose0-0.6.2.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libcjose-devel-0.6.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.aarch64"
},
"product_reference": "libcjose-devel-0.6.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcjose-devel-0.6.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.ppc64le"
},
"product_reference": "libcjose-devel-0.6.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcjose-devel-0.6.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.s390x"
},
"product_reference": "libcjose-devel-0.6.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcjose-devel-0.6.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.x86_64"
},
"product_reference": "libcjose-devel-0.6.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcjose0-0.6.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.aarch64"
},
"product_reference": "libcjose0-0.6.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcjose0-0.6.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.ppc64le"
},
"product_reference": "libcjose0-0.6.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcjose0-0.6.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.s390x"
},
"product_reference": "libcjose0-0.6.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcjose0-0.6.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.x86_64"
},
"product_reference": "libcjose0-0.6.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-37464",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-37464"
}
],
"notes": [
{
"category": "general",
"text": "OpenIDC/cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated Authentication Tag and to modify the JWE accordingly. Users should upgrade to a version \u003e= 0.6.2.2. Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm (e.g. AES CBC).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.s390x",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.x86_64",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.s390x",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-37464",
"url": "https://www.suse.com/security/cve/CVE-2023-37464"
},
{
"category": "external",
"summary": "SUSE Bug 1213385 for CVE-2023-37464",
"url": "https://bugzilla.suse.com/1213385"
}
],
"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:libcjose-devel-0.6.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.s390x",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.x86_64",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.s390x",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.s390x",
"openSUSE Tumbleweed:libcjose-devel-0.6.2.2-1.1.x86_64",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.s390x",
"openSUSE Tumbleweed:libcjose0-0.6.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-37464"
}
]
}
RHSA-2023:4408
Vulnerability from csaf_redhat - Published: 2023-08-01 13:39 - Updated: 2025-11-21 18:42A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption (JWE). A fixed length of 16 octets must be applied. This flaw allows an attacker to provide a truncated Authentication Tag and modify the JWE.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE (CVE-2023-37464)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4408",
"url": "https://access.redhat.com/errata/RHSA-2023:4408"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2223295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223295"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4408.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:50+00:00",
"generator": {
"date": "2025-11-21T18:42:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4408",
"initial_release_date": "2023-08-01T13:39:20+00:00",
"revision_history": [
{
"date": "2023-08-01T13:39:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T13:39:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-37464",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223295"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption (JWE). A fixed length of 16 octets must be applied. This flaw allows an attacker to provide a truncated Authentication Tag and modify the JWE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37464"
},
{
"category": "external",
"summary": "RHBZ#2223295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223295"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37464"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37464",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37464"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj",
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
}
],
"release_date": "2023-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T13:39:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4408"
},
{
"category": "workaround",
"details": "Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm, such as AES CBC.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x::mod_auth_openidc:2.3",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64::mod_auth_openidc:2.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE"
}
]
}
RHSA-2023:4409
Vulnerability from csaf_redhat - Published: 2023-08-01 13:47 - Updated: 2025-11-21 18:42A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption (JWE). A fixed length of 16 octets must be applied. This flaw allows an attacker to provide a truncated Authentication Tag and modify the JWE.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE (CVE-2023-37464)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4409",
"url": "https://access.redhat.com/errata/RHSA-2023:4409"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2223295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223295"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4409.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:51+00:00",
"generator": {
"date": "2025-11-21T18:42:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4409",
"initial_release_date": "2023-08-01T13:47:10+00:00",
"revision_history": [
{
"date": "2023-08-01T13:47:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T13:47:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:51+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-37464",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223295"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption (JWE). A fixed length of 16 octets must be applied. This flaw allows an attacker to provide a truncated Authentication Tag and modify the JWE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37464"
},
{
"category": "external",
"summary": "RHBZ#2223295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223295"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37464"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37464",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37464"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj",
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
}
],
"release_date": "2023-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T13:47:10+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.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4409"
},
{
"category": "workaround",
"details": "Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm, such as AES CBC.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64::mod_auth_openidc:2.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE"
}
]
}
RHSA-2023:4410
Vulnerability from csaf_redhat - Published: 2023-08-01 13:45 - Updated: 2025-11-21 18:42A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption (JWE). A fixed length of 16 octets must be applied. This flaw allows an attacker to provide a truncated Authentication Tag and modify the JWE.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The mod_auth_openidc is an OpenID Connect authentication module for Apache HTTP Server. It enables an Apache HTTP Server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. \n\nSecurity Fix(es):\n\n* cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE (CVE-2023-37464)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4410",
"url": "https://access.redhat.com/errata/RHSA-2023:4410"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2223295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223295"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4410.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:51+00:00",
"generator": {
"date": "2025-11-21T18:42:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4410",
"initial_release_date": "2023-08-01T13:45:43+00:00",
"revision_history": [
{
"date": "2023-08-01T13:45:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T13:45:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:51+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 AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-37464",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223295"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption (JWE). A fixed length of 16 octets must be applied. This flaw allows an attacker to provide a truncated Authentication Tag and modify the JWE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37464"
},
{
"category": "external",
"summary": "RHBZ#2223295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223295"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37464"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37464",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37464"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj",
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
}
],
"release_date": "2023-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T13:45:43+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.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4410"
},
{
"category": "workaround",
"details": "Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm, such as AES CBC.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64::mod_auth_openidc:2.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE"
}
]
}
RHSA-2023:4411
Vulnerability from csaf_redhat - Published: 2023-08-01 13:54 - Updated: 2025-11-21 18:42A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption (JWE). A fixed length of 16 octets must be applied. This flaw allows an attacker to provide a truncated Authentication Tag and modify the JWE.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for cjose is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "CJose is C library implementing the Javascript Object Signing and Encryption (JOSE).\n\nSecurity Fix(es):\n\n* cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE (CVE-2023-37464)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4411",
"url": "https://access.redhat.com/errata/RHSA-2023:4411"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2223295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223295"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4411.json"
}
],
"title": "Red Hat Security Advisory: cjose security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:52+00:00",
"generator": {
"date": "2025-11-21T18:42:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4411",
"initial_release_date": "2023-08-01T13:54:16+00:00",
"revision_history": [
{
"date": "2023-08-01T13:54:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T13:54:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_2.src",
"product": {
"name": "cjose-0:0.6.1-13.el9_2.src",
"product_id": "cjose-0:0.6.1-13.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_2.aarch64",
"product": {
"name": "cjose-0:0.6.1-13.el9_2.aarch64",
"product_id": "cjose-0:0.6.1-13.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_2.aarch64",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.aarch64",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.aarch64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.aarch64",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_2.ppc64le",
"product": {
"name": "cjose-0:0.6.1-13.el9_2.ppc64le",
"product_id": "cjose-0:0.6.1-13.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_2.ppc64le",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.ppc64le",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_2.i686",
"product": {
"name": "cjose-0:0.6.1-13.el9_2.i686",
"product_id": "cjose-0:0.6.1-13.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_2.i686",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.i686",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.i686",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.i686",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_2.x86_64",
"product": {
"name": "cjose-0:0.6.1-13.el9_2.x86_64",
"product_id": "cjose-0:0.6.1-13.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_2.x86_64",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.x86_64",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.x86_64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.x86_64",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_2.s390x",
"product": {
"name": "cjose-0:0.6.1-13.el9_2.s390x",
"product_id": "cjose-0:0.6.1-13.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_2.s390x",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.s390x",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.s390x",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.s390x",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.aarch64"
},
"product_reference": "cjose-0:0.6.1-13.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.i686"
},
"product_reference": "cjose-0:0.6.1-13.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.ppc64le"
},
"product_reference": "cjose-0:0.6.1-13.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.s390x"
},
"product_reference": "cjose-0:0.6.1-13.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.src"
},
"product_reference": "cjose-0:0.6.1-13.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.x86_64"
},
"product_reference": "cjose-0:0.6.1-13.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.aarch64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.i686"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.s390x"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.aarch64"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.i686"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_2.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.ppc64le"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.s390x"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-37464",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2023-07-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2223295"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in cjose. The cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE). The AES GCM decryption routine incorrectly uses the tag length from the actual Authentication Tag provided in the JSON Web Encryption (JWE). A fixed length of 16 octets must be applied. This flaw allows an attacker to provide a truncated Authentication Tag and modify the JWE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37464"
},
{
"category": "external",
"summary": "RHBZ#2223295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223295"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37464"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37464",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37464"
},
{
"category": "external",
"summary": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj",
"url": "https://github.com/OpenIDC/cjose/security/advisories/GHSA-3rhg-3gf2-6xgj"
}
],
"release_date": "2023-07-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T13:54:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4411"
},
{
"category": "workaround",
"details": "Users unable to upgrade should avoid using AES GCM encryption and replace it with another encryption algorithm, such as AES CBC.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.src",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-0:0.6.1-13.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-13.el9_2.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.i686",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-13.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cjose: AES GCM decryption uses the Tag length from the actual Authentication Tag provided in the JWE"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.