Fixed trailing spaces.
parent
2ade82ba4b
commit
192ae9c929
|
@ -14,7 +14,7 @@ info:
|
|||
- https://lednerb.de/en/publications/responsible-disclosure/caddy-open-redirect-vulnerability/
|
||||
- https://www.cve.org/CVERecord?id=CVE-2022-28923
|
||||
tags: cve,cve2022,redirect,caddy,webserver
|
||||
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
|
@ -35,11 +35,10 @@ requests:
|
|||
- "Server: caddy"
|
||||
condition: or
|
||||
part: header
|
||||
|
||||
|
||||
# Do not match redirects to /
|
||||
- type: word
|
||||
part: body
|
||||
negative: true
|
||||
words:
|
||||
- '<a href="/">'
|
||||
|
Loading…
Reference in New Issue