Update CVE-2023-34192.yaml
parent
e3ffead64f
commit
8feb47bead
|
@ -35,15 +35,18 @@ http:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
part: body_2
|
||||
words:
|
||||
- "<script>alert(document.domain)</script>"
|
||||
- "zimbra"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
part: header_2
|
||||
words:
|
||||
- text/html
|
||||
|
||||
- type: status
|
||||
part: header_2
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue