Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-32444
HistoryJun 28, 2022 - 11:14 p.m.

u5cms v8.3.5 - Open Redirect

2022-06-2823:14:43
ProjectDiscovery
github.com
6

5.8 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

0.001 Low

EPSS

Percentile

51.1%

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.
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.
  impact: |
    An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks.
  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
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Sharpforce/cybersecurity
  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.00148
    epss-percentile: 0.50728
    cpe: cpe:2.3:a:yuba:u5cms:8.3.5:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: yuba
    product: u5cms
  tags: cve,cve2022,redirect,u5cms,cms,yuba

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: 4a0a00473045022050aa89acffff2e04de9307ecb233cceb205a146e9295ca29c59e4c9bd4a095f8022100e290837316fb886f25055704ff222f711fdbe0c0035b28f552b43ae92f7c9d01:922c64590222798bb761d5b6d8e72950

5.8 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

0.001 Low

EPSS

Percentile

51.1%

Related for NUCLEI:CVE-2022-32444