Update CVE-2022-0346.yaml
parent
9c433bed7d
commit
000aadb347
|
@ -31,7 +31,7 @@ requests:
|
|||
- type: dsl
|
||||
dsl:
|
||||
- "contains(body_1, 'PHP Extension') || contains(body_1, 'PHP Version')"
|
||||
- "contains(body_2, '<img src onerror=alert(document.domain)>') || contains(body_2, 'Invalid Renderer type specified')"
|
||||
- "status_code==200 && contains(body_2, '<img src onerror=alert(document.domain)>') || contains(body_2, 'Invalid Renderer type specified')"
|
||||
condition: or
|
||||
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue