Package: libapache2-mod-auth-openidc / 2.4.9.4-0+deb11u4
Metadata
Package | Version | Patches format |
---|---|---|
libapache2-mod-auth-openidc | 2.4.9.4-0+deb11u4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix parallel build.patch | (download) |
Makefile.in |
4 3 + 1 - 0 ! |
fix parallel build MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit When building in parallel mode, test and test-cmd, compilations collide on stub.o We could force make -j1, but the Makefile would still be inherently badly written. |
0002 Fix CVE 2022 23527 prevent open redirect.patch | (download) |
src/mod_auth_openidc.c |
14 14 + 0 - 0 ! |
fix cve-2022-23527: prevent open redirect - CVE-2022-23527: prevent open redirect in default setup when OIDCRedirectURLsAllowed is not configured see: https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-q6f2-285m-gr53 |
0003 Fix CVE 2023 28625 segfault DoS when OIDCStripCookie.patch | (download) |
src/mod_auth_openidc.c |
3 2 + 1 - 0 ! |
fix cve-2023-28625: segfault dos when oidcstripcookies is set |
0004 fix DoS CVE 2024 24814.patch | (download) |
src/util.c |
35 17 + 18 - 0 ! |
[patch] release 2.4.15.2: fix dos cve-2024-24814 fix CVE-2024-24814: DoS when 'OIDCSessionType client-cookie' is set and a crafted Cookie header is supplied https://github.com/OpenIDC/mod_auth_openidc/security/advisories/GHSA-hxr6-w4gc-7vvv Signed-off-by: Hans Zandbelt <hans.zandbelt@openidc.com> |
1