We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a94be commit a16e153Copy full SHA for a16e153
1 file changed
.appsec-tests/vpatch-CVE-2025-49706/CVE-2025-49706.yaml
@@ -0,0 +1,22 @@
1
+## autogenerated on 2025-12-10 15:06:47
2
+id: CVE-2025-49706
3
+info:
4
+ name: CVE-2025-49706
5
+ author: crowdsec
6
+ severity: info
7
+ description: CVE-2025-49706 testing
8
+ tags: appsec-testing
9
+http:
10
+ - raw:
11
+ - |
12
+ POST /_layouts/15/ToolPane.aspx?DisplayMode=Edit&a=/ToolPane.aspx HTTP/1.1
13
+ Host: {{Hostname}}
14
+ Content-Type: application/x-www-form-urlencoded
15
+ Accept-Encoding: gzip
16
+
17
+ MSOTlPn_Uri=&MSOTlPn_DWP=
18
+ cookie-reuse: true
19
+ matchers:
20
+ - type: status
21
+ status:
22
+ - 403
0 commit comments