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-06-02",
"epss": "0.00198",
"percentile": "0.41749"
},
"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"
}
}
}
RHSA-2023:4417
Vulnerability from csaf_redhat - Published: 2023-08-01 14:18 - 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.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.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.0 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": "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:4417",
"url": "https://access.redhat.com/errata/RHSA-2023:4417"
},
{
"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_4417.json"
}
],
"title": "Red Hat Security Advisory: cjose security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:58+00:00",
"generator": {
"date": "2025-11-21T18:42:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4417",
"initial_release_date": "2023-08-01T14:18:07+00:00",
"revision_history": [
{
"date": "2023-08-01T14:18:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T14:18:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:58+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.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.src",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.src",
"product_id": "cjose-0:0.6.1-13.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.aarch64",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.aarch64",
"product_id": "cjose-0:0.6.1-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.ppc64le",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.ppc64le",
"product_id": "cjose-0:0.6.1-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.i686",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.i686",
"product_id": "cjose-0:0.6.1-13.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.i686",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.i686",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.x86_64",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.x86_64",
"product_id": "cjose-0:0.6.1-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.s390x",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.s390x",
"product_id": "cjose-0:0.6.1-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?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_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.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-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.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-01T14:18:07+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.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4417"
},
{
"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.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.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.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.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"
}
]
}
RHSA-2023:4418
Vulnerability from csaf_redhat - Published: 2023-08-01 14:30 - 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.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.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.\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:4418",
"url": "https://access.redhat.com/errata/RHSA-2023:4418"
},
{
"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_4418.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:56+00:00",
"generator": {
"date": "2025-11-21T18:42:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4418",
"initial_release_date": "2023-08-01T14:30:24+00:00",
"revision_history": [
{
"date": "2023-08-01T14:30:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T14:30:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=s390x\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=aarch64\u0026rpmmod=mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
}
}
],
"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.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.8.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-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.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-01T14:30:24+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.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4418"
},
{
"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.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.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.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x::mod_auth_openidc:2.3",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.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:4429
Vulnerability from csaf_redhat - Published: 2023-08-02 08:00 - 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.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.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.1 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:4429",
"url": "https://access.redhat.com/errata/RHSA-2023:4429"
},
{
"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_4429.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:58+00:00",
"generator": {
"date": "2025-11-21T18:42:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4429",
"initial_release_date": "2023-08-02T08:00:03+00:00",
"revision_history": [
{
"date": "2023-08-02T08:00:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-02T08:00:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:58+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 E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=src\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.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.1.0%2B19504%2Bb2d26fa1.3?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.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.1.0%2B19504%2Bb2d26fa1.3?arch=x86_64\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le (mod_auth_openidc:2.3)",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le (mod_auth_openidc:2.3)",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=ppc64le\u0026rpmmod=mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
}
}
],
"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.1.0+19504+b2d26fa1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 (mod_auth_openidc:2.3) as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
}
]
},
"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.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.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-02T08:00:03+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.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4429"
},
{
"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.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.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.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le::mod_auth_openidc:2.3",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.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_4408
Vulnerability from csaf_redhat - Published: 2023-08-01 13:39 - Updated: 2024-11-23 00:01A 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:mod_auth_openidc:2.3:8060020230720154259:ad008a3a | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.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 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": "2024-11-23T00:01:45+00:00",
"generator": {
"date": "2024-11-23T00:01:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-23T00:01:45+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": "mod_auth_openidc:2.3:8060020230720154259:ad008a3a",
"product": {
"name": "mod_auth_openidc:2.3:8060020230720154259:ad008a3a",
"product_id": "mod_auth_openidc:2.3:8060020230720154259:ad008a3a",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/mod_auth_openidc@2.3:8060020230720154259:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product_id": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.6.0%2B19463%2B7d2e1f9c?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product_id": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-11.module%2Bel8.6.0%2B14082%2Bb6f23e95?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
"product_reference": "mod_auth_openidc:2.3:8060020230720154259:ad008a3a",
"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.aarch64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"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 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
},
{
"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 as a component of mod_auth_openidc:2.3:8060020230720154259:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a"
}
]
},
"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:mod_auth_openidc:2.3:8060020230720154259:ad008a3a",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.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: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:mod_auth_openidc:2.3:8060020230720154259:ad008a3a",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64"
],
"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:mod_auth_openidc:2.3:8060020230720154259:ad008a3a",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.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-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.src",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debuginfo-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-debugsource-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:cjose-devel-0:0.6.1-3.module+el8.6.0+19463+7d2e1f9c.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.src",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debuginfo-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.x86_64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.aarch64",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.ppc64le",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.s390x",
"AppStream-8.6.0.Z.EUS:mod_auth_openidc:2.3:8060020230720154259:ad008a3a:mod_auth_openidc-debugsource-0:2.3.7-11.module+el8.6.0+14082+b6f23e95.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"
}
]
}
RHSA-2023_4409
Vulnerability from csaf_redhat - Published: 2023-08-01 13:47 - Updated: 2024-11-23 00:01A 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:mod_auth_openidc:2.3:8040020230720145640:522a0ee4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.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 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": "2024-11-23T00:01:54+00:00",
"generator": {
"date": "2024-11-23T00:01:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-23T00:01:54+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": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"product": {
"name": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"product_id": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/mod_auth_openidc@2.3:8040020230720145640:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product_id": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.4.0%2B19462%2B14bde120?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product_id": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-8.module%2Bel8.4.0%2B9707%2Bf2438af7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
"product_reference": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"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.src as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"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 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"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 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
"product_reference": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"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.aarch64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"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 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"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 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
"product_reference": "mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"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.src as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"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 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
},
{
"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 as a component of mod_auth_openidc:2.3:8040020230720145640:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4"
}
]
},
"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:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.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: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:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64"
],
"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:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.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-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.AUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.aarch64",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.ppc64le",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.s390x",
"AppStream-8.4.0.Z.E4S:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.src",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debuginfo-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-debugsource-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:cjose-devel-0:0.6.1-3.module+el8.4.0+19462+14bde120.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.src",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debuginfo-0:2.3.7-8.module+el8.4.0+9707+f2438af7.x86_64",
"AppStream-8.4.0.Z.TUS:mod_auth_openidc:2.3:8040020230720145640:522a0ee4:mod_auth_openidc-debugsource-0:2.3.7-8.module+el8.4.0+9707+f2438af7.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"
}
]
}
RHSA-2023_4410
Vulnerability from csaf_redhat - Published: 2023-08-01 13:45 - Updated: 2024-11-23 00:02A 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:mod_auth_openidc:2.3:8020020230720143951:4cda2c84 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.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 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": "2024-11-23T00:02:03+00:00",
"generator": {
"date": "2024-11-23T00:02:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-23T00:02:03+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": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"product": {
"name": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"product_id": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/mod_auth_openidc@2.3:8020020230720143951:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"product_id": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product_id": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"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"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"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"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product_id": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.2.0%2B19461%2B3a40b6ee?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-4.module%2Bel8.2.0%2B6919%2Bac02cfd2.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
"product_reference": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"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.src as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
"product_reference": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"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.ppc64le as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
"product_reference": "mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"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.src as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
},
{
"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 as a component of mod_auth_openidc:2.3:8020020230720143951:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84"
}
]
},
"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:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.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: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:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64"
],
"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:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.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-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.AUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.ppc64le",
"AppStream-8.2.0.Z.E4S:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.src",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debuginfo-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-debugsource-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:cjose-devel-0:0.6.1-3.module+el8.2.0+19461+3a40b6ee.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.src",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.x86_64",
"AppStream-8.2.0.Z.TUS:mod_auth_openidc:2.3:8020020230720143951:4cda2c84:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.2.0+6919+ac02cfd2.3.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"
}
]
}
RHSA-2023_4411
Vulnerability from csaf_redhat - Published: 2023-08-01 13:54 - Updated: 2024-11-23 00:02A 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": "2024-11-23T00:02:13+00:00",
"generator": {
"date": "2024-11-23T00:02:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-23T00:02:13+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"
}
]
}
RHSA-2023_4417
Vulnerability from csaf_redhat - Published: 2023-08-01 14:18 - Updated: 2024-11-23 00:02A 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.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.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.0 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": "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:4417",
"url": "https://access.redhat.com/errata/RHSA-2023:4417"
},
{
"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_4417.json"
}
],
"title": "Red Hat Security Advisory: cjose security update",
"tracking": {
"current_release_date": "2024-11-23T00:02:30+00:00",
"generator": {
"date": "2024-11-23T00:02:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4417",
"initial_release_date": "2023-08-01T14:18:07+00:00",
"revision_history": [
{
"date": "2023-08-01T14:18:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T14:18:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T00:02:30+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.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.src",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.src",
"product_id": "cjose-0:0.6.1-13.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.aarch64",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.aarch64",
"product_id": "cjose-0:0.6.1-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.ppc64le",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.ppc64le",
"product_id": "cjose-0:0.6.1-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.i686",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.i686",
"product_id": "cjose-0:0.6.1-13.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.i686",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.i686",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.x86_64",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.x86_64",
"product_id": "cjose-0:0.6.1-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-13.el9_0.s390x",
"product": {
"name": "cjose-0:0.6.1-13.el9_0.s390x",
"product_id": "cjose-0:0.6.1-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-13.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"product": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"product_id": "cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-13.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"product": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"product_id": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-13.el9_0?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_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64"
},
"product_reference": "cjose-0:0.6.1-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-13.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.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-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.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-01T14:18:07+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.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4417"
},
{
"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.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.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.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.src",
"AppStream-9.0.0.Z.EUS:cjose-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debuginfo-0:0.6.1-13.el9_0.x86_64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.aarch64",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.i686",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.ppc64le",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.s390x",
"AppStream-9.0.0.Z.EUS:cjose-debugsource-0:0.6.1-13.el9_0.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"
}
]
}
RHSA-2023_4418
Vulnerability from csaf_redhat - Published: 2023-08-01 14:30 - Updated: 2024-11-23 00:02A 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.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.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 the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.\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:4418",
"url": "https://access.redhat.com/errata/RHSA-2023:4418"
},
{
"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_4418.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2024-11-23T00:02:22+00:00",
"generator": {
"date": "2024-11-23T00:02:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4418",
"initial_release_date": "2023-08-01T14:30:24+00:00",
"revision_history": [
{
"date": "2023-08-01T14:30:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T14:30:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T00:02:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc:2.3:8080020230720161126:63b34585",
"product": {
"name": "mod_auth_openidc:2.3:8080020230720161126:63b34585",
"product_id": "mod_auth_openidc:2.3:8080020230720161126:63b34585",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/mod_auth_openidc@2.3:8080020230720161126:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product_id": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.8.0%2B19464%2B578f4546?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product_id": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product_id": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product_id": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.4.9.4-1.module%2Bel8.7.0%2B14797%2B4085fcb6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
"product_reference": "mod_auth_openidc:2.3:8080020230720161126:63b34585",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64 as a component of mod_auth_openidc:2.3:8080020230720161126:63b34585 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585"
}
]
},
"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.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.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-01T14:30:24+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.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4418"
},
{
"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.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.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-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.src",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debuginfo-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-debugsource-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:cjose-devel-0:0.6.1-3.module+el8.8.0+19464+578f4546.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.src",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debuginfo-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:mod_auth_openidc:2.3:8080020230720161126:63b34585:mod_auth_openidc-debugsource-0:2.4.9.4-1.module+el8.7.0+14797+4085fcb6.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"
}
]
}
RHSA-2023_4429
Vulnerability from csaf_redhat - Published: 2023-08-02 08:00 - Updated: 2024-11-23 00:02A 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.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.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 the mod_auth_openidc:2.3 module is now available for Red Hat Enterprise Linux 8.1 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:4429",
"url": "https://access.redhat.com/errata/RHSA-2023:4429"
},
{
"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_4429.json"
}
],
"title": "Red Hat Security Advisory: mod_auth_openidc:2.3 security update",
"tracking": {
"current_release_date": "2024-11-23T00:02:38+00:00",
"generator": {
"date": "2024-11-23T00:02:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4429",
"initial_release_date": "2023-08-02T08:00:03+00:00",
"revision_history": [
{
"date": "2023-08-02T08:00:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-02T08:00:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T00:02:38+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 E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "mod_auth_openidc:2.3:8010020230726170509:c27ad7f8",
"product": {
"name": "mod_auth_openidc:2.3:8010020230726170509:c27ad7f8",
"product_id": "mod_auth_openidc:2.3:8010020230726170509:c27ad7f8",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/mod_auth_openidc@2.3:8010020230726170509:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src",
"product_id": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product_id": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product_id": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product_id": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debuginfo@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product_id": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-debugsource@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product": {
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product_id": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cjose-devel@0.6.1-3.module%2Bel8.1.0%2B19504%2Bb2d26fa1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product_id": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product_id": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debuginfo@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product_id": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_auth_openidc-debugsource@2.3.7-4.module%2Bel8.1.0%2B19504%2Bb2d26fa1.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
"product_reference": "mod_auth_openidc:2.3:8010020230726170509:c27ad7f8",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64"
},
"product_reference": "cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64"
},
"product_reference": "cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64"
},
"product_reference": "cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64 as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64"
},
"product_reference": "cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64"
},
"product_reference": "mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64"
},
"product_reference": "mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64 as a component of mod_auth_openidc:2.3:8010020230726170509:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64"
},
"product_reference": "mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8"
}
]
},
"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.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.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-02T08:00:03+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.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4429"
},
{
"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.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.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-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.src",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debuginfo-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-debugsource-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:cjose-devel-0:0.6.1-3.module+el8.1.0+19504+b2d26fa1.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.src",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debuginfo-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.x86_64",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.ppc64le",
"AppStream-8.1.0.Z.E4S:mod_auth_openidc:2.3:8010020230726170509:c27ad7f8:mod_auth_openidc-debugsource-0:2.3.7-4.module+el8.1.0+19504+b2d26fa1.3.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.