Package: modsecurity / 3.0.9-1+deb12u1

Metadata

Package Version Patches format
modsecurity 3.0.9-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable network dependent tests.patch | (download)

test/test-cases/regression/config-secremoterules.json | 6 3 + 3 - 0 !
test/test-cases/regression/operator-ipMatchFromFile.json | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 disable tests requiring external networking
ftbfs_1034760.patch | (download)

build/pcre2.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on non amd64/i386 archs
cve 2023 38285.diff | (download)

src/actions/transformations/remove_comments_char.cc | 64 30 + 34 - 0 !
src/actions/transformations/remove_nulls.cc | 26 11 + 15 - 0 !
src/actions/transformations/remove_whitespace.cc | 30 12 + 18 - 0 !
src/actions/transformations/replace_nulls.cc | 10 2 + 8 - 0 !
4 files changed, 55 insertions(+), 75 deletions(-)

 added fixes against cve-2023-38285
 These modifications fix CVE-2023-38295.