Merge pull request #11163 from proabiral/main

Updated CVE-2019-0232.yaml
patch-15
Ritik Chaddha 2024-11-19 11:03:26 +05:30 committed by GitHub
commit 90f0e69659
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 2 deletions

View File

@ -51,6 +51,13 @@ http:
words:
- "{{sid}}"
- type: word
negative: true
part: body
words:
- "echo {{sid}}"
- "echo+{{sid}}"
- type: word
part: content_type
words:

View File

@ -45,6 +45,13 @@ http:
words:
- "{{string}}"
- type: word
negative: true
part: body
words:
- "echo%20{{string}}"
- "echo {{string}}"
- type: word
part: content_type
words: