base url update and reference
parent
5b57c913b5
commit
4bc6ae766b
|
@ -9,6 +9,7 @@ info:
|
|||
reference:
|
||||
- https://yuyudhn.github.io/CVE-2022-46073/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2022-46073
|
||||
- https://www.youtube.com/watch?v=jT09Uiwl0Jo
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
||||
cvss-score: 6.1
|
||||
|
@ -19,10 +20,9 @@ info:
|
|||
tags: cve,cve2022,xss,helmet-store-showroom
|
||||
|
||||
http:
|
||||
- raw:
|
||||
- |
|
||||
GET /hss/?q=%27%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/hss/?q=%27%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E"
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
|
|
Loading…
Reference in New Issue