Fixed trailing spaces.

patch-1
Sascha Brendel 2023-02-13 23:19:34 +01:00
parent 2ade82ba4b
commit 192ae9c929
No known key found for this signature in database
GPG Key ID: 60AAEB9E012092C9
1 changed files with 2 additions and 3 deletions

View File

@ -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="/">'