]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Adds test for SSI query string injection
authorJoe Orton <jorton@apache.org>
Mon, 19 Jan 2026 14:25:20 +0000 (14:25 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 19 Jan 2026 14:25:20 +0000 (14:25 +0000)
commita261a61a11b1d85ed004fe47c35dbe34642cac44
treee6931bfd7dd82f29a277cc3f381aa02c39c55ede
parentbdea725e483c16e1a6db99d5a4207220018beb1c
Adds test for SSI query string injection

Submitted by: Giannis Christodoulou <io.xristod gmail.com>
Github: closes #591

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1931423 13f79535-47bb-0310-9956-ffa450edef68
test/modules/core/env.py
test/modules/core/htdocs/ssi/exec.shtml [new file with mode: 0644]
test/modules/core/test_004_ssi.py [new file with mode: 0644]