Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-32785 (GCVE-0-2021-32785)
Vulnerability from cvelistv5 – Published: 2021-07-22 00:00 – Updated: 2024-08-03 23:33
VLAI?
EPSS
Title
Format string bug in the Redis cache implementation
Summary
mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.
Severity ?
5.3 (Medium)
CWE
- CWE-134 - Use of Externally-Controlled Format String
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| zmartzone | mod_auth_openidc |
Affected:
< 2.4.9
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T23:33:55.913Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0001/"
},
{
"name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3409-1] libapache2-mod-auth-openidc security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "mod_auth_openidc",
"vendor": "zmartzone",
"versions": [
{
"status": "affected",
"version": "\u003c 2.4.9"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-134",
"description": "CWE-134: Use of Externally-Controlled Format String",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-04-30T00:00:00",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"url": "https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4"
},
{
"url": "https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449"
},
{
"url": "https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20210902-0001/"
},
{
"name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3409-1] libapache2-mod-auth-openidc security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html"
}
],
"source": {
"advisory": "GHSA-55r8-6w97-xxr4",
"discovery": "UNKNOWN"
},
"title": "Format string bug in the Redis cache implementation"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2021-32785",
"datePublished": "2021-07-22T00:00:00",
"dateReserved": "2021-05-12T00:00:00",
"dateUpdated": "2024-08-03T23:33:55.913Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:openidc:mod_auth_openidc:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"2.4.9\", \"matchCriteriaId\": \"FAEFDBA2-55AD-410B-95C4-D2524C65B4A8\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.0.0\", \"versionEndIncluding\": \"2.4.48\", \"matchCriteriaId\": \"BC9C65B5-0989-4D64-9BED-1E391AD971AE\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C2089EE-5D7F-47EC-8EA5-0F69790564C4\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.\"}, {\"lang\": \"es\", \"value\": \"mod_auth_openidc es un m\\u00f3dulo de autenticaci\\u00f3n/autorizaci\\u00f3n para el servidor HTTP Apache versi\\u00f3n 2.x que funciona como OpenID Connect Relying Party, autenticando a usuarios contra un OpenID Connect Provider. Cuando mod_auth_openidc versiones anteriores a 2.4.9 est\\u00e1n configuradas para usar una cach\\u00e9 Redis no cifrada (\\\"OIDCCacheEncrypt off\\\", \\\"OIDCSessionType server-cache\\\", \\\"OIDCCacheType redis\\\"), \\\"mod_auth_openidc\\\" llevaba a cabo err\\u00f3neamente la interpolaci\\u00f3n de argumentos antes de pasar las peticiones de Redis a \\\"hiredis\\\", que lo llevar\\u00eda a cabo de nuevo y conlleva a un bug de cadena de formato no controlado. La evaluaci\\u00f3n inicial muestra que este bug no parece permitir ganar la ejecuci\\u00f3n de c\\u00f3digo arbitrario, pero puede provocar de forma fiable una denegaci\\u00f3n de servicio al bloquear repetidamente los trabajadores de Apache. Este bug se ha corregido en versi\\u00f3n 2.4.9 al llevar a cabo la interpolaci\\u00f3n de argumentos s\\u00f3lo una vez, usando la API \\\"hiredis\\\". Como soluci\\u00f3n, esta vulnerabilidad puede ser mitigada ajustando \\\"OIDCCacheEncrypt\\\" a \\\"on\\\", ya que las claves de la cach\\u00e9 son criptografiadas con hash antes de su uso cuando esta opci\\u00f3n est\\u00e1 activada\"}]",
"id": "CVE-2021-32785",
"lastModified": "2024-11-21T06:07:44.050",
"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:U/C:N/I:N/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}, {\"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:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:N/I:N/A:P\", \"baseScore\": 4.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.6, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-07-22T22:15:08.140",
"references": "[{\"url\": \"https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20210902-0001/\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20210902-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuapr2022.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-134\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-134\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-32785\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-07-22T22:15:08.140\",\"lastModified\":\"2024-11-21T06:07:44.050\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.\"},{\"lang\":\"es\",\"value\":\"mod_auth_openidc es un m\u00f3dulo de autenticaci\u00f3n/autorizaci\u00f3n para el servidor HTTP Apache versi\u00f3n 2.x que funciona como OpenID Connect Relying Party, autenticando a usuarios contra un OpenID Connect Provider. Cuando mod_auth_openidc versiones anteriores a 2.4.9 est\u00e1n configuradas para usar una cach\u00e9 Redis no cifrada (\\\"OIDCCacheEncrypt off\\\", \\\"OIDCSessionType server-cache\\\", \\\"OIDCCacheType redis\\\"), \\\"mod_auth_openidc\\\" llevaba a cabo err\u00f3neamente la interpolaci\u00f3n de argumentos antes de pasar las peticiones de Redis a \\\"hiredis\\\", que lo llevar\u00eda a cabo de nuevo y conlleva a un bug de cadena de formato no controlado. La evaluaci\u00f3n inicial muestra que este bug no parece permitir ganar la ejecuci\u00f3n de c\u00f3digo arbitrario, pero puede provocar de forma fiable una denegaci\u00f3n de servicio al bloquear repetidamente los trabajadores de Apache. Este bug se ha corregido en versi\u00f3n 2.4.9 al llevar a cabo la interpolaci\u00f3n de argumentos s\u00f3lo una vez, usando la API \\\"hiredis\\\". Como soluci\u00f3n, esta vulnerabilidad puede ser mitigada ajustando \\\"OIDCCacheEncrypt\\\" a \\\"on\\\", ya que las claves de la cach\u00e9 son criptografiadas con hash antes de su uso cuando esta opci\u00f3n est\u00e1 activada\"}],\"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:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"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:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-134\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-134\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openidc:mod_auth_openidc:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.4.9\",\"matchCriteriaId\":\"FAEFDBA2-55AD-410B-95C4-D2524C65B4A8\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndIncluding\":\"2.4.48\",\"matchCriteriaId\":\"BC9C65B5-0989-4D64-9BED-1E391AD971AE\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C2089EE-5D7F-47EC-8EA5-0F69790564C4\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210902-0001/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210902-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
GSD-2021-32785
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-32785",
"description": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"id": "GSD-2021-32785",
"references": [
"https://www.suse.com/security/cve/CVE-2021-32785.html",
"https://advisories.mageia.org/CVE-2021-32785.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-32785"
],
"details": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"id": "GSD-2021-32785",
"modified": "2023-12-13T01:23:08.969488Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32785",
"STATE": "PUBLIC",
"TITLE": "Format string bug in the Redis cache implementation"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "mod_auth_openidc",
"version": {
"version_data": [
{
"version_value": "\u003c 2.4.9"
}
]
}
}
]
},
"vendor_name": "zmartzone"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-134: Use of Externally-Controlled Format String"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4",
"refsource": "CONFIRM",
"url": "https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4"
},
{
"name": "https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449",
"refsource": "MISC",
"url": "https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449"
},
{
"name": "https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9",
"refsource": "MISC",
"url": "https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210902-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210902-0001/"
},
{
"name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3409-1] libapache2-mod-auth-openidc security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html"
}
]
},
"source": {
"advisory": "GHSA-55r8-6w97-xxr4",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openidc:mod_auth_openidc:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FAEFDBA2-55AD-410B-95C4-D2524C65B4A8",
"versionEndExcluding": "2.4.9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BC9C65B5-0989-4D64-9BED-1E391AD971AE",
"versionEndIncluding": "2.4.48",
"versionStartIncluding": "2.0.0",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5C2089EE-5D7F-47EC-8EA5-0F69790564C4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled."
},
{
"lang": "es",
"value": "mod_auth_openidc es un m\u00f3dulo de autenticaci\u00f3n/autorizaci\u00f3n para el servidor HTTP Apache versi\u00f3n 2.x que funciona como OpenID Connect Relying Party, autenticando a usuarios contra un OpenID Connect Provider. Cuando mod_auth_openidc versiones anteriores a 2.4.9 est\u00e1n configuradas para usar una cach\u00e9 Redis no cifrada (\"OIDCCacheEncrypt off\", \"OIDCSessionType server-cache\", \"OIDCCacheType redis\"), \"mod_auth_openidc\" llevaba a cabo err\u00f3neamente la interpolaci\u00f3n de argumentos antes de pasar las peticiones de Redis a \"hiredis\", que lo llevar\u00eda a cabo de nuevo y conlleva a un bug de cadena de formato no controlado. La evaluaci\u00f3n inicial muestra que este bug no parece permitir ganar la ejecuci\u00f3n de c\u00f3digo arbitrario, pero puede provocar de forma fiable una denegaci\u00f3n de servicio al bloquear repetidamente los trabajadores de Apache. Este bug se ha corregido en versi\u00f3n 2.4.9 al llevar a cabo la interpolaci\u00f3n de argumentos s\u00f3lo una vez, usando la API \"hiredis\". Como soluci\u00f3n, esta vulnerabilidad puede ser mitigada ajustando \"OIDCCacheEncrypt\" a \"on\", ya que las claves de la cach\u00e9 son criptografiadas con hash antes de su uso cuando esta opci\u00f3n est\u00e1 activada"
}
],
"id": "CVE-2021-32785",
"lastModified": "2024-01-30T20:47:54.257",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2021-07-22T22:15:08.140",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0001/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-134"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-134"
}
],
"source": "nvd@nist.gov",
"type": "Secondary"
}
]
}
}
}
}
OPENSUSE-SU-2021:3020-1
Vulnerability from csaf_opensuse - Published: 2021-09-13 07:17 - Updated: 2021-09-13 07:17Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- CVE-2021-32785: format string bug via hiredis (bsc#1188638)
- CVE-2021-32786: open redirect in logout functionality (bsc#1188639)
- CVE-2021-32791: Hardcoded static IV and AAD with a reused key in AES GCM encryption (bsc#1188849)
- CVE-2021-32792: XSS when using OIDCPreservePost On (bsc#1188848)
Patchnames
openSUSE-SLE-15.3-2021-3020
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2-mod_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- CVE-2021-32785: format string bug via hiredis (bsc#1188638)\n- CVE-2021-32786: open redirect in logout functionality (bsc#1188639)\n- CVE-2021-32791: Hardcoded static IV and AAD with a reused key in AES GCM encryption (bsc#1188849)\n- CVE-2021-32792: XSS when using OIDCPreservePost On (bsc#1188848)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2021-3020",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_3020-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:3020-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/54B4RYNP5L63X2FMX2QCVYB2LGLL42IY/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:3020-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/54B4RYNP5L63X2FMX2QCVYB2LGLL42IY/"
},
{
"category": "self",
"summary": "SUSE Bug 1188638",
"url": "https://bugzilla.suse.com/1188638"
},
{
"category": "self",
"summary": "SUSE Bug 1188639",
"url": "https://bugzilla.suse.com/1188639"
},
{
"category": "self",
"summary": "SUSE Bug 1188848",
"url": "https://bugzilla.suse.com/1188848"
},
{
"category": "self",
"summary": "SUSE Bug 1188849",
"url": "https://bugzilla.suse.com/1188849"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32785 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32786 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32791 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32792/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2021-09-13T07:17:23Z",
"generator": {
"date": "2021-09-13T07:17:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:3020-1",
"initial_release_date": "2021-09-13T07:17:23Z",
"revision_history": [
{
"date": "2021-09-13T07:17:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-32785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32785"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32785",
"url": "https://www.suse.com/security/cve/CVE-2021-32785"
},
{
"category": "external",
"summary": "SUSE Bug 1188638 for CVE-2021-32785",
"url": "https://bugzilla.suse.com/1188638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-13T07:17:23Z",
"details": "moderate"
}
],
"title": "CVE-2021-32785"
},
{
"cve": "CVE-2021-32786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32786"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, `oidc_validate_redirect_url()` does not parse URLs the same way as most browsers do. As a result, this function can be bypassed and leads to an Open Redirect vulnerability in the logout functionality. This bug has been fixed in version 2.4.9 by replacing any backslash of the URL to redirect with slashes to address a particular breaking change between the different specifications (RFC2396 / RFC3986 and WHATWG). As a workaround, this vulnerability can be mitigated by configuring `mod_auth_openidc` to only allow redirection whose destination matches a given regular expression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32786",
"url": "https://www.suse.com/security/cve/CVE-2021-32786"
},
{
"category": "external",
"summary": "SUSE Bug 1188639 for CVE-2021-32786",
"url": "https://bugzilla.suse.com/1188639"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-13T07:17:23Z",
"details": "moderate"
}
],
"title": "CVE-2021-32786"
},
{
"cve": "CVE-2021-32791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32791"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, the AES GCM encryption in mod_auth_openidc uses a static IV and AAD. It is important to fix because this creates a static nonce and since aes-gcm is a stream cipher, this can lead to known cryptographic issues, since the same key is being reused. From 2.4.9 onwards this has been patched to use dynamic values through usage of cjose AES encryption routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32791",
"url": "https://www.suse.com/security/cve/CVE-2021-32791"
},
{
"category": "external",
"summary": "SUSE Bug 1188849 for CVE-2021-32791",
"url": "https://bugzilla.suse.com/1188849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-13T07:17:23Z",
"details": "moderate"
}
],
"title": "CVE-2021-32791"
},
{
"cve": "CVE-2021-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32792"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, there is an XSS vulnerability in when using `OIDCPreservePost On`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32792",
"url": "https://www.suse.com/security/cve/CVE-2021-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1188848 for CVE-2021-32792",
"url": "https://bugzilla.suse.com/1188848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"openSUSE Leap 15.3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-13T07:17:23Z",
"details": "low"
}
],
"title": "CVE-2021-32792"
}
]
}
OPENSUSE-SU-2021:1277-1
Vulnerability from csaf_opensuse - Published: 2021-09-16 10:07 - Updated: 2021-09-16 10:07Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- CVE-2021-32785: format string bug via hiredis (bsc#1188638)
- CVE-2021-32786: open redirect in logout functionality (bsc#1188639)
- CVE-2021-32791: Hardcoded static IV and AAD with a reused key in AES GCM encryption (bsc#1188849)
- CVE-2021-32792: XSS when using OIDCPreservePost On (bsc#1188848)
This update was imported from the SUSE:SLE-15-SP1:Update update project.
Patchnames
openSUSE-2021-1277
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2-mod_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- CVE-2021-32785: format string bug via hiredis (bsc#1188638)\n- CVE-2021-32786: open redirect in logout functionality (bsc#1188639)\n- CVE-2021-32791: Hardcoded static IV and AAD with a reused key in AES GCM encryption (bsc#1188849)\n- CVE-2021-32792: XSS when using OIDCPreservePost On (bsc#1188848)\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-1277",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_1277-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:1277-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4FGDDGUNYC724M4QGEPJORKASFRVKJ5V/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:1277-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4FGDDGUNYC724M4QGEPJORKASFRVKJ5V/"
},
{
"category": "self",
"summary": "SUSE Bug 1188638",
"url": "https://bugzilla.suse.com/1188638"
},
{
"category": "self",
"summary": "SUSE Bug 1188639",
"url": "https://bugzilla.suse.com/1188639"
},
{
"category": "self",
"summary": "SUSE Bug 1188848",
"url": "https://bugzilla.suse.com/1188848"
},
{
"category": "self",
"summary": "SUSE Bug 1188849",
"url": "https://bugzilla.suse.com/1188849"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32785 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32786 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32791 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32792/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2021-09-16T10:07:24Z",
"generator": {
"date": "2021-09-16T10:07:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:1277-1",
"initial_release_date": "2021-09-16T10:07:24Z",
"revision_history": [
{
"date": "2021-09-16T10:07:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-32785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32785"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32785",
"url": "https://www.suse.com/security/cve/CVE-2021-32785"
},
{
"category": "external",
"summary": "SUSE Bug 1188638 for CVE-2021-32785",
"url": "https://bugzilla.suse.com/1188638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-16T10:07:24Z",
"details": "moderate"
}
],
"title": "CVE-2021-32785"
},
{
"cve": "CVE-2021-32786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32786"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, `oidc_validate_redirect_url()` does not parse URLs the same way as most browsers do. As a result, this function can be bypassed and leads to an Open Redirect vulnerability in the logout functionality. This bug has been fixed in version 2.4.9 by replacing any backslash of the URL to redirect with slashes to address a particular breaking change between the different specifications (RFC2396 / RFC3986 and WHATWG). As a workaround, this vulnerability can be mitigated by configuring `mod_auth_openidc` to only allow redirection whose destination matches a given regular expression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32786",
"url": "https://www.suse.com/security/cve/CVE-2021-32786"
},
{
"category": "external",
"summary": "SUSE Bug 1188639 for CVE-2021-32786",
"url": "https://bugzilla.suse.com/1188639"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-16T10:07:24Z",
"details": "moderate"
}
],
"title": "CVE-2021-32786"
},
{
"cve": "CVE-2021-32791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32791"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, the AES GCM encryption in mod_auth_openidc uses a static IV and AAD. It is important to fix because this creates a static nonce and since aes-gcm is a stream cipher, this can lead to known cryptographic issues, since the same key is being reused. From 2.4.9 onwards this has been patched to use dynamic values through usage of cjose AES encryption routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32791",
"url": "https://www.suse.com/security/cve/CVE-2021-32791"
},
{
"category": "external",
"summary": "SUSE Bug 1188849 for CVE-2021-32791",
"url": "https://bugzilla.suse.com/1188849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-16T10:07:24Z",
"details": "moderate"
}
],
"title": "CVE-2021-32791"
},
{
"cve": "CVE-2021-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32792"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, there is an XSS vulnerability in when using `OIDCPreservePost On`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32792",
"url": "https://www.suse.com/security/cve/CVE-2021-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1188848 for CVE-2021-32792",
"url": "https://bugzilla.suse.com/1188848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:apache2-mod_auth_openidc-2.3.8-lp152.5.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-16T10:07:24Z",
"details": "low"
}
],
"title": "CVE-2021-32792"
}
]
}
OPENSUSE-SU-2024:10624-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
apache2-mod_auth_openidc-2.4.9.4-1.2 on GA media
Notes
Title of the patch
apache2-mod_auth_openidc-2.4.9.4-1.2 on GA media
Description of the patch
These are all security issues fixed in the apache2-mod_auth_openidc-2.4.9.4-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10624
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "apache2-mod_auth_openidc-2.4.9.4-1.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the apache2-mod_auth_openidc-2.4.9.4-1.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10624",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10624-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14857 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14857/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32785 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32786 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32786/"
}
],
"title": "apache2-mod_auth_openidc-2.4.9.4-1.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10624-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"product_id": "apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"product_id": "apache2-mod_auth_openidc-2.4.9.4-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64",
"product_id": "apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14857",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14857"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in mod_auth_openidc before version 2.4.0.1. An open redirect issue exists in URLs with trailing slashes similar to CVE-2019-3877 in mod_auth_mellon.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14857",
"url": "https://www.suse.com/security/cve/CVE-2019-14857"
},
{
"category": "external",
"summary": "SUSE Bug 1153666 for CVE-2019-14857",
"url": "https://bugzilla.suse.com/1153666"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-14857"
},
{
"cve": "CVE-2021-32785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32785"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32785",
"url": "https://www.suse.com/security/cve/CVE-2021-32785"
},
{
"category": "external",
"summary": "SUSE Bug 1188638 for CVE-2021-32785",
"url": "https://bugzilla.suse.com/1188638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32785"
},
{
"cve": "CVE-2021-32786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32786"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, `oidc_validate_redirect_url()` does not parse URLs the same way as most browsers do. As a result, this function can be bypassed and leads to an Open Redirect vulnerability in the logout functionality. This bug has been fixed in version 2.4.9 by replacing any backslash of the URL to redirect with slashes to address a particular breaking change between the different specifications (RFC2396 / RFC3986 and WHATWG). As a workaround, this vulnerability can be mitigated by configuring `mod_auth_openidc` to only allow redirection whose destination matches a given regular expression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32786",
"url": "https://www.suse.com/security/cve/CVE-2021-32786"
},
{
"category": "external",
"summary": "SUSE Bug 1188639 for CVE-2021-32786",
"url": "https://bugzilla.suse.com/1188639"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.aarch64",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.ppc64le",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.s390x",
"openSUSE Tumbleweed:apache2-mod_auth_openidc-2.4.9.4-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32786"
}
]
}
SUSE-SU-2021:3020-1
Vulnerability from csaf_suse - Published: 2021-09-13 07:17 - Updated: 2021-09-13 07:17Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- CVE-2021-32785: format string bug via hiredis (bsc#1188638)
- CVE-2021-32786: open redirect in logout functionality (bsc#1188639)
- CVE-2021-32791: Hardcoded static IV and AAD with a reused key in AES GCM encryption (bsc#1188849)
- CVE-2021-32792: XSS when using OIDCPreservePost On (bsc#1188848)
Patchnames
SUSE-2021-3020,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3020,SUSE-SLE-Module-Server-Applications-15-SP3-2021-3020
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2-mod_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- CVE-2021-32785: format string bug via hiredis (bsc#1188638)\n- CVE-2021-32786: open redirect in logout functionality (bsc#1188639)\n- CVE-2021-32791: Hardcoded static IV and AAD with a reused key in AES GCM encryption (bsc#1188849)\n- CVE-2021-32792: XSS when using OIDCPreservePost On (bsc#1188848)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-3020,SUSE-SLE-Module-Server-Applications-15-SP2-2021-3020,SUSE-SLE-Module-Server-Applications-15-SP3-2021-3020",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3020-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:3020-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213020-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:3020-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009431.html"
},
{
"category": "self",
"summary": "SUSE Bug 1188638",
"url": "https://bugzilla.suse.com/1188638"
},
{
"category": "self",
"summary": "SUSE Bug 1188639",
"url": "https://bugzilla.suse.com/1188639"
},
{
"category": "self",
"summary": "SUSE Bug 1188848",
"url": "https://bugzilla.suse.com/1188848"
},
{
"category": "self",
"summary": "SUSE Bug 1188849",
"url": "https://bugzilla.suse.com/1188849"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32785 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32786 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32791 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32792/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2021-09-13T07:17:22Z",
"generator": {
"date": "2021-09-13T07:17:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:3020-1",
"initial_release_date": "2021-09-13T07:17:22Z",
"revision_history": [
{
"date": "2021-09-13T07:17:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.i586",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.i586",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-32785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32785"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32785",
"url": "https://www.suse.com/security/cve/CVE-2021-32785"
},
{
"category": "external",
"summary": "SUSE Bug 1188638 for CVE-2021-32785",
"url": "https://bugzilla.suse.com/1188638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-13T07:17:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-32785"
},
{
"cve": "CVE-2021-32786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32786"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, `oidc_validate_redirect_url()` does not parse URLs the same way as most browsers do. As a result, this function can be bypassed and leads to an Open Redirect vulnerability in the logout functionality. This bug has been fixed in version 2.4.9 by replacing any backslash of the URL to redirect with slashes to address a particular breaking change between the different specifications (RFC2396 / RFC3986 and WHATWG). As a workaround, this vulnerability can be mitigated by configuring `mod_auth_openidc` to only allow redirection whose destination matches a given regular expression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32786",
"url": "https://www.suse.com/security/cve/CVE-2021-32786"
},
{
"category": "external",
"summary": "SUSE Bug 1188639 for CVE-2021-32786",
"url": "https://bugzilla.suse.com/1188639"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-13T07:17:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-32786"
},
{
"cve": "CVE-2021-32791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32791"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, the AES GCM encryption in mod_auth_openidc uses a static IV and AAD. It is important to fix because this creates a static nonce and since aes-gcm is a stream cipher, this can lead to known cryptographic issues, since the same key is being reused. From 2.4.9 onwards this has been patched to use dynamic values through usage of cjose AES encryption routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32791",
"url": "https://www.suse.com/security/cve/CVE-2021-32791"
},
{
"category": "external",
"summary": "SUSE Bug 1188849 for CVE-2021-32791",
"url": "https://bugzilla.suse.com/1188849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-13T07:17:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-32791"
},
{
"cve": "CVE-2021-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32792"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, there is an XSS vulnerability in when using `OIDCPreservePost On`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32792",
"url": "https://www.suse.com/security/cve/CVE-2021-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1188848 for CVE-2021-32792",
"url": "https://bugzilla.suse.com/1188848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP2:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP3:apache2-mod_auth_openidc-2.3.8-3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-13T07:17:22Z",
"details": "low"
}
],
"title": "CVE-2021-32792"
}
]
}
SUSE-SU-2021:3352-1
Vulnerability from csaf_suse - Published: 2021-10-12 11:23 - Updated: 2021-10-12 11:23Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- CVE-2021-32785: format string bug via hiredis (bsc#1188638)
- CVE-2021-32786: open redirect in logout functionality (bsc#1188639)
- CVE-2021-32791: Hardcoded static IV and AAD with a reused key in AES GCM encryption (bsc#1188849)
- CVE-2021-32792: XSS when using OIDCPreservePost On (bsc#1188848)
- CVE-2021-39191: open redirect issue in target_link_uri parameter (bsc#1190223)
Patchnames
SUSE-2021-3352,SUSE-SLE-SERVER-12-SP5-2021-3352
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2-mod_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- CVE-2021-32785: format string bug via hiredis (bsc#1188638)\n- CVE-2021-32786: open redirect in logout functionality (bsc#1188639)\n- CVE-2021-32791: Hardcoded static IV and AAD with a reused key in AES GCM encryption (bsc#1188849)\n- CVE-2021-32792: XSS when using OIDCPreservePost On (bsc#1188848)\n- CVE-2021-39191: open redirect issue in target_link_uri parameter (bsc#1190223)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-3352,SUSE-SLE-SERVER-12-SP5-2021-3352",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3352-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:3352-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213352-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:3352-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009576.html"
},
{
"category": "self",
"summary": "SUSE Bug 1188638",
"url": "https://bugzilla.suse.com/1188638"
},
{
"category": "self",
"summary": "SUSE Bug 1188639",
"url": "https://bugzilla.suse.com/1188639"
},
{
"category": "self",
"summary": "SUSE Bug 1188848",
"url": "https://bugzilla.suse.com/1188848"
},
{
"category": "self",
"summary": "SUSE Bug 1188849",
"url": "https://bugzilla.suse.com/1188849"
},
{
"category": "self",
"summary": "SUSE Bug 1190223",
"url": "https://bugzilla.suse.com/1190223"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32785 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32786 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32791 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39191 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39191/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2021-10-12T11:23:33Z",
"generator": {
"date": "2021-10-12T11:23:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:3352-1",
"initial_release_date": "2021-10-12T11:23:33Z",
"revision_history": [
{
"date": "2021-10-12T11:23:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.i586",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.i586",
"product_id": "apache2-mod_auth_openidc-2.4.0-3.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390",
"product_id": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-32785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32785"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32785",
"url": "https://www.suse.com/security/cve/CVE-2021-32785"
},
{
"category": "external",
"summary": "SUSE Bug 1188638 for CVE-2021-32785",
"url": "https://bugzilla.suse.com/1188638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-10-12T11:23:33Z",
"details": "moderate"
}
],
"title": "CVE-2021-32785"
},
{
"cve": "CVE-2021-32786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32786"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, `oidc_validate_redirect_url()` does not parse URLs the same way as most browsers do. As a result, this function can be bypassed and leads to an Open Redirect vulnerability in the logout functionality. This bug has been fixed in version 2.4.9 by replacing any backslash of the URL to redirect with slashes to address a particular breaking change between the different specifications (RFC2396 / RFC3986 and WHATWG). As a workaround, this vulnerability can be mitigated by configuring `mod_auth_openidc` to only allow redirection whose destination matches a given regular expression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32786",
"url": "https://www.suse.com/security/cve/CVE-2021-32786"
},
{
"category": "external",
"summary": "SUSE Bug 1188639 for CVE-2021-32786",
"url": "https://bugzilla.suse.com/1188639"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-10-12T11:23:33Z",
"details": "moderate"
}
],
"title": "CVE-2021-32786"
},
{
"cve": "CVE-2021-32791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32791"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, the AES GCM encryption in mod_auth_openidc uses a static IV and AAD. It is important to fix because this creates a static nonce and since aes-gcm is a stream cipher, this can lead to known cryptographic issues, since the same key is being reused. From 2.4.9 onwards this has been patched to use dynamic values through usage of cjose AES encryption routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32791",
"url": "https://www.suse.com/security/cve/CVE-2021-32791"
},
{
"category": "external",
"summary": "SUSE Bug 1188849 for CVE-2021-32791",
"url": "https://bugzilla.suse.com/1188849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-10-12T11:23:33Z",
"details": "moderate"
}
],
"title": "CVE-2021-32791"
},
{
"cve": "CVE-2021-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32792"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, there is an XSS vulnerability in when using `OIDCPreservePost On`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32792",
"url": "https://www.suse.com/security/cve/CVE-2021-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1188848 for CVE-2021-32792",
"url": "https://bugzilla.suse.com/1188848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-10-12T11:23:33Z",
"details": "low"
}
],
"title": "CVE-2021-32792"
},
{
"cve": "CVE-2021-39191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39191"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9.4, the 3rd-party init SSO functionality of mod_auth_openidc was reported to be vulnerable to an open redirect attack by supplying a crafted URL in the `target_link_uri` parameter. A patch in version 2.4.9.4 made it so that the `OIDCRedirectURLsAllowed` setting must be applied to the `target_link_uri` parameter. There are no known workarounds aside from upgrading to a patched version.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39191",
"url": "https://www.suse.com/security/cve/CVE-2021-39191"
},
{
"category": "external",
"summary": "SUSE Bug 1190223 for CVE-2021-39191",
"url": "https://bugzilla.suse.com/1190223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:apache2-mod_auth_openidc-2.4.0-3.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-10-12T11:23:33Z",
"details": "moderate"
}
],
"title": "CVE-2021-39191"
}
]
}
SUSE-SU-2025:4532-1
Vulnerability from csaf_suse - Published: 2025-12-29 13:53 - Updated: 2025-12-29 13:53Summary
Security update for apache2-mod_auth_openidc
Notes
Title of the patch
Security update for apache2-mod_auth_openidc
Description of the patch
This update for apache2-mod_auth_openidc fixes the following issues:
- Update to 2.4.17.1 (bsc#1248806 / PED-14130).
- Remove many patches, as they've been merged upstream.
Patchnames
SUSE-2025-4532,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4532,SUSE-SLE-Module-Server-Applications-15-SP7-2025-4532,openSUSE-SLE-15.6-2025-4532
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for apache2-mod_auth_openidc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for apache2-mod_auth_openidc fixes the following issues:\n\n- Update to 2.4.17.1 (bsc#1248806 / PED-14130).\n- Remove many patches, as they\u0027ve been merged upstream.\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4532,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4532,SUSE-SLE-Module-Server-Applications-15-SP7-2025-4532,openSUSE-SLE-15.6-2025-4532",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4532-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4532-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254532-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4532-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023659.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248806",
"url": "https://bugzilla.suse.com/1248806"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14857 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14857/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20479 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32785 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32786 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32791 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-39191 page",
"url": "https://www.suse.com/security/cve/CVE-2021-39191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23527 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23527/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28625 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24814 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-31492 page",
"url": "https://www.suse.com/security/cve/CVE-2025-31492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-3891 page",
"url": "https://www.suse.com/security/cve/CVE-2025-3891/"
}
],
"title": "Security update for apache2-mod_auth_openidc",
"tracking": {
"current_release_date": "2025-12-29T13:53:59Z",
"generator": {
"date": "2025-12-29T13:53:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4532-1",
"initial_release_date": "2025-12-29T13:53:59Z",
"revision_history": [
{
"date": "2025-12-29T13:53:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.i586",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.i586",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"product": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"product_id": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
},
"product_reference": "apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-14857",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14857"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in mod_auth_openidc before version 2.4.0.1. An open redirect issue exists in URLs with trailing slashes similar to CVE-2019-3877 in mod_auth_mellon.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14857",
"url": "https://www.suse.com/security/cve/CVE-2019-14857"
},
{
"category": "external",
"summary": "SUSE Bug 1153666 for CVE-2019-14857",
"url": "https://bugzilla.suse.com/1153666"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2019-14857"
},
{
"cve": "CVE-2019-20479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20479"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in mod_auth_openidc before version 2.4.1. An open redirect issue exists in URLs with a slash and backslash at the beginning.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20479",
"url": "https://www.suse.com/security/cve/CVE-2019-20479"
},
{
"category": "external",
"summary": "SUSE Bug 1164459 for CVE-2019-20479",
"url": "https://bugzilla.suse.com/1164459"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2019-20479"
},
{
"cve": "CVE-2021-32785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32785"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32785",
"url": "https://www.suse.com/security/cve/CVE-2021-32785"
},
{
"category": "external",
"summary": "SUSE Bug 1188638 for CVE-2021-32785",
"url": "https://bugzilla.suse.com/1188638"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2021-32785"
},
{
"cve": "CVE-2021-32786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32786"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9, `oidc_validate_redirect_url()` does not parse URLs the same way as most browsers do. As a result, this function can be bypassed and leads to an Open Redirect vulnerability in the logout functionality. This bug has been fixed in version 2.4.9 by replacing any backslash of the URL to redirect with slashes to address a particular breaking change between the different specifications (RFC2396 / RFC3986 and WHATWG). As a workaround, this vulnerability can be mitigated by configuring `mod_auth_openidc` to only allow redirection whose destination matches a given regular expression.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32786",
"url": "https://www.suse.com/security/cve/CVE-2021-32786"
},
{
"category": "external",
"summary": "SUSE Bug 1188639 for CVE-2021-32786",
"url": "https://bugzilla.suse.com/1188639"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2021-32786"
},
{
"cve": "CVE-2021-32791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32791"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, the AES GCM encryption in mod_auth_openidc uses a static IV and AAD. It is important to fix because this creates a static nonce and since aes-gcm is a stream cipher, this can lead to known cryptographic issues, since the same key is being reused. From 2.4.9 onwards this has been patched to use dynamic values through usage of cjose AES encryption routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32791",
"url": "https://www.suse.com/security/cve/CVE-2021-32791"
},
{
"category": "external",
"summary": "SUSE Bug 1188849 for CVE-2021-32791",
"url": "https://bugzilla.suse.com/1188849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2021-32791"
},
{
"cve": "CVE-2021-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32792"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In mod_auth_openidc before version 2.4.9, there is an XSS vulnerability in when using `OIDCPreservePost On`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32792",
"url": "https://www.suse.com/security/cve/CVE-2021-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1188848 for CVE-2021-32792",
"url": "https://bugzilla.suse.com/1188848"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "low"
}
],
"title": "CVE-2021-32792"
},
{
"cve": "CVE-2021-39191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-39191"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. In versions prior to 2.4.9.4, the 3rd-party init SSO functionality of mod_auth_openidc was reported to be vulnerable to an open redirect attack by supplying a crafted URL in the `target_link_uri` parameter. A patch in version 2.4.9.4 made it so that the `OIDCRedirectURLsAllowed` setting must be applied to the `target_link_uri` parameter. There are no known workarounds aside from upgrading to a patched version.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-39191",
"url": "https://www.suse.com/security/cve/CVE-2021-39191"
},
{
"category": "external",
"summary": "SUSE Bug 1190223 for CVE-2021-39191",
"url": "https://bugzilla.suse.com/1190223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2021-39191"
},
{
"cve": "CVE-2022-23527",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23527"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified(tm) authentication and authorization module for the Apache 2.x HTTP server. Versions prior to 2.4.12.2 are vulnerable to Open Redirect. When providing a logout parameter to the redirect URI, the existing code in oidc_validate_redirect_url() does not properly check for URLs that start with /\\t, leading to an open redirect. This issue has been patched in version 2.4.12.2. Users unable to upgrade can mitigate the issue by configuring mod_auth_openidc to only allow redirection when the destination matches a given regular expression with OIDCRedirectURLsAllowed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23527",
"url": "https://www.suse.com/security/cve/CVE-2022-23527"
},
{
"category": "external",
"summary": "SUSE Bug 1206441 for CVE-2022-23527",
"url": "https://bugzilla.suse.com/1206441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "moderate"
}
],
"title": "CVE-2022-23527"
},
{
"cve": "CVE-2023-28625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28625"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. In versions 2.0.0 through 2.4.13.1, when `OIDCStripCookies` is set and a crafted cookie supplied, a NULL pointer dereference would occur, resulting in a segmentation fault. This could be used in a Denial-of-Service attack and thus presents an availability risk. Version 2.4.13.2 contains a patch for this issue. As a workaround, avoid using `OIDCStripCookies`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28625",
"url": "https://www.suse.com/security/cve/CVE-2023-28625"
},
{
"category": "external",
"summary": "SUSE Bug 1210073 for CVE-2023-28625",
"url": "https://bugzilla.suse.com/1210073"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2023-28625"
},
{
"cve": "CVE-2024-24814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24814"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified(tm) authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. In affected versions missing input validation on mod_auth_openidc_session_chunks cookie value makes the server vulnerable to a denial of service (DoS) attack. An internal security audit has been conducted and the reviewers found that if they manipulated the value of the mod_auth_openidc_session_chunks cookie to a very large integer, like 99999999, the server struggles with the request for a long time and finally gets back with a 500 error. Making a few requests of this kind caused our server to become unresponsive. Attackers can craft requests that would make the server work very hard (and possibly become unresponsive) and/or crash with minimal effort. This issue has been addressed in version 2.4.15.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24814",
"url": "https://www.suse.com/security/cve/CVE-2024-24814"
},
{
"category": "external",
"summary": "SUSE Bug 1219911 for CVE-2024-24814",
"url": "https://bugzilla.suse.com/1219911"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2024-24814"
},
{
"cve": "CVE-2025-31492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-31492"
}
],
"notes": [
{
"category": "general",
"text": "mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn\u0027t be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn\u0027t check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions \u003e= 2.4.16.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-31492",
"url": "https://www.suse.com/security/cve/CVE-2025-31492"
},
{
"category": "external",
"summary": "SUSE Bug 1240893 for CVE-2025-31492",
"url": "https://bugzilla.suse.com/1240893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2025-31492"
},
{
"cve": "CVE-2025-3891",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-3891"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the mod_auth_openidc module for Apache httpd. This flaw allows a remote, unauthenticated attacker to trigger a denial of service by sending an empty POST request when the OIDCPreservePost directive is enabled. The server crashes consistently, affecting availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-3891",
"url": "https://www.suse.com/security/cve/CVE-2025-3891"
},
{
"category": "external",
"summary": "SUSE Bug 1242015 for CVE-2025-3891",
"url": "https://bugzilla.suse.com/1242015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.s390x",
"openSUSE Leap 15.6:apache2-mod_auth_openidc-2.4.17.1-150600.16.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-29T13:53:59Z",
"details": "important"
}
],
"title": "CVE-2025-3891"
}
]
}
FKIE_CVE-2021-32785
Vulnerability from fkie_nvd - Published: 2021-07-22 22:15 - Updated: 2024-11-21 06:07
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449 | Patch, Third Party Advisory | |
| security-advisories@github.com | https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9 | Release Notes, Third Party Advisory | |
| security-advisories@github.com | https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4 | Mitigation, Third Party Advisory | |
| security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://security.netapp.com/advisory/ntap-20210902-0001/ | Third Party Advisory | |
| security-advisories@github.com | https://www.oracle.com/security-alerts/cpuapr2022.html | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9 | Release Notes, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4 | Mitigation, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20210902-0001/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpuapr2022.html | Patch, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| openidc | mod_auth_openidc | * | |
| apache | http_server | * | |
| netapp | cloud_backup | - | |
| debian | debian_linux | 10.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openidc:mod_auth_openidc:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FAEFDBA2-55AD-410B-95C4-D2524C65B4A8",
"versionEndExcluding": "2.4.9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BC9C65B5-0989-4D64-9BED-1E391AD971AE",
"versionEndIncluding": "2.4.48",
"versionStartIncluding": "2.0.0",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5C2089EE-5D7F-47EC-8EA5-0F69790564C4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled."
},
{
"lang": "es",
"value": "mod_auth_openidc es un m\u00f3dulo de autenticaci\u00f3n/autorizaci\u00f3n para el servidor HTTP Apache versi\u00f3n 2.x que funciona como OpenID Connect Relying Party, autenticando a usuarios contra un OpenID Connect Provider. Cuando mod_auth_openidc versiones anteriores a 2.4.9 est\u00e1n configuradas para usar una cach\u00e9 Redis no cifrada (\"OIDCCacheEncrypt off\", \"OIDCSessionType server-cache\", \"OIDCCacheType redis\"), \"mod_auth_openidc\" llevaba a cabo err\u00f3neamente la interpolaci\u00f3n de argumentos antes de pasar las peticiones de Redis a \"hiredis\", que lo llevar\u00eda a cabo de nuevo y conlleva a un bug de cadena de formato no controlado. La evaluaci\u00f3n inicial muestra que este bug no parece permitir ganar la ejecuci\u00f3n de c\u00f3digo arbitrario, pero puede provocar de forma fiable una denegaci\u00f3n de servicio al bloquear repetidamente los trabajadores de Apache. Este bug se ha corregido en versi\u00f3n 2.4.9 al llevar a cabo la interpolaci\u00f3n de argumentos s\u00f3lo una vez, usando la API \"hiredis\". Como soluci\u00f3n, esta vulnerabilidad puede ser mitigada ajustando \"OIDCCacheEncrypt\" a \"on\", ya que las claves de la cach\u00e9 son criptografiadas con hash antes de su uso cuando esta opci\u00f3n est\u00e1 activada"
}
],
"id": "CVE-2021-32785",
"lastModified": "2024-11-21T06:07:44.050",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-07-22T22:15:08.140",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4"
},
{
"source": "security-advisories@github.com",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0001/"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0001/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-134"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-134"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
MSRC_CVE-2021-32785
Vulnerability from csaf_microsoft - Published: 2021-07-02 00:00 - Updated: 2021-12-16 00:00Summary
Format string bug in the Redis cache implementation
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2021-32785 Format string bug in the Redis cache implementation - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-32785.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Format string bug in the Redis cache implementation",
"tracking": {
"current_release_date": "2021-12-16T00:00:00.000Z",
"generator": {
"date": "2025-10-19T22:05:50.761Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2021-32785",
"initial_release_date": "2021-07-02T00:00:00.000Z",
"revision_history": [
{
"date": "2021-12-16T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 httpd 2.4.52-1",
"product": {
"name": "\u003ccbl2 httpd 2.4.52-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 httpd 2.4.52-1",
"product": {
"name": "cbl2 httpd 2.4.52-1",
"product_id": "17030"
}
}
],
"category": "product_name",
"name": "httpd"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 httpd 2.4.52-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 httpd 2.4.52-1 as a component of CBL Mariner 2.0",
"product_id": "17030-17086"
},
"product_reference": "17030",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-32785",
"cwe": {
"id": "CWE-134",
"name": "Use of Externally-Controlled Format String"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17030-17086"
],
"known_affected": [
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-32785 Format string bug in the Redis cache implementation - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-32785.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2021-12-16T00:00:00.000Z",
"details": "2.4.52-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17086-1"
]
}
],
"title": "Format string bug in the Redis cache implementation"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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.
Loading…
Loading…