Removing CVE-2020-7473

I will try to find a more stable syntax and will add it again.
patch-1
bauthard 2020-06-18 00:00:00 +05:30 committed by GitHub
parent 08c7e0588e
commit 48e9534630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
id: CVE-2020-7473
info:
name: Citrix ShareFile unauthenticated attacker to compromise the storage zones controller
author: JTeles
severity: high
# CVE auth: DIMITRI
# Github: https://github.com/DimitriNL/CTX-CVE-2020-7473
requests:
- method: GET
path:
- "{{BaseURL}}/UploadTest.aspx"
redirects: true
max-redirects: 3
matchers:
- type: dsl
dsl:
- "len(body)==0 && status_code<=309"