Update CVE-2019-6340.yaml

Solves cases when the source code contains only uid= and gid=  (e.g. https://account.mail.ru)

``nuclei -debug -t ~/nuclei-templates/cves/2019/CVE-2019-6340.yaml -u https://account.mail.ru``
patch-1
Philippe Delteil 2021-10-15 04:01:39 -03:00 committed by GitHub
parent 3481653f24
commit 794dfb0bbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -38,8 +38,9 @@ requests:
words:
- "uid="
- "gid="
- "groups="
condition: and
part: body
- type: status
status:
- 200
- 200