Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-24044
HistoryFeb 02, 2023 - 9:44 a.m.

Plesk Obsidian <=18.0.49 - Open Redirect

2023-02-0209:44:06
ProjectDiscovery
github.com
138
plesk obsidian
open redirect
cve-2023
host header
injection

CVSS3

6.1

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

EPSS

0.002

Percentile

56.3%

Plesk Obsidian through 18.0.49 contains an open redirect vulnerability via the login page. An attacker can redirect users to malicious websites via a host request header and thereby access user credentials and execute unauthorized operations. NOTE: The vendor's position is "the ability to use arbitrary domain names to access the panel is an intended feature."
id: CVE-2023-24044

info:
  name: Plesk Obsidian <=18.0.49 - Open Redirect
  author: pikpikcu
  severity: medium
  description: |
    Plesk Obsidian through 18.0.49 contains an open redirect vulnerability via the login page. An attacker can redirect users to malicious websites via a host request header and thereby access user credentials and execute unauthorized operations. NOTE: The vendor's position is "the ability to use arbitrary domain names to access the panel is an intended feature."
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to redirect users to malicious websites, leading to phishing attacks or the theft of sensitive information.
  remediation: |
    Upgrade Plesk Obsidian to a version higher than 18.0.49 to mitigate the vulnerability.
  reference:
    - https://portswigger.net/web-security/host-header/exploiting
    - https://medium.com/@jetnipat.tho/cve-2023-24044-10e48ab940d8
    - https://gist.github.com/TJetnipat/02b3854543b7ec95d54a8de811f2e8ae
    - https://nvd.nist.gov/vuln/detail/CVE-2023-24044
    - https://support.plesk.com/hc/en-us/articles/10254625170322-Vulnerability-CVE-2023-24044
  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-2023-24044
    cwe-id: CWE-601
    epss-score: 0.00174
    epss-percentile: 0.54488
    cpe: cpe:2.3:a:plesk:obsidian:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: plesk
    product: obsidian
    shodan-query:
      - title:"Plesk Obsidian"
      - http.html:"plesk obsidian"
      - http.title:"plesk obsidian"
    fofa-query:
      - title="Plesk Obsidian"
      - body="plesk obsidian"
      - title="plesk obsidian"
    google-query: intitle:"plesk obsidian"
  tags: cve2023,cve,header,injection,plesk,obsidian

http:
  - method: GET
    path:
      - "{{BaseURL}}/login.php"

    headers:
      Host: "oast.me"

    matchers-condition: and
    matchers:
      - type: word
        part: location
        words:
          - 'https://oast.me/login_up.php'

      - type: status
        status:
          - 303
# digest: 4a0a0047304502207a6df02ac9d11efd62d80a2820957c13fb4737748b3fa51ad0b4c42474a163490221009b2beb2b2c262f1040371ed0b5ed99ed68bb59f1bd4c1732ef86e1d4c64aa43b:922c64590222798bb761d5b6d8e72950

CVSS3

6.1

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

EPSS

0.002

Percentile

56.3%

Related for NUCLEI:CVE-2023-24044