You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: Create a report to help us improve. If you don't know a specific detail or
4
+
piece of information leave it blank, if necessary we will help you to figure out.
5
+
6
+
---
7
+
8
+
**Describe the bug**
9
+
10
+
A clear and concise description of what the bug is.
11
+
12
+
**Logs and dumps**
13
+
14
+
Output of:
15
+
1. DebugLogs (level 9)
16
+
2. AuditLogs
17
+
3. Error logs
18
+
4. If there is a crash, the core dump file.
19
+
20
+
_Notice:_ Be carefully to not leak any confidential information.
21
+
22
+
**To Reproduce**
23
+
24
+
Steps to reproduce the behavior:
25
+
26
+
A **curl** command line that mimics the original request and reproduces the problem. Or a ModSecurity v3 test case.
27
+
28
+
[e.g: curl "modsec-full/ca/..\\..\\..\\..\\..\\..\\/\\etc/\\passwd" or [issue-394.json](https://github.com/SpiderLabs/ModSecurity/blob/v3/master/test/test-cases/regression/issue-394.json)]
29
+
30
+
31
+
**Expected behavior**
32
+
33
+
A clear and concise description of what you expected to happen.
34
+
35
+
**Server (please complete the following information):**
36
+
- ModSecurity version (and connector): [e.g. ModSecurity v3.0.1 with nginx-connector v1.0.0]
37
+
- WebServer: [e.g. nginx-1.15.5]
38
+
- OS (and distro): [e.g. Linux, archlinux]
39
+
40
+
41
+
**Rule Set (please complete the following information):**
42
+
- Running any public or commercial rule set? [e.g. SpiderLabs commercial rules]
0 commit comments