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`.
References
Configurations
History
No history.
Information
Published : 2023-04-03 14:15
Updated : 2023-05-31 20:15
NVD link : CVE-2023-28625
Mitre link : CVE-2023-28625
CVE.ORG link : CVE-2023-28625
JSON object : View
Products Affected
openidc
- mod_auth_openidc
CWE
CWE-476
NULL Pointer Dereference