Skip to content

Commit a16e153

Browse files
Add CVE-2025-49706.yaml test
1 parent 81a94be commit a16e153

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)