CVE-2021-32785
Last modified
CVE-2021-32785 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 2.73% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openidc | Mod Auth Openidc | < 2.4.9 |
| Netapp | Cloud Backup | All versions |
| Debian | Debian Linux | 10.0 |
References
- https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449Patch, Third Party Advisory
- https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9Release Notes, Third Party Advisory
- https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4Mitigation, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/04/msg00034.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210902-0001/Third Party Advisory
- https://www.oracle.com/security-alerts/cpuapr2022.htmlPatch, Third Party Advisory
- https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449Patch, Third Party Advisory
- https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9Release Notes, Third Party Advisory
- https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4Mitigation, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/04/msg00034.htmlMailing List, Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210902-0001/Third Party Advisory
- https://www.oracle.com/security-alerts/cpuapr2022.htmlPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-32785?
How severe is CVE-2021-32785?
How do I fix CVE-2021-32785?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-32779Envoy is an open source L7 proxy and communication bus desig…8.3
- CVE-2021-3278Local Service Search Engine Management System 1.0 has a vuln…9.8
- CVE-2021-32780Envoy is an open source L7 proxy and communication bus desig…7.5
- CVE-2021-32781Envoy is an open source L7 proxy and communication bus desig…7.5
- CVE-2021-32782Nextcloud Circles is an open source social network built for…5.4
- CVE-2021-32783Contour is a Kubernetes ingress controller using Envoy proxy…8.5
- CVE-2021-32786mod_auth_openidc is an authentication/authorization module f…6.1
- CVE-2021-32787Sourcegraph is a code search and navigation engine. Sourcegr…4.3
- CVE-2021-32788Discourse is an open source discussion platform. In versions…4.3
- CVE-2021-32789woocommerce-gutenberg-products-block is a feature plugin for…7.5
- CVE-2021-3279sz.chat version 4 allows injection of web scripts and HTML i…6.1
- CVE-2021-32790Woocommerce is an open source eCommerce plugin for WordPress…4.9
Are you affected by CVE-2021-32785?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
