First published: Fri Sep 03 2021(Updated: )
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.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Openidc Mod Auth Openidc | <2.4.9.4 | |
Fedoraproject Fedora | =35 | |
Fedoraproject Fedora | =36 | |
Debian Debian Linux | =10.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-39191 is a vulnerability in mod_auth_openidc, allowing an attacker to bypass authentication and gain unauthorized access.
mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party.
CVE-2021-39191 has a severity rating of 6.1 (medium).
An attacker can exploit CVE-2021-39191 to bypass authentication and gain unauthorized access to the system.
To fix CVE-2021-39191, users should update to mod_auth_openidc version 2.4.9.4 or later.