Format string error in mod_auth_openidc - CVE-2021-32785

 

Format string error in mod_auth_openidc - CVE-2021-32785

Published: August 18, 2023


Vulnerability identifier: #VU79695
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2021-32785
CWE-ID: CWE-134
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ZmartZone IAM
Affected software:
mod_auth_openidc

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a format string error as mod_auth_openidc wrongly performs argument interpolation before passing Redis requests to `hiredis. A remote attacker can supply a specially crafted input that contains format string specifiers and perform a denial of service (DoS) attack.


How to mitigate CVE-2021-32785

Install updates from vendor's website.

Sources