42 lines
1.4 KiB
YAML
42 lines
1.4 KiB
YAML
id: CVE-2022-0597
|
|
|
|
info:
|
|
name: Microweber < 1.2.11 - Open Redirection
|
|
author: Farish
|
|
severity: medium
|
|
description: |
|
|
Open Redirect in Packagist microweber/microweber prior to 1.2.11.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-0597
|
|
- https://huntr.dev/bounties/68c22eab-cc69-4e9f-bcb6-2df3db626813/
|
|
- https://www.mend.io/vulnerability-database/CVE-2022-0597
|
|
- https://github.com/microweber/microweber/commit/acfc6a581d1ea86096d1b0ecd8a0eec927c0e9b2
|
|
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-0597
|
|
cwe-id: CWE-601
|
|
epss-score: 0.00115
|
|
epss-percentile: 0.45016
|
|
cpe: cpe:2.3:a:microweber:microweber:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: microweber
|
|
product: microweber
|
|
shodan-query: http.favicon.hash:780351152
|
|
tags: huntr,cve,cve2023,microweber,redirect,oss,
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/api/logout?redirect_to=http://oast.pro/"
|
|
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)oast\.pro.*$'
|
|
part: header
|
|
|
|
# digest: 4b0a00483046022100a488e34f9e1e619d53f087641b09fabbecdc8c43e4f68d7c9008d6e92e67de77022100eff3c0822a1ea88f763a724250b58f61f0b63bbb623884ed4da6339177c22bd0:922c64590222798bb761d5b6d8e72950
|